diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-09 16:21:07 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-09 16:21:07 +0000 |
commit | a7ee2cd45673f42f5f2ee5b52f93e01133f7f55d (patch) | |
tree | 307db58197282fa978dcc64ee9693dda7358f31c /ace/README | |
parent | c750d1d53fc3ee00d00e2ff80003bcef4725a261 (diff) | |
download | ATCD-a7ee2cd45673f42f5f2ee5b52f93e01133f7f55d.tar.gz |
removed obsolete references to Service_Record
Diffstat (limited to 'ace/README')
-rw-r--r-- | ace/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/README b/ace/README index 2fe36f03aeb..acf69bc2c32 100644 --- a/ace/README +++ b/ace/README @@ -607,7 +607,7 @@ ACE_LACKS_ACE_IOSTREAM Platform can not build does not necessarily mean that the platform does not support iostreams. -ACE_LACKS_AUTO_MMAP_REPLACEMENT No system support for replacing any +ACE_LACKS_AUTO_MMAP_REPLACEMENT No system support for replacing any previous mappings. ACE_LACKS_BSEARCH Compiler/platform lacks the standard C library bsearch() @@ -1347,7 +1347,6 @@ ACE_HAS_THREADS: ---------------- Used in: - libsrc/Service_Configurator/Service_Record.i libsrc/Service_Configurator/Svc_Conf.y.C libsrc/Service_Configurator/Thread_Spawn.i libsrc/Threads/Synch.C |