Test the stream intersection feature
[babeltrace.git] / bootstrap
CommitLineData
283d053f 1#!/bin/sh
ac65e355
MD
2
3set -x
283d053f 4if [ ! -d "config" ]; then
ac65e355
MD
5 mkdir config
6fi
ac65e355 7
283d053f 8autoreconf -vif
This page took 0.027432 seconds and 4 git commands to generate.