X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=bootstrap;h=ace8016f94e96015895e8d57da81486b0e0e9cd5;hp=dd404cb85aff418d64ff679f26bd1d68a628bdbe;hb=05ad2afee3c088eff430f242996b93b779e524a6;hpb=8355329b426648834fe5ff00d8eb9beda837c173 diff --git a/bootstrap b/bootstrap index dd404cb8..ace8016f 100755 --- a/bootstrap +++ b/bootstrap @@ -1,8 +1,9 @@ #!/bin/sh +# SPDX-License-Identifier: MIT set -x if [ ! -d "config" ]; then mkdir config fi -autoreconf -vif +autoreconf -vi