X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=bootstrap;h=1dd41c0d30988586a123c99718668f4bdfbf97f5;hp=c507425667e579d73a2a31c27b0e7a96baa4e8da;hb=801340db7de42af74d10e66a9d5cdd066d410ad2;hpb=ac65e35509398c6f3f27b26e9309750a565e1cbd 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