]> err.no Git - varnish/commitdiff
Force CONFIG_SHELL to /bin/sh.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 26 Apr 2007 10:39:19 +0000 (10:39 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 26 Apr 2007 10:39:19 +0000 (10:39 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1369 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/autogen.des

index ebc079e947b815703568d96a64a4ff0d0e390530..7a1ae2a9d4963bfca23055ad95b500289438518a 100755 (executable)
@@ -7,6 +7,7 @@ set -ex
 
 ./autogen.sh
 
+CONFIG_SHELL=/bin/sh \
 ./configure \
     --enable-developer-warnings \
     --enable-debugging-symbols \