summaryrefslogtreecommitdiff
path: root/ACE/m4
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-10 23:44:05 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-10 23:44:05 +0000
commit14e81da40bea4b3a4ea56da328c6873e6d307281 (patch)
treed868ca73ec7fce20209e04c4201a99ce097ab447 /ACE/m4
parentff89c461b3a6f3ae17daa01800f68b10e7d9af0c (diff)
downloadATCD-14e81da40bea4b3a4ea56da328c6873e6d307281.tar.gz
ChangeLogTag: Tue Jun 10 23:43:19 UTC 2008 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ACE/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)])