summaryrefslogtreecommitdiff
path: root/m4/config_h.m4
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-19 06:56:49 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-19 06:56:49 +0000
commit8202d1ab33c7401fb18c6cdc96c254b82f4b2b99 (patch)
treedf3aaf40ee24d6b8b1521ebbcf0d8cee1c510816 /m4/config_h.m4
parent8ca602bf4381a0868b041b45d97b16d0e22a7d26 (diff)
downloadATCD-8202d1ab33c7401fb18c6cdc96c254b82f4b2b99.tar.gz
ChangeLogTag: Fri Mar 18 22:40:30 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'm4/config_h.m4')
-rw-r--r--m4/config_h.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/m4/config_h.m4 b/m4/config_h.m4
index e83bd52c8d8..045a3bbec00 100644
--- a/m4/config_h.m4
+++ b/m4/config_h.m4
@@ -58,7 +58,6 @@ AH_BOTTOM([
dnl ACE currently doesn't use these; however the configure script does
-AH_TEMPLATE([ACE_LACKS_SYSTIMES_H],[The `sys/times.h' header is unavailable])
AH_TEMPLATE([ACE_LACKS_UNBUFFERED_STREAMBUF],[])
AH_TEMPLATE([ACE_HAS_STDCPP_STL_INCLUDES],[])
@@ -661,9 +660,6 @@ AH_TEMPLATE([ACE_HAS_SIGNAL_OBJECT_AND_WAIT],
[Platform supports the Win32 SignalObjectAndWait() function (WinNT
4.0 and beyond).])
-AH_TEMPLATE([ACE_HAS_SIG_ATOMIC_T],
-[Compiler/platform defines the sig_atomic_t typedef])
-
AH_TEMPLATE([ACE_HAS_SIG_C_FUNC],
[Compiler requires extern "C" functions for signals.])