summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index 7ca0c70e20f..4cbfc645690 100644
--- a/ace/README
+++ b/ace/README
@@ -115,6 +115,8 @@ ACE_THREAD_MANAGER_USES_SAFE_SPAWN Disable the "check before lock" feature
reordering.
ACE_HAS_GNUG_PRE_2_8 Compiling with g++ prior to
version 2.8.0.
+ACE_HAS_ONE_DEFINITION_RULE Compiler enforces C++ One
+ Definition Rule
ACE_HAS_PRIOCNTL OS has priocntl (2).
ACE_HAS_RECURSIVE_MUTEXES Mutexes are inherently recursive (e.g., Win32)
ACE_HAS_RECV_TIMEDWAIT Platform has the MIT pthreads