bootstrap now uses autoreconf
[aubio.git] / 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