lib: rename BT_ASSERT_PRE_BEGIN_LE_END() -> BT_..._MSG_CS_BEGIN_LE_END()
[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.070798 seconds and 4 git commands to generate.