Revert r230812. Do not break builds for no reason.
[oota-llvm.git] / configure
index 29437550f0d2f16af8aa33fb3f7e5f11df0dd1ff..cac9bf6533af0f393da122cfc629fb67c179aa5b 100755 (executable)
--- a/configure
+++ b/configure
@@ -1999,12 +1999,6 @@ echo "$as_me: error: Already configured in ${srcdir}" >&2;}
   fi
 fi
 
-if test ${srcdir} == "." ; then
-  { { echo "$as_me:$LINENO: error: In-source builds are discouraged. Configure from a separate build directory." >&5
-echo "$as_me: error: In-source builds are discouraged. Configure from a separate build directory." >&2;}
-   { (exit 1); exit 1; }; }
-fi
-
 : ${CFLAGS=}
 : ${CXXFLAGS=}