X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=test-suite%2Fbuildtests%2Flayer-02-maximus.opts;h=be3106d224d49a85a8fc4139fa5d6e2a15e34971;hb=c438bcf10742e773a8e602a398c884ea54080336;hp=fa0787be407d3a161779c4e4687a6721d8046b00;hpb=5356a0bf6d3e139797a86788540645043d1f786a;p=thirdparty%2Fsquid.git diff --git a/test-suite/buildtests/layer-02-maximus.opts b/test-suite/buildtests/layer-02-maximus.opts index fa0787be40..be3106d224 100644 --- a/test-suite/buildtests/layer-02-maximus.opts +++ b/test-suite/buildtests/layer-02-maximus.opts @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2015 The Squid Software Foundation and contributors +## Copyright (C) 1996-2016 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. @@ -30,7 +30,6 @@ MAKETEST="distcheck" # --with-default-user=NAME \ # --with-aufs-threads=N \ # --with-filedescriptors=N \ -# --with-cppunit-basedir=PATH \ # --with-po2html=PATH \ # --with-tags=TAGS \ # @@ -43,6 +42,7 @@ MAKETEST="distcheck" # --enable-kqueue \ # --enable-win32-service \ # --with-valgrind-debug \ +# --with-gnutls \ # # --enable-cpu-profiling \ Requires CPU support. # @@ -81,7 +81,7 @@ DISTCHECK_CONFIGURE_FLAGS=" \ --enable-leakfinder \ --enable-follow-x-forwarded-for \ --enable-ident-lookups \ - --enable-default-hostsfile \ + --enable-default-hostsfile=/etc/hosts \ --enable-auth \ --enable-basic-auth-helpers \ --enable-ntlm-auth-helpers \