Regenerate this for Daniel.
authorEric Christopher <echristo@apple.com>
Wed, 8 Dec 2010 02:02:14 +0000 (02:02 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 8 Dec 2010 02:02:14 +0000 (02:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121227 91177308-0d34-0410-b5e6-96231b3b80d8

configure

index a172059f6e5d92822dbe59c36f251d97a5506474..7b2b07038f861a8d6223aa468247854d9b11b5ef 100755 (executable)
--- a/configure
+++ b/configure
@@ -13341,8 +13341,8 @@ fi
 
 if test "$GXX" != "yes" && test "$IXX" != "yes"
 then
-  { { echo "$as_me:$LINENO: error: g++|icc required but not found" >&5
-echo "$as_me: error: g++|icc required but not found" >&2;}
+  { { echo "$as_me:$LINENO: error: g++|clang++|icc required but not found" >&5
+echo "$as_me: error: g++|clang++|icc required but not found" >&2;}
    { (exit 1); exit 1; }; }
 fi