Cleanup: remove redundant memory barrier
[lttng-ust.git] / bootstrap
index 45d79b9660bc72ef279a2c185a3ac50e2ba13b9c..0ade5adcda756e795d8fa64d14668c3b4c3af9b2 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 -vi
This page took 0.022757 seconds and 4 git commands to generate.