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