summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-27 19:16:14 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-27 19:16:14 +0000
commit5de172f628c281ae60a2c9116f3638b061bfea51 (patch)
tree6883b8bbd196a901ec0a367a6561f087a4b4800c /m4
parentf59de7eb16da730ea790a8777d0a0d3bfddab2d2 (diff)
downloadATCD-5de172f628c281ae60a2c9116f3638b061bfea51.tar.gz
ChangeLogTag: Tue Dec 27 11:11:15 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'm4')
-rw-r--r--m4/config_h.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/m4/config_h.m4 b/m4/config_h.m4
index 2f396d0c9aa..9011d072692 100644
--- a/m4/config_h.m4
+++ b/m4/config_h.m4
@@ -1048,9 +1048,6 @@ AH_TEMPLATE([ACE_NEEDS_REGEXPR_H],
AH_TEMPLATE([ACE_NEEDS_SCHED_H],
[Platform needs to #include <sched.h> to get thread scheduling defs.])
-AH_TEMPLATE([ACE_LACKS_SYSTIME_H],
-[<time.h> doesn't automatically #include <sys/time.h>])
-
AH_TEMPLATE([ACE_NEW_THROWS_EXCEPTIONS],
[Compiler's 'new' throws exception on failure (ANSI C++ behavior).])