--- gvpe/autogen.sh 2004/07/07 00:28:06 1.4 +++ gvpe/autogen.sh 2007/03/29 17:35:20 1.5 @@ -17,7 +17,7 @@ echo "yes (version $1)" else echo "Too old (found version $1)!" - DIE=1 +# DIE=1 fi } @@ -44,7 +44,7 @@ echo echo " You must have automake 1.7 installed to compile $PROJECT." echo " (or a newer version if it is available)" - DIE=1 +# DIE=1 fi if test x$AUTOMAKE != x; then