summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-18 16:48:10 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-18 16:48:10 +0000
commit80780d61b4f73abd7d865d5f9ed695c1fbfc463c (patch)
tree209a75ed31d7bb9b6b257f431100eed4b240142e /ace
parent8bc3e0f1cec5ec630a28f767fd4caab760ca875e (diff)
downloadATCD-80780d61b4f73abd7d865d5f9ed695c1fbfc463c.tar.gz
*** empty log message ***
Diffstat (limited to 'ace')
-rw-r--r--ace/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/README b/ace/README
index 396ed5e832c..08eaf60ab60 100644
--- a/ace/README
+++ b/ace/README
@@ -16,7 +16,6 @@ Macro Description
----- -----------
ACE_HAS_ANSI_CASTS Platform supports new C++ style casts (dynamic_cast, static_cast, reinterpret_cast and const_cast)
-ACE_HAS_BOOL Compiler has built-in bool type.
ACE_DEFAULT_THREAD_KEYS Number of TSS keys, with ACE_HAS_TSS_EMULATION _only_. Defaults to 64.
ACE_THREADS_DONT_INHERIT_LOG_MSG Specify this if you don't want threads to inherit parent thread's ACE_Log_Msg properties.
ACE_HAS_RECV_TIMEDWAIT Platform has the MIT pthreads APIs for