From: des Date: Tue, 25 Sep 2007 08:19:50 +0000 (+0000) Subject: Use a config cache. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7851a4904e9905f6da54659da26ad587f5364d;p=varnish Use a config cache. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2031 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/autogen.des b/varnish-cache/autogen.des index ac2868b4..850029fb 100755 --- a/varnish-cache/autogen.des +++ b/varnish-cache/autogen.des @@ -11,6 +11,7 @@ set -ex export CONFIG_SHELL=/bin/sh ./configure \ + --config-cache \ --enable-developer-warnings \ --enable-debugging-symbols \ --enable-dependency-tracking \