269180820819edcc73323d0eae25fbda656f4986
[lufs.git] / bootstrap
1 #!/bin/sh
2 set -x
3 aclocal -I config
4 libtoolize --force --copy
5 autoheader
6 automake --add-missing --copy
7 autoconf