X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=bootstrap;h=69289e67f2039a33c6a8ee9c2ce58287fa00056c;hp=dd404cb85aff418d64ff679f26bd1d68a628bdbe;hb=e7b7a0e3be68a5a9cadb2d98aed69be873f7563c;hpb=e4107a103bf91707d46bca4f657ee94017cd97bc diff --git a/bootstrap b/bootstrap index dd404cb85..69289e67f 100755 --- 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