http://prdownloads.sourceforge.net/lufs/lufs-0.9.6.tar.gz?download
[lufs.git] / bootstrap
1 #!/bin/sh
2 set -x
3 aclocal -I config
4 autoheader
5 automake --add-missing --copy
6 autoconf