X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=autogen.sh;h=8a0d91517951e01e40e857c163961c7ba9699a62;hb=refs%2Fheads%2Fmaster;hp=be9d5092ab07d9c14d3f8ef1a67653a8e74ff076;hpb=c51b0bbaef2de39f88ae16e254374085d8ae4a4c;p=hildon diff --git a/autogen.sh b/autogen.sh index be9d509..8a0d915 100755 --- a/autogen.sh +++ b/autogen.sh @@ -62,7 +62,7 @@ if test "$DIE" -eq 1; then exit 1 fi -if [ -z "$*" -a "x$NOCONFIGURE" == "x" ]; then +if [ -z "$*" -a "x$NOCONFIGURE" = "x" ]; 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."