merge libmarkers, libtracing and libtracectl in a single libust library
[ust.git] / bootstrap
CommitLineData
1304f3df
PMF
1#! /bin/sh
2
e0baa990 3set -x
b4512257 4aclocal
e0baa990
PMF
5libtoolize --force --copy
6autoheader
7automake --add-missing --copy
8autoconf
9
This page took 0.022197 seconds and 4 git commands to generate.