ref: d072c13e563bbd6c46672be9fae17f49c7254028
parent: 7a0495011fc900db311a726258eee5df41825703
author: Paul Brossier <piem@altern.org>
date: Tue May 10 10:48:29 EDT 2005
bootstrap now uses autoreconf
--- 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