Harmonize bootstrap script across projects
[lttng-ust.git] / bootstrap
index 45d79b9660bc72ef279a2c185a3ac50e2ba13b9c..6d140c1d2fc95c60c07a725dedf371a5964beea9 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
This page took 0.022814 seconds and 4 git commands to generate.