1 2 3 4 5 6 7
#!/bin/sh aclocal \ && autoheader \ && libtoolize --automake --copy --force \ && automake --foreign --add-missing --copy \ && autoconf