Merge branch 'master' into bindings/python
[babeltrace.git] / bootstrap
index c507425667e579d73a2a31c27b0e7a96baa4e8da..f6926cac5e8b2bd374f35f6554d7fd91877861b9 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ set -x
 if [ ! -e config ]; then
        mkdir config
 fi
-aclocal
+aclocal -I m4
 libtoolize --force --copy
 autoheader
 automake --add-missing --copy
This page took 0.023004 seconds and 4 git commands to generate.