From: Amos Jeffries Date: Tue, 7 Oct 2008 10:39:12 +0000 (-0600) Subject: Fix: Unsupported tag name: yes X-Git-Tag: SQUID_3_2_0_1~1429 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9eab983e49755da189669d2e056dee8afa0b6c;p=thirdparty%2Fsquid.git Fix: Unsupported tag name: yes --with-tags is documented by configure as having optional parameter this is not true. The parameter is required. --- diff --git a/test-suite/buildtests/layer-02-maximus.opts b/test-suite/buildtests/layer-02-maximus.opts index de5e7ea479..233d7bc0be 100644 --- a/test-suite/buildtests/layer-02-maximus.opts +++ b/test-suite/buildtests/layer-02-maximus.opts @@ -21,6 +21,7 @@ # --with-cppunit-basedir=PATH \ # --with-openssl=PATH \ # --with-po2html=PATH \ +# --with-tags=TAGS \ # OPTS=" \ --enable-loadable-modules \ @@ -93,6 +94,5 @@ OPTS=" \ --with-localhost-ipv6 \ --with-pic \ --with-pthreads \ - --with-tags \ --with-valgrind-debug \ "