Fix: event-notifier: not propagating error counter indexes
[lttng-ust.git] / bootstrap
index 45d79b9660bc72ef279a2c185a3ac50e2ba13b9c..4b7e4110fcbc0db63f0a42c0a427b14ea3695314 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -5,8 +5,4 @@ if [ ! -e config ]; then
        mkdir config
 fi
 
-if [ ! -e m4 ]; then
-       mkdir m4
-fi
-
-autoreconf
+autoreconf -vif -W all,error
This page took 0.023794 seconds and 4 git commands to generate.