From dc7851a4904e9905f6da54659da26ad587f5364d Mon Sep 17 00:00:00 2001 From: des Date: Tue, 25 Sep 2007 08:19:50 +0000 Subject: [PATCH] Use a config cache. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2031 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/autogen.des | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5