Searched refs:bash_cv_langinfo_codeset (Results 1 – 2 of 2) sorted by relevance
1671 AC_CACHE_CHECK([for nl_langinfo and CODESET], bash_cv_langinfo_codeset,1675 bash_cv_langinfo_codeset=yes, bash_cv_langinfo_codeset=no)])1676 if test $bash_cv_langinfo_codeset = yes; then
4921 bash_cv_langinfo_codeset=yes4925 bash_cv_langinfo_codeset=no4929 echo "$as_me:4929: result: $bash_cv_langinfo_codeset" >&54930 echo "${ECHO_T}$bash_cv_langinfo_codeset" >&64931 if test $bash_cv_langinfo_codeset = yes; then