From: Automatic source maintenance Date: Fri, 4 Sep 2009 02:00:52 +0000 (-0600) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_STABLE19~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ac17ee215733044831f44f2f6e5447399ad93a;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index b58691e151..51dab7d4df 100755 --- a/configure +++ b/configure @@ -26087,20 +26087,20 @@ if test `eval 'as_val=${'$as_ac_Header'} cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF - -else - - CPPFLAGS="$SAVED_CPPFLAGS" - + ac_cv_libxml2_include=yes fi done + CPPFLAGS="$SAVED_CPPFLAGS" fi done +if test "x$ac_cv_libxml2_include" = "xyes"; then + SQUID_CXXFLAGS="-I/usr/include/libxml2 $SQUID_CXXFLAGS" +fi { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }