summaryrefslogtreecommitdiff
path: root/ACE/m4/config_h.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/m4/config_h.m4')
-rw-r--r--ACE/m4/config_h.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/m4/config_h.m4 b/ACE/m4/config_h.m4
index 1504d2b4d0a..752e93fd5a1 100644
--- a/ACE/m4/config_h.m4
+++ b/ACE/m4/config_h.m4
@@ -275,9 +275,6 @@ AH_TEMPLATE([ACE_HAS_BROKEN_MAP_FAILED],
AH_TEMPLATE([ACE_HAS_BROKEN_CONDITIONAL_STRING_CASTS],
[Compiler can't handle const char * as rvalue in conditional operator.])
-AH_TEMPLATE([ACE_HAS_BROKEN_CONVERSIONS],
-[Compiler can't handle calls like foo->operator T *()])
-
AH_TEMPLATE([ACE_HAS_BROKEN_CTIME],
[Compiler/platform uses macro for ctime (e.g., MVS)])