diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-29 21:43:55 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-29 21:43:55 +0000 |
commit | 583e6da1cfb680a23055e6b132f995eac981cabe (patch) | |
tree | 121f9307bba33778483274c68e074ed25fbea4db /ace/config-linux-pthread.h | |
parent | de1ebdda3636220631336df600b5090223438426 (diff) | |
download | ATCD-583e6da1cfb680a23055e6b132f995eac981cabe.tar.gz |
ChangeLogTag:Sun Aug 29 07:53:33 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-linux-pthread.h')
-rw-r--r-- | ace/config-linux-pthread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-linux-pthread.h b/ace/config-linux-pthread.h index 8fc27ea8eef..4581ecc1507 100644 --- a/ace/config-linux-pthread.h +++ b/ace/config-linux-pthread.h @@ -18,7 +18,6 @@ #define ACE_HAS_PTHREADS #define ACE_HAS_PTHREADS_STD #define ACE_LACKS_RWLOCK_T -#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 |