Generate bytecodes related to the trigger on reception
[lttng-tools.git] / bootstrap
index dd404cb85aff418d64ff679f26bd1d68a628bdbe..69289e67f2039a33c6a8ee9c2ce58287fa00056c 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,8 +1,9 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0-only
 
 set -x
 if [ ! -d "config" ]; then
        mkdir config
 fi
 
-autoreconf -vif
+autoreconf -vi
This page took 0.022474 seconds and 4 git commands to generate.