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