X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bootstrap;h=1dd41c0d30988586a123c99718668f4bdfbf97f5;hb=89c4bedc453a19fdf1e51163045b1f13a95869e6;hp=f6926cac5e8b2bd374f35f6554d7fd91877861b9;hpb=71dd417a2b700c2315ef9919104572df1bc83f7a;p=deliverable%2Fbabeltrace.git diff --git a/bootstrap b/bootstrap index f6926cac5..1dd41c0d3 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