summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/update/AllTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceGrid/update/AllTests.cpp')
-rw-r--r--cpp/test/IceGrid/update/AllTests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceGrid/update/AllTests.cpp b/cpp/test/IceGrid/update/AllTests.cpp
index a5f6e1f1761..79edfeda68d 100644
--- a/cpp/test/IceGrid/update/AllTests.cpp
+++ b/cpp/test/IceGrid/update/AllTests.cpp
@@ -560,7 +560,7 @@ allTests(const Ice::CommunicatorPtr& communicator)
# if defined(__i386)
iceboxExe += "32";
# endif
-# if defined(ICE_CPP11)
+# if defined(ICE_CPP11_COMPILER)
iceboxExe += "++11";
# endif
#endif