diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-22 12:27:28 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-22 12:27:28 +0000 |
commit | a3da6e4d8a883309c5e6252cdf72964aa41ad019 (patch) | |
tree | bbec86fdeb6289fb3a81c8cee766d1b6e11f3e76 /ace/config-osf1-4.0.h | |
parent | d65c946c618d3773293c9a6fb24adc645faf1e7a (diff) | |
download | ATCD-a3da6e4d8a883309c5e6252cdf72964aa41ad019.tar.gz |
removed commented-out ACE_LACKS_{COND,MUTEX}ATTR_PSHARED.
Diffstat (limited to 'ace/config-osf1-4.0.h')
-rw-r--r-- | ace/config-osf1-4.0.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-osf1-4.0.h b/ace/config-osf1-4.0.h index 224b373806b..99e92858594 100644 --- a/ace/config-osf1-4.0.h +++ b/ace/config-osf1-4.0.h @@ -151,10 +151,6 @@ #define ACE_HAS_TLI_PROTOTYPES #define ACE_HAS_UALARM #define ACE_HAS_UCONTEXT_T -// If ACE doesn't compile due to the lack of these methods, please -// send email to schmidt@cs.wustl.edu reporting this. -// #define ACE_LACKS_CONDATTR_PSHARED -// #define ACE_LACKS_MUTEXATTR_PSHARED #define ACE_LACKS_PRI_T #define ACE_LACKS_RWLOCK_T #define ACE_LACKS_THREAD_PROCESS_SCOPING |