Searched refs:am_cv_func_iconv (Results 1 – 3 of 3) sorted by relevance
38 AC_CACHE_CHECK([for iconv], [am_cv_func_iconv], [39 am_cv_func_iconv="no, consider installing GNU libiconv"50 [am_cv_func_iconv=yes])51 if test "$am_cv_func_iconv" != yes; then64 [am_cv_func_iconv=yes])68 if test "$am_cv_func_iconv" = yes; then249 if test "$am_cv_func_iconv" = yes; then
9831 am_cv_func_iconv=yes9833 am_cv_func_iconv="no, consider installing GNU libiconv"9837 echo "$as_me:9837: result: $am_cv_func_iconv" >&59838 echo "${ECHO_T}$am_cv_func_iconv" >&69840 if test "$am_cv_func_iconv" = yes; then
123 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [127 am_cv_func_iconv=yes,128 am_cv_func_iconv=["no, consider installing GNU libiconv"])])130 if test "$am_cv_func_iconv" = yes; then