From 32f37b53fb1b301b054d32c3ca138637370dbb9e Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Fri, 18 Aug 2006 22:34:43 +0000 Subject: [PATCH] Stopped forcing autotools1.7 --- trunk/bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/bootstrap b/trunk/bootstrap index 5c2990b9..ad2bf022 100755 --- a/trunk/bootstrap +++ b/trunk/bootstrap @@ -1,6 +1,6 @@ #!/bin/sh -x -aclocal-1.7 +aclocal libtoolize --copy --force autoconf -automake-1.7 --foreign --add-missing --copy --include-deps +automake --foreign --add-missing --copy --include-deps