diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-29 07:23:03 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-29 07:23:03 +0000 |
commit | b4008291ca770da2d2dc76366ebfe67cef20eb21 (patch) | |
tree | ace890a72c95cf03e7514036e1a0d04b32367749 /ace/config-linux-lxpthreads.h | |
parent | 034d553edd0790fbed861e428ec8a23e0855d7e6 (diff) | |
download | ATCD-b4008291ca770da2d2dc76366ebfe67cef20eb21.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r-- | ace/config-linux-lxpthreads.h | 3 |
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 */ |