Fix: bootstrap should call libtoolize
[babeltrace.git] / bootstrap
index c71b862a5632b09cc8fd546a9ce9c208e37465c7..1dd41c0d30988586a123c99718668f4bdfbf97f5 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -5,4 +5,5 @@ if [ ! -e config ]; then
        mkdir config
 fi
 
+libtoolize --force --copy
 autoreconf -i
This page took 0.022764 seconds and 4 git commands to generate.