diff options
| -rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -11180,6 +11180,7 @@ $as_echo "no" >&6; } | |||
| 11180 | fi | 11180 | fi |
| 11181 | 11181 | ||
| 11182 | if test "${HAVE_LIBXML2}" = "yes"; then | 11182 | if test "${HAVE_LIBXML2}" = "yes"; then |
| 11183 | LIBS="$LIBXML2_LIBS $LIBS" | ||
| 11183 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for htmlReadMemory in -lxml2" >&5 | 11184 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for htmlReadMemory in -lxml2" >&5 |
| 11184 | $as_echo_n "checking for htmlReadMemory in -lxml2... " >&6; } | 11185 | $as_echo_n "checking for htmlReadMemory in -lxml2... " >&6; } |
| 11185 | if test "${ac_cv_lib_xml2_htmlReadMemory+set}" = set; then : | 11186 | if test "${ac_cv_lib_xml2_htmlReadMemory+set}" = set; then : |