1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh # libtoolize --copy --force aclocal -I m4 --force automake -f --add-missing --copy autoconf -I m4 autoheader # Run configure for this platform #./configure $*