1 2 3 4 5 6 7
#!/bin/sh ${LIBTOOLIZE:-libtoolize} --copy --automake --force ${ACLOCAL:-aclocal} ${AUTOHEADER:-autoheader} ${AUTOCONF:-autoconf} ${AUTOMAKE:-automake} --add-missing