Fix: Add missing LIBS to python bindings
[babeltrace.git] / bootstrap
index dd404cb85aff418d64ff679f26bd1d68a628bdbe..2bec3713512d2c4fab2371a3a66a5367bcb18c4a 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -5,4 +5,4 @@ if [ ! -d "config" ]; then
        mkdir config
 fi
 
-autoreconf -vif
+autoreconf -vi
This page took 0.023465 seconds and 4 git commands to generate.