1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

Regenerate this for Daniel.

llvm-svn: 121227
This commit is contained in:
Eric Christopher 2010-12-08 02:02:14 +00:00
parent dac1f24d98
commit 7b87454424

4
configure vendored
View File

@ -13341,8 +13341,8 @@ fi
if test "$GXX" != "yes" && test "$IXX" != "yes" if test "$GXX" != "yes" && test "$IXX" != "yes"
then then
{ { echo "$as_me:$LINENO: error: g++|icc required but not found" >&5 { { echo "$as_me:$LINENO: error: g++|clang++|icc required but not found" >&5
echo "$as_me: error: g++|icc required but not found" >&2;} echo "$as_me: error: g++|clang++|icc required but not found" >&2;}
{ (exit 1); exit 1; }; } { (exit 1); exit 1; }; }
fi fi