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
1 changed files with 3 additions and 0 deletions

View File

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