http://prdownloads.sourceforge.net/lufs/lufs-0.9.7.tar.gz?download
[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