Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! Not
[oota-llvm.git] / autoconf / configure.ac
index 6906a7586ba1cb0c683b171bb6f97bc56a555216..7e399fcddd0a7137f30bed5896230a0085995e9b 100644 (file)
@@ -164,6 +164,7 @@ standard library.
 
 If this error is incorrect or you need to force things to work, you may pass
 '--disable-compiler-version-checks' to configure to bypass this test.])])
+      CXXFLAGS="$llvm_cv_old_cxxflags"
       ;;
     gcc)
       AC_MSG_CHECKING([whether GCC is new enough])