Skip to content

Commit

Permalink
Bootstrapped
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic source maintenance committed Sep 4, 2009
1 parent 556cea3 commit 90ac17e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
Expand Down

0 comments on commit 90ac17e

Please sign in to comment.