continue build system
[ust.git] / bootstrap
CommitLineData
1304f3df
PMF
1#! /bin/sh
2
e0baa990
PMF
3set -x
4aclocal -I config
5libtoolize --force --copy
6autoheader
7automake --add-missing --copy
8autoconf
9
This page took 0.021882 seconds and 4 git commands to generate.