r1178 - branches/1.0
des at projects.linpro.no
des at projects.linpro.no
Wed Oct 18 16:27:08 CEST 2006
Author: des
Date: 2006-10-18 16:27:08 +0200 (Wed, 18 Oct 2006)
New Revision: 1178
Modified:
branches/1.0/
branches/1.0/autogen.sh
Log:
r32803 at 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.
Property changes on: branches/1.0
___________________________________________________________________
Name: svk:merge
- d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1138
+ d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1139
Modified: branches/1.0/autogen.sh
===================================================================
--- branches/1.0/autogen.sh 2006-10-18 14:27:06 UTC (rev 1177)
+++ branches/1.0/autogen.sh 2006-10-18 14:27:08 UTC (rev 1178)
@@ -13,5 +13,5 @@
aclocal
libtoolize --copy --force
autoheader
-automake --add-missing --copy --force --foreign
+automake --add-missing --copy --foreign
autoconf
More information about the varnish-commit
mailing list