X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=bootstrap;h=0ade5adcda756e795d8fa64d14668c3b4c3af9b2;hb=ef1a13e0de71e01d19a9d1b2d4abdac5e34eb9bc;hp=c507425667e579d73a2a31c27b0e7a96baa4e8da;hpb=a12f3bd5acd263c81ae26874837bd0ce52fe94a2;p=lttng-ust.git diff --git a/bootstrap b/bootstrap index c5074256..0ade5adc 100755 --- a/bootstrap +++ b/bootstrap @@ -4,9 +4,5 @@ set -x if [ ! -e config ]; then mkdir config fi -aclocal -libtoolize --force --copy -autoheader -automake --add-missing --copy -autoconf +autoreconf -vi