Remove error output from configure if CFLAGS is set (r174313).
[oota-llvm.git] / configure
index f3a6594963b23261a7d0dcde3afdb5034ff4da28..9090cdab5a58c59441b9b17c45772c785b5148c5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1992,8 +1992,8 @@ echo "$as_me: error: Already configured in ${srcdir}" >&2;}
   fi
 fi
 
-${CFLAGS=}
-${CXXFLAGS=}
+${CFLAGS=}
+${CXXFLAGS=}
 
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'