summaryrefslogtreecommitdiff
path: root/ace/config-linux-lxpthreads.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-01-29 07:23:03 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-01-29 07:23:03 +0000
commitb4008291ca770da2d2dc76366ebfe67cef20eb21 (patch)
treeace890a72c95cf03e7514036e1a0d04b32367749 /ace/config-linux-lxpthreads.h
parent034d553edd0790fbed861e428ec8a23e0855d7e6 (diff)
downloadATCD-b4008291ca770da2d2dc76366ebfe67cef20eb21.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r--ace/config-linux-lxpthreads.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h
index cc40e368a60..f65ddae8aaf 100644
--- a/ace/config-linux-lxpthreads.h
+++ b/ace/config-linux-lxpthreads.h
@@ -129,9 +129,6 @@
#define ACE_HAS_SIGWAIT
#define ACE_LACKS_CONDATTR_PSHARED
-// To use pthreads on Linux you'll need to use the MIT version, for
-// now...
-#define _MIT_POSIX_THREADS 1
#include /**/ <pthread.h>
#endif /* ACE_CONFIG_H */