summaryrefslogtreecommitdiff
path: root/ace/config-linux-lxpthreads.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-29 21:43:55 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-29 21:43:55 +0000
commit823175ffcf86954500e7bcc23976c795796c9657 (patch)
tree121f9307bba33778483274c68e074ed25fbea4db /ace/config-linux-lxpthreads.h
parent3a3819c12432c667bdf416b1fdf143dd0dc8af11 (diff)
downloadATCD-823175ffcf86954500e7bcc23976c795796c9657.tar.gz
ChangeLogTag:Sun Aug 29 07:53:33 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r--ace/config-linux-lxpthreads.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h
index a3a491587c5..57eca1a4662 100644
--- a/ace/config-linux-lxpthreads.h
+++ b/ace/config-linux-lxpthreads.h
@@ -57,8 +57,6 @@
#define ACE_LACKS_RWLOCK_T // JCEJ 12/23/96 #1
#define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS // JCEJ 1/7-8/96
-#define ACE_HAS_SIGWAIT
-
#if defined(__GLIBC__)
// Platform supports reentrant functions (i.e., all the POSIX *_r
// functions).