[master] 4ff840e Remove obsoleted options

Poul-Henning Kamp phk at varnish-cache.org
Wed Nov 13 08:50:07 CET 2013


commit 4ff840e566794be96e5361184ffb717deacc3849
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Nov 13 07:49:51 2013 +0000

    Remove obsoleted options

diff --git a/Makefile.am b/Makefile.am
index dabe7c8..66c9e03 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,10 +17,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
     --enable-developer-warnings \
     --enable-debugging-symbols \
     --enable-dependency-tracking \
-    --enable-diagnostics \
-    --enable-extra-developer-warnings \
-    --enable-tests \
-    --enable-werror
+    --enable-tests
 
 install-data-local:
 	$(install_sh) -d -m 0755 $(DESTDIR)$(localstatedir)/varnish



More information about the varnish-commit mailing list