X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=autogen.sh;h=53f9abe90dfd182c6d9cfaf2fe1a46acb3dd51fd;hb=de909e64e81769cbbc3cc61a9e69ad116b95ffd0;hp=ce0c26c87ac5999e2cd4ae0993bbefee669b41ab;hpb=f84f760a1c8a8c0ec6ae16b7f38d14a49d329ad7;p=mono.git diff --git a/autogen.sh b/autogen.sh index ce0c26c87ac..53f9abe90df 100755 --- a/autogen.sh +++ b/autogen.sh @@ -82,7 +82,7 @@ if test "$DIE" -eq 1; then exit 1 fi -if test -z "$*"; then +if test x$NOCONFIGURE = x && test -z "$*"; then echo "**Warning**: I am going to run \`configure' with no arguments." echo "If you wish to pass any to it, please specify them on the" echo \`$0\'" command line."