X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bootstrap;h=1dd41c0d30988586a123c99718668f4bdfbf97f5;hb=e0a5b455a6cf824c343fe094a1f75f2565eabb5f;hp=c507425667e579d73a2a31c27b0e7a96baa4e8da;hpb=ac65e35509398c6f3f27b26e9309750a565e1cbd;p=babeltrace.git diff --git a/bootstrap b/bootstrap index c5074256..1dd41c0d 100755 --- a/bootstrap +++ b/bootstrap @@ -4,9 +4,6 @@ set -x if [ ! -e config ]; then mkdir config fi -aclocal -libtoolize --force --copy -autoheader -automake --add-missing --copy -autoconf +libtoolize --force --copy +autoreconf -i