bootstrap now uses autoreconf
authorPaul Brossier <piem@altern.org>
Tue, 10 May 2005 14:48:29 +0000 (14:48 +0000)
committerPaul Brossier <piem@altern.org>
Tue, 10 May 2005 14:48:29 +0000 (14:48 +0000)
bootstrap

index d920730..6d65bb2 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,9 +1,3 @@
 #!/bin/sh
 
-set -x
-rm -f aclocal.m4
-aclocal
-libtoolize --force --copy
-autoheader
-automake --add-missing --copy
-autoconf
+autoreconf -f -i