Searched refs:am_cv_func_iconv (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/gdb/gdb/ |
| HD | acinclude.m4 | 870 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 871 am_cv_func_iconv="no, consider installing GNU libiconv" 878 am_cv_func_iconv=yes) 879 if test "$am_cv_func_iconv" != yes; then 888 am_cv_func_iconv=yes) 892 if test "$am_cv_func_iconv" = yes; then
|
| HD | aclocal.m4 | 878 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 879 am_cv_func_iconv="no, consider installing GNU libiconv" 886 am_cv_func_iconv=yes) 887 if test "$am_cv_func_iconv" != yes; then 896 am_cv_func_iconv=yes) 900 if test "$am_cv_func_iconv" = yes; then
|
| /trueos/contrib/tcsh/ |
| HD | configure | 5196 if test "$am_cv_func_iconv" != yes; then 5223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 5224 $as_echo "$am_cv_func_iconv" >&6; } 5225 if test "$am_cv_func_iconv" = yes; then 5360 if test "$am_cv_func_iconv" = yes; then
|
| /trueos/contrib/gcclibs/libcpp/ |
| HD | configure | 7970 if test "${am_cv_func_iconv+set}" = set; then 8016 am_cv_func_iconv=yes 8024 if test "$am_cv_func_iconv" != yes; then 8068 am_cv_func_iconv=yes 8080 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5 8081 echo "${ECHO_T}$am_cv_func_iconv" >&6 8082 if test "$am_cv_func_iconv" = yes; then 8102 if test "$am_cv_func_iconv" = yes; then
|
| /trueos/contrib/libreadline/ |
| HD | aclocal.m4 | 2483 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 2484 am_cv_func_iconv="no, consider installing GNU libiconv" 2491 am_cv_func_iconv=yes) 2492 if test "$am_cv_func_iconv" != yes; then 2501 am_cv_func_iconv=yes) 2505 if test "$am_cv_func_iconv" = yes; then 2525 if test "$am_cv_func_iconv" = yes; then
|
| /trueos/contrib/binutils/binutils/ |
| HD | configure | 14200 if test "${am_cv_func_iconv+set}" = set; then 14246 am_cv_func_iconv=yes 14254 if test "$am_cv_func_iconv" != yes; then 14298 am_cv_func_iconv=yes 14310 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5 14311 echo "${ECHO_T}$am_cv_func_iconv" >&6 14312 if test "$am_cv_func_iconv" = yes; then 14332 if test "$am_cv_func_iconv" = yes; then
|
| /trueos/contrib/gcc/ |
| HD | configure | 11006 if test "${am_cv_func_iconv+set}" = set; then 11052 am_cv_func_iconv=yes 11060 if test "$am_cv_func_iconv" != yes; then 11104 am_cv_func_iconv=yes 11116 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5 11117 echo "${ECHO_T}$am_cv_func_iconv" >&6 11118 if test "$am_cv_func_iconv" = yes; then 11138 if test "$am_cv_func_iconv" = yes; then
|
| /trueos/contrib/dialog/ |
| HD | configure | 6906 am_cv_func_iconv=yes 6908 am_cv_func_iconv="no, consider installing GNU libiconv" 6912 echo "$as_me:6912: result: $am_cv_func_iconv" >&5 6913 echo "${ECHO_T}$am_cv_func_iconv" >&6 6915 if test "$am_cv_func_iconv" = yes; then
|
| HD | aclocal.m4 | 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
|