summaryrefslogtreecommitdiff
path: root/ace/config-linux-common.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-26 01:25:40 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-26 01:25:40 +0000
commitceba0f69b9b479427701a7c143bdf147fb82a777 (patch)
treed1597b704164b2477fcf9ccfd2875423de3ba9bc /ace/config-linux-common.h
parentb8eaa8de1d62023917a9cf4a8d043504040aeb91 (diff)
downloadATCD-ceba0f69b9b479427701a7c143bdf147fb82a777.tar.gz
ChangeLogTag:Wed Apr 25 20:23:44 2001 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/config-linux-common.h')
-rw-r--r--ace/config-linux-common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h
index b725bc4b5f3..0e609e09d7c 100644
--- a/ace/config-linux-common.h
+++ b/ace/config-linux-common.h
@@ -242,10 +242,6 @@
// Compiler/platform defines the sig_atomic_t typedef.
#define ACE_HAS_SIG_ATOMIC_T
-// Support for POSIX semaphore
-#define ACE_HAS_POSIX_SEM
-#define ACE_LACKS_NAMED_POSIX_SEM
-
// Compiler/platform defines a union semun for SysV shared memory.
#define ACE_HAS_SEMUN