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