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 d920730ca625a64ad6c1a521b319ca7bf688333f..6d65bb2a0268ecf493fa749faf118b6205213d70 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