Commit 7d56f8ab authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Eliminate leaked developer hacks.


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@119 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 2f620707
......@@ -22,12 +22,3 @@ for dir in $base $base/contrib/libevent ; do
autoconf
)
done
sh configure \
--enable-pedantic \
--enable-wall \
--enable-werror \
--enable-dependency-tracking
# This is a safety-measure during development
( cd lib/libvcl && ./*.tcl )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment