Home
last modified time | relevance | path

Searched refs:with_iconv (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/x11/luit/luit-20210218/
H A Dconfigure.in100 [with_iconv=no],
101 [with_iconv=maybe])
102 AC_MSG_RESULT($with_iconv)
104 case $with_iconv in
133 with_iconv=no
137 with_iconv=yes
165 if test "$with_iconv" = yes
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/vm/
H A Dacinclude.m427 [with_iconv="$withval"],
28 [with_iconv="yes"])
36 if test "$with_iconv" = "yes"; then
/dports/x11-wm/fvwm3/fvwm3-1.0.4/bin/
H A Dfvwm-config.in84 with_iconv=@with_iconv@
156 test "$with_iconv" = "yes" && echo "iconv"
205 echo " iconv (i18n conversions): $with_iconv"
/dports/x11-wm/fvwm2/fvwm-2.6.9/bin/
H A Dfvwm-config.in84 with_iconv=@with_iconv@
158 test "$with_iconv" = "yes" && echo "iconv"
209 echo " iconv (i18n conversions): $with_iconv"
/dports/audio/wavpack/wavpack-5.4.0/
H A Dconfigure.ac74 if test "$with_iconv" = "no" ; then
77 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
78 ICONV_CFLAGS="${CPPFLAGS} -I$with_iconv/include"
79 ICONV_LIBS="-L$with_iconv/lib"
/dports/audio/libcddb/libcddb-1.3.2/
H A Dconfigure.ac133 if test x$with_iconv != xno; then
134 AC_CHECK_HEADERS([iconv.h], [with_iconv=1], [with_iconv=0])
137 with_iconv=0
139 AC_SUBST(with_iconv) subst
/dports/lang/gauche/Gauche-0.9.10/ext/charconv/
H A Dcharconv.ac28 AS_CASE([$with_iconv],
31 [ICONV_CPPFLAGS="-I$with_iconv/include"
32 ICONV_LDFLAGS="-L$with_iconv/lib"])
/dports/www/xapian-omega12/xapian-omega-1.2.25/
H A Dconfigure.ac248 [with_iconv=$withval], [with_iconv=auto])
250 if test no != "$with_iconv" ; then
262 with_iconv=bad-$with_iconv
267 with_iconv=bad-$with_iconv
270 case $with_iconv in
274 with_iconv=no ;;
280 if test no != "$with_iconv" ; then
307 if test yes = "$with_iconv" ; then
312 with_iconv=no
320 if test no != "$with_iconv" ; then
/dports/finance/libofx/libofx-0.10.2/
H A Dconfigure.ac346 if test "$with_iconv" = "no" ; then
349 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
350 CPPFLAGS="${CPPFLAGS} -I$with_iconv/include"
352 XML_INCLUDEDIR="${XML_INCLUDEDIR} -I$with_iconv/include"
353 ICONV_LIBS="-L$with_iconv/lib"
/dports/net/zebra-server/idzebra-2.0.55/
H A Dconfigure.ac108 if test "$with_iconv" != "no"; then
112 if test "$with_iconv" != "yes" -a "$with_iconv" != ""; then
113 LIBS="$LIBS -L${with_iconv}/lib"
114 CPPFLAGS="${CPPFLAGS} -I${with_iconv}/include"
/dports/security/dirmngr/dirmngr-1.1.0/jnlib/
H A Dutf8conv.c416 int with_iconv) in do_utf8_to_native() argument
571 else if (with_iconv) in do_utf8_to_native()
627 else if (with_iconv) in do_utf8_to_native()
/dports/security/clamav-lts/clamav-0.103.5/m4/reorganization/libs/
H A Diconv_check.m45 if test "x$with_iconv" != "xno"; then
/dports/security/gnupg/gnupg-2.3.3/common/
H A Dutf8conv.c407 int with_iconv) in do_utf8_to_native() argument
562 else if (with_iconv) in do_utf8_to_native()
618 else if (with_iconv) in do_utf8_to_native()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/m4/
H A Dxdvi-check-iconv.m418 [with_iconv=check])dnl
34 AS_IF([test "x$with_iconv" != xno],
/dports/net/yaz/yaz-5.31.1/
H A Dconfigure.ac192 if test "$with_iconv" != "no"; then
196 if test "$with_iconv" != "yes" -a "$with_iconv" != ""; then
197 LIBS="$LIBS -L${with_iconv}/lib"
198 CPPFLAGS="${CPPFLAGS} -I${with_iconv}/include"
/dports/devel/log4cplus/log4cplus-1.1.2/
H A Dconfigure.ac67 [with_iconv=no])
69 AS_IF([test "x$with_iconv" = "xyes"],
328 AS_IF([test "x$with_iconv" = "xyes"],
366 AS_IF([test "x$with_iconv" = "xyes"],
470 AS_IF([test "x$with_iconv" = "xyes"],
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dconfigure.in231 if test "$with_iconv" = ""
233 with_iconv=no
1189 if test "$with_iconv" = "no" ; then
1192 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
1193 CPPFLAGS="${CPPFLAGS} -I$with_iconv/include"
1195 XML_INCLUDEDIR="${XML_INCLUDEDIR} -I$with_iconv/include"
1196 ICONV_LIBS="-L$with_iconv/lib"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dconfigure.ac289 if test "$with_iconv" = ""
291 with_iconv=no
1418 if test "$with_iconv" = "no" ; then
1421 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
1422 CPPFLAGS="${CPPFLAGS} -I$with_iconv/include"
1424 XML_INCLUDEDIR="${XML_INCLUDEDIR} -I$with_iconv/include"
1425 ICONV_LIBS="-L$with_iconv/lib"
1514 if test "$with_icu" != "yes" -a "$with_iconv" != "" ; then
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Dconfigure.ac284 if test "$with_iconv" = ""
286 with_iconv=no
1402 if test "$with_iconv" = "no" ; then
1405 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
1406 CPPFLAGS="${CPPFLAGS} -I$with_iconv/include"
1408 XML_INCLUDEDIR="${XML_INCLUDEDIR} -I$with_iconv/include"
1409 ICONV_LIBS="-L$with_iconv/lib"
1498 if test "$with_icu" != "yes" -a "$with_iconv" != "" ; then
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dconfigure.ac289 if test "$with_iconv" = ""
291 with_iconv=no
1418 if test "$with_iconv" = "no" ; then
1421 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
1422 CPPFLAGS="${CPPFLAGS} -I$with_iconv/include"
1424 XML_INCLUDEDIR="${XML_INCLUDEDIR} -I$with_iconv/include"
1425 ICONV_LIBS="-L$with_iconv/lib"
1514 if test "$with_icu" != "yes" -a "$with_iconv" != "" ; then
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dconfigure.ac289 if test "$with_iconv" = ""
291 with_iconv=no
1418 if test "$with_iconv" = "no" ; then
1421 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
1422 CPPFLAGS="${CPPFLAGS} -I$with_iconv/include"
1424 XML_INCLUDEDIR="${XML_INCLUDEDIR} -I$with_iconv/include"
1425 ICONV_LIBS="-L$with_iconv/lib"
1514 if test "$with_icu" != "yes" -a "$with_iconv" != "" ; then
/dports/irc/epic5/epic5-2.1.6/
H A Dconfigure.in740 with_iconv="/usr"
745 if test "x$with_iconv" = "xno"; then
748 with_iconv=yes
775 if test "x$with_iconv" = "xyes" ; then
776 unset with_iconv
781 for iconvdir in "$with_iconv" "$prefix" $localdir /usr/local /usr/pkg /opt /usr/opt; do
803 if test "x$with_iconv" != "x"; then
814 if test "x$with_iconv" != "x" ; then
815 …AC_MSG_ERROR([You specified --with-iconv=$with_iconv but that directory did not contain files incl…
/dports/audio/libcddb/libcddb-1.3.2/tests/
H A DMakefile.in166 with_iconv = @with_iconv@
/dports/java/jikes/jikes-1.22/src/m4/
H A Dac_check_iconv.m413 AS_IF([test "$ac_cv_header_iconv_h" = yes -a "x$with_iconv" != "xno" ],
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmCpp/
H A DMakefile.in400 with_iconv = @with_iconv@

123456789