Commit 79fce270 authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

r32803@cat (orig r1139): des | 2006-10-05 16:20:29 +0200

 Older versions of automake (such as 1.4, which is the default in Debian
 and Ubuntu) do not understand --force[-missing], and we can do without.


git-svn-id: http://www.varnish-cache.org/svn/branches/1.0@1178 d4fa192b-c00b-0410-8231-f00ffab90ce4
parents 5a5e7bdc 2c223e56
......@@ -13,5 +13,5 @@ fi
aclocal
libtoolize --copy --force
autoheader
automake --add-missing --copy --force --foreign
automake --add-missing --copy --foreign
autoconf
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