X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=eglib%2Fautogen.sh;h=ce2acf68564d25a4d59378a79736438e990fd3dd;hb=672655a42817ca2053a07b134856eff5fbbc33b5;hp=bce3a516ee66adcc1229be328b1e74d1a60ebc03;hpb=6110fc90713ce59ff0996fcd3520e09a96575820;p=mono.git diff --git a/eglib/autogen.sh b/eglib/autogen.sh index bce3a516ee6..ce2acf68564 100755 --- a/eglib/autogen.sh +++ b/eglib/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."