Searched refs:am_cv_func_iconv (Results 1 – 7 of 7) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | iconv.m4 | 36 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 37 am_cv_func_iconv="no, consider installing GNU libiconv" 44 am_cv_func_iconv=yes) 45 if test "$am_cv_func_iconv" != yes; then 54 am_cv_func_iconv=yes) 58 if test "$am_cv_func_iconv" = yes; then 78 if test "$am_cv_func_iconv" = yes; then
|
| /mirbsd/src/gnu/usr.bin/binutils/config/ |
| D | iconv.m4 | 38 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 39 am_cv_func_iconv="no, consider installing GNU libiconv" 46 am_cv_func_iconv=yes) 47 if test "$am_cv_func_iconv" != yes; then 56 am_cv_func_iconv=yes) 60 if test "$am_cv_func_iconv" = yes; then 80 if test "$am_cv_func_iconv" = yes; then
|
| /mirbsd/src/gnu/usr.bin/texinfo/m4/ |
| D | iconv.m4 | 38 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 39 am_cv_func_iconv="no, consider installing GNU libiconv" 46 am_cv_func_iconv=yes) 47 if test "$am_cv_func_iconv" != yes; then 56 am_cv_func_iconv=yes) 60 if test "$am_cv_func_iconv" = yes; then 80 if test "$am_cv_func_iconv" = yes; then
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | acinclude.m4 | 863 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 864 am_cv_func_iconv="no, consider installing GNU libiconv" 871 am_cv_func_iconv=yes) 872 if test "$am_cv_func_iconv" != yes; then 881 am_cv_func_iconv=yes) 885 if test "$am_cv_func_iconv" = yes; then
|
| D | configure | 21623 am_cv_func_iconv="no, consider installing GNU libiconv" 21677 am_cv_func_iconv=yes 21687 if test "$am_cv_func_iconv" != yes; then 21743 am_cv_func_iconv=yes 21757 { echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5 21758 echo "${ECHO_T}$am_cv_func_iconv" >&6; } 21759 if test "$am_cv_func_iconv" = yes; then
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | aclocal.m4 | 130 AC_CACHE_CHECK(for iconv, am_cv_func_iconv, [ 134 am_cv_func_iconv=yes, 135 am_cv_func_iconv=["no, consider installing GNU libiconv"])]) 137 if test "$am_cv_func_iconv" = yes; then
|
| D | configure | 26154 echo "$ac_t""$am_cv_func_iconv" 1>&6 26156 if test "$am_cv_func_iconv" = yes; then
|