Fix: event-notifier: not propagating error counter indexes
[lttng-ust.git] / bootstrap
index c507425667e579d73a2a31c27b0e7a96baa4e8da..4b7e4110fcbc0db63f0a42c0a427b14ea3695314 100755 (executable)
--- 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 -vif -W all,error
This page took 0.023669 seconds and 4 git commands to generate.