diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-30 09:10:01 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-30 09:10:01 +0000 |
commit | d399a1219ae1b89e43720795a048e4b4610e31c2 (patch) | |
tree | f8e463cc679b34fac1c87ff68500ed3621b662b1 /ace/README | |
parent | 2db52c40f6b52c91c4a87211ffb7e4ad73ef35fa (diff) | |
download | ATCD-d399a1219ae1b89e43720795a048e4b4610e31c2.tar.gz |
Added ACE_HAS_HPUX_ACC_BROKEN_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/README')
-rw-r--r-- | ace/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/README b/ace/README index 7a59902a6a5..c3947ad284f 100644 --- a/ace/README +++ b/ace/README @@ -15,6 +15,7 @@ autoconf or Larry Wall's metaconfig... Macro Description ----- ----------- +ACE_HAS_HPUX_ACC_BROKEN_TEMPLATE_DESTRUCTOR Platform does not handle explicit call to a template class'es destructor correctly. 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 |