aclocal -I m4 || exit 1 | aclocal -I m4 || exit 1 | ||||
${LIBTOOLIZE} || exit 1 | |||||
${LIBTOOLIZE} --copy || exit 1 | |||||
autoheader || exit 1 | autoheader || exit 1 | ||||
automake --add-missing || exit 1 | |||||
automake --add-missing --copy || exit 1 | |||||
autoconf || exit 1 | autoconf || exit 1 |