Run 'configure' implicitly from autogen.sh

This commit is contained in:
Mike Massonnet 2008-06-07 12:32:03 +02:00 committed by Christian Dywan
parent 17c5191100
commit bbd404eba5

View file

@ -7,3 +7,6 @@ aclocal
autoheader
autoconf
automake --add-missing --copy
echo "Now running the configure script"
./configure $*