--- a/autogen.sh+++ b/autogen.sh@@ -169,12 +169,3 @@
echo " autoconf"
autoconf
--if test -z "$*"; then- echo "I am going to run ./configure with no arguments - if you wish "- echo "to pass any to it, please specify them on the $0 command line."-else- echo "running ./configure $@"-fi--$srcdir/configure "$@" && echo