[4.0] bf4dbd5 Don't leak the workaround I need to run distcheck on FreeBSD

Poul-Henning Kamp phk at FreeBSD.org
Thu Mar 13 10:24:22 CET 2014


commit bf4dbd5fc926cfbc2f83addafcc4fa07bf53df82
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Jan 29 09:31:10 2014 +0000

    Don't leak the workaround I need to run distcheck on FreeBSD

diff --git a/autogen.des b/autogen.des
index a385c71..8c2a3b2 100755
--- a/autogen.des
+++ b/autogen.des
@@ -18,7 +18,7 @@ rm -f configure
 # autoconf prior to 2.62 has issues with zsh 4.2 and newer
 export CONFIG_SHELL=/bin/sh
 
-env MAKE=gmake \
+# env MAKE=gmake \
 ./configure \
     --enable-developer-warnings \
     --enable-debugging-symbols \



More information about the varnish-commit mailing list