summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-24 03:53:06 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-24 03:53:06 +0000
commit845638d337a0abcf0f27f9f1d254570f227bff68 (patch)
treeab1e1215b638abcc592bd5a3c3714e32af61da26 /ace/README
parent6449c9a1fcba33a6373fe1f705303e612564685e (diff)
downloadATCD-845638d337a0abcf0f27f9f1d254570f227bff68.tar.gz
added ACE_HAS_MINIMAL_ACE_OS support
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index e366b255228..84acfc3021b 100644
--- a/ace/README
+++ b/ace/README
@@ -315,6 +315,7 @@ ACE_HAS_LONG_MAP_FAILED Platform defines MAP_FAILED as
a long constant.
ACE_HAS_MALLOC_STATS Enabled malloc statistics
collection.
+ACE_HAS_MINIMAL_ACE_OS Disables some #includes in ace/OS.*.
ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION Avoid #including ace/streams.h
in OS.h. Users must include
ace/streams.h, <iostream>, or