Searched refs:with_iconv (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure20417 if test "${with_iconv+set}" = set; then
20418 withval=$with_iconv;
20642 if test "$with_iconv" = ""
20644 with_iconv=no
28796 if test "$with_iconv" = "no" ; then
28799 if test "$with_iconv" != "yes" -a "$with_iconv" != "" ; then
28800 CPPFLAGS="${CPPFLAGS} -I$with_iconv/include"
28802 XML_INCLUDEDIR="${XML_INCLUDEDIR} -I$with_iconv/include"
28803 ICONV_LIBS="-L$with_iconv/li
[all...]

Completed in 95 milliseconds