1199ae213af4f46d2d4d346674fc96831ae0394b
[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.028571 seconds and 3 git commands to generate.