From: Amos Jeffries Date: Wed, 4 Nov 2009 05:07:56 +0000 (+1300) Subject: ESI: check correct options. X-Git-Tag: SQUID_3_2_0_1~619 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63910e384b4adacbf7fced5ae1ff7af7773c13a5;p=thirdparty%2Fsquid.git ESI: check correct options. --- diff --git a/test-suite/buildtests/layer-05-nodeps-esi.opts b/test-suite/buildtests/layer-05-nodeps-esi.opts index 4790844e58..eb52308c6c 100644 --- a/test-suite/buildtests/layer-05-nodeps-esi.opts +++ b/test-suite/buildtests/layer-05-nodeps-esi.opts @@ -10,7 +10,7 @@ MAKETEST="distcheck" # NP: there must be no overlap in code for plugging the libraries in/out. # this means we can test the absence of all in one run and save time. # -OPTS="--enable-esi --without-libexpat --without-libxml2" +OPTS="--enable-esi --without-expat --without-libxml2" # Fix the distclean testing. export DISTCHECK_CONFIGURE_FLAGS="${OPTS}"