diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-05-18 18:30:35 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-05-18 18:30:35 +0000 |
commit | 35224f52daf8e9bbf773e7b74ddad6b782190494 (patch) | |
tree | 755513dadf431c2ffb488e3d516b9af4efcaf797 /ace/config-dgux-4.11-epc.h | |
parent | 8934952a4f0c869773757c9aaf8fb0f7b9d492a1 (diff) | |
download | ATCD-35224f52daf8e9bbf773e7b74ddad6b782190494.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-dgux-4.11-epc.h')
-rw-r--r-- | ace/config-dgux-4.11-epc.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-dgux-4.11-epc.h b/ace/config-dgux-4.11-epc.h index 5f65e08d335..445cd81f3f3 100644 --- a/ace/config-dgux-4.11-epc.h +++ b/ace/config-dgux-4.11-epc.h @@ -133,7 +133,10 @@ // #define ACE_HAS_STHREADS // #define ACE_HAS_PTHREADS #define ACE_HAS_SIGWAIT +// 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 // Compiler/platform has thread-specific storage // |