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