summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-12-08 02:02:14 +0000
committerEric Christopher <echristo@apple.com>2010-12-08 02:02:14 +0000
commit73e36daaadfbae0782c202f96c9acb7870c0c0de (patch)
tree88d1921014129c8160d36192716f7b88dd7cf4d2 /configure
parentb8958b031ec5163261f490f131780c5dc3d823d6 (diff)
downloadllvm-73e36daaadfbae0782c202f96c9acb7870c0c0de.tar.gz
llvm-73e36daaadfbae0782c202f96c9acb7870c0c0de.tar.bz2
llvm-73e36daaadfbae0782c202f96c9acb7870c0c0de.tar.xz
Regenerate this for Daniel.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121227 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index a172059f6e..7b2b07038f 100755
--- 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