summaryrefslogtreecommitdiff
path: root/ACE/ace/config-linux-common.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2008-08-05 19:22:59 +0000
committerSteve Huston <shuston@riverace.com>2008-08-05 19:22:59 +0000
commit70280b6e2227017266d4c5aaf31bd9237c642216 (patch)
treeb25d0dd182b53cebb2e6c2c600ab75a8ba6031ed /ACE/ace/config-linux-common.h
parent48f974a620b5ef898f6efe06f111cb045a04fa9c (diff)
downloadATCD-70280b6e2227017266d4c5aaf31bd9237c642216.tar.gz
ChangeLogTag:Tue Aug 5 20:19:28 UTC 2008 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/ace/config-linux-common.h')
-rw-r--r--ACE/ace/config-linux-common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/config-linux-common.h b/ACE/ace/config-linux-common.h
index ed466fc1eb8..a3a17f75a20 100644
--- a/ACE/ace/config-linux-common.h
+++ b/ACE/ace/config-linux-common.h
@@ -396,10 +396,6 @@
#define ACE_HAS_VOIDPTR_MMAP
-#if !defined (ACE_AS_STATIC_LIBS)
-# define ACE_HAS_BROKEN_THREAD_KEYFREE
-#endif
-
#if defined (ACE_LACKS_NETWORKING)
# include "ace/config-posix-nonetworking.h"
#else