autogen.sh : Don't automatically run configure.

This commit is contained in:
Erik de Castro Lopo 2011-03-15 20:33:45 +11:00
parent 5eef0424e7
commit 08aebcb6ed

View File

@ -158,4 +158,3 @@ echo " autoconf"
autoconf || exit 1
cd $olddir
$srcdir/configure --enable-gcc-werror "$@" && echo