X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=configure;h=5b15d122c07dcbc48ad838c3cfb58573d62dd174;hb=5c6a6f6ad5c30c14b26d38f7a22ce1999a9c1557;hp=c895057ab07d82a5c8dedc508a2e0c1b1e179e71;hpb=1084c3397c784990cf46eef050c76813316fa080;p=oota-llvm.git diff --git a/configure b/configure index c895057ab07..5b15d122c07 100755 --- a/configure +++ b/configure @@ -2033,7 +2033,7 @@ echo "$as_me: error: Already configured in ${srcdir}" >&2;} fi fi -if test ${srcdir} == "." ; then +if test ${srcdir} = "." ; then { { echo "$as_me:$LINENO: error: In-source builds are not allowed. Please configure from a separate build directory!" >&5 echo "$as_me: error: In-source builds are not allowed. Please configure from a separate build directory!" >&2;} { (exit 1); exit 1; }; }