Lines Matching refs:iconv

29   --with-iconv-include=DIR  iconv include files are in DIR []"
31 --with-iconv=LIB special library for iconv []"
33 --with-iconv-sofile=PATH shared library file for libiconv []"
700 { echo "configure: error: you can't set value \"yes\" to --enable-runidn and --enable-liteonly simultaneously, because runidn requires iconv support of generic libidnkit." 1>&2; exit 1; }
726 { echo "configure: error: you can't set value \"yes\" to --enable-runidn and --enable-liteonly simultaneously, because runidn requires iconv support of generic libidnkit." 1>&2; exit 1; }
757 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
769 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
777 # Check whether --with-iconv-include or --without-iconv-include was given.
791 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
793 echo "configure: warning: You must supply DIR to --with-iconv-include option.
799 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
807 if test ! -f "$iconv_include/iconv.h" ; then
808 { echo "configure: error: iconv.h doesn't exist in $iconv_include" 1>&2; exit 1; }
814 iconv=unspec
815 # Check whether --with-iconv or --without-iconv was given.
818 iconv=$withval
821 case "$iconv" in
829 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
831 echo "configure: warning: You must supply LIB to --with-iconv option.
837 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
839 ICONVLIB=$iconv
844 # Check whether --with-iconv-sofile or --without-iconv-sofile was given.
859 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
861 { echo "configure: error: You must supply PATH to --with-iconv-sofile option." 1>&2; exit 1; }
868 echo $ac_n "checking pathname of iconv shared library""... $ac_c" 1>&6
869 echo "configure:870: checking pathname of iconv shared library" >&5
890 echo "configure: warning: use --with-iconv-sofile for specifying iconv shared library file" 1>&2
907 echo "configure: warning: use --with-iconv-sofile for specifying iconv shared library file" 1>&2
919 { echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
1877 ac_safe=`echo "iconv.h" | sed 'y%./+-%__p_%'`
1878 echo $ac_n "checking for iconv.h""... $ac_c" 1>&6
1879 echo "configure:1880: checking for iconv.h" >&5
1886 #include <iconv.h>
1908 { echo "configure: error: iconv.h doesn't exist" 1>&2; exit 1; }
3015 echo $ac_n "checking for iconv""... $ac_c" 1>&6
3016 echo "configure:3017: checking for iconv" >&5
3025 #include <iconv.h>
3048 { echo "configure: error: iconv function not available" 1>&2; exit 1; }
3068 #include <iconv.h>