]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
ESI: check correct options.
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 4 Nov 2009 05:07:56 +0000 (18:07 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 4 Nov 2009 05:07:56 +0000 (18:07 +1300)
test-suite/buildtests/layer-05-nodeps-esi.opts

index 4790844e5888a215f4f3780bcded754456a9aea1..eb52308c6c2f0aff29d9f53ca93dc8d6ff02e1e2 100644 (file)
@@ -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}"