summaryrefslogtreecommitdiff
path: root/ACE/m4
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-10 23:53:25 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-10 23:53:25 +0000
commit77cb8c6a27dee2c60ef0facf79bb7fc472f66057 (patch)
tree47916787a509bbc180156ee39da00c515231cf34 /ACE/m4
parent466041184da060357525d4f7e7ae1f2df6c9681d (diff)
downloadATCD-77cb8c6a27dee2c60ef0facf79bb7fc472f66057.tar.gz
ChangeLogTag: Tue Jun 10 23:52: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 308dbcc1944..3e874ab2117 100644
--- a/ACE/m4/config_h.m4
+++ b/ACE/m4/config_h.m4
@@ -298,9 +298,6 @@ AH_TEMPLATE([ACE_HAS_BROKEN_RANDR],
[OS/compiler's header files are inconsistent with libC definition of
rand_r().])
-AH_TEMPLATE([ACE_HAS_BROKEN_SAP_ANY],
-[Compiler can't handle the static ACE_Addr::sap_any construct.])
-
AH_TEMPLATE([ACE_HAS_BROKEN_T_ERROR],
[Compiler/platform has the wrong prototype for t_error(), i.e.,
t_error(char *) rather than t_error(const char *).])