From 392d94209d0739784210f6942cb1c0e5aad119f7 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 --- bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap b/bootstrap index 5c2990b..ad2bf02 100755 --- a/bootstrap +++ b/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