sink.ctf.fs: append error causes where relevant
[babeltrace.git] / bootstrap
CommitLineData
8355329b 1#!/bin/sh
0235b0db 2# SPDX-License-Identifier: MIT
ac65e355
MD
3
4set -x
8355329b 5if [ ! -d "config" ]; then
ac65e355
MD
6 mkdir config
7fi
ac65e355 8
eac9d2a1 9autoreconf -vi
This page took 0.066771 seconds and 4 git commands to generate.