HomeSort by relevance Sort by last modified time
    Searched refs:binlocaledir (Results 1 - 2 of 2) sorted by null

  /external/libexif/test/nls/
check-localedir.in 7 binlocaledir="`@PRINT_LOCALEDIR@ 2> /dev/null`"
9 if test "${localedir}" = "${binlocaledir}"; then
15 echo " - binary says \`${binlocaledir}'."
check-nls.in 22 binlocaledir="$(./print-localedir)"
23 mylocaledir="${destdir}${binlocaledir}"
24 if test -d "${destdir}${binlocaledir}"; then
25 echo "Test installation contains localedir \`${binlocaledir}'."
27 echo "localedir \`${binlocaledir}' does not exist"

Completed in 1493 milliseconds