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