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
commit663de2e3026b084ff8c32ffe59f3893ef9fc96be (patch)
treeace890a72c95cf03e7514036e1a0d04b32367749 /ace/config-linux-lxpthreads.h
parented94b1a48973a1b1b312d4f1831812b1671684ae (diff)
downloadATCD-663de2e3026b084ff8c32ffe59f3893ef9fc96be.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 */