]> err.no Git - varnish/commitdiff
Enable tests + allow overrides from command line.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Feb 2008 17:12:59 +0000 (17:12 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Feb 2008 17:12:59 +0000 (17:12 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2458 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/autogen.des

index 191e8a3143cd4c4295ec11812227530dcb17af0b..97c9f91180a8adb6dce919115f8b0c6f14166079 100755 (executable)
@@ -18,6 +18,8 @@ export CONFIG_SHELL=/bin/sh
     --enable-diagnostics \
     --enable-extra-developer-warnings \
     --enable-stack-protector \
+    --enable-tests \
     --enable-werror \
     --prefix=/opt/varnish \
-    --mandir=/opt/varnish/man
+    --mandir=/opt/varnish/man \
+    "$@"