configure.ac: align URCU help message
[lttng-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.024099 seconds and 5 git commands to generate.