#! /bin/sh aclocal && \ libtoolize -c --force --automake && \ aclocal && \ autoheader && \ automake -a -c --foreign || automake -a -c --foreign autoconf echo "You can now run \"./configure --enable-maintainer-mode\" and \"make\""