summaryrefslogtreecommitdiff
path: root/ACE/ace/config-macosx-panther.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-macosx-panther.h')
-rw-r--r--ACE/ace/config-macosx-panther.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ACE/ace/config-macosx-panther.h b/ACE/ace/config-macosx-panther.h
index b6bc04449c8..5075f385fb8 100644
--- a/ACE/ace/config-macosx-panther.h
+++ b/ACE/ace/config-macosx-panther.h
@@ -46,9 +46,6 @@
//Platform supports sigsuspend()
#define ACE_HAS_SIGSUSPEND
-//Platform/compiler has macros for sig{empty,fill,add,del}set (e.g., SCO and FreeBSD)
-#define ACE_HAS_SIG_MACROS
-
//#define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS
#define ACE_LACKS_GETPGID
#define ACE_LACKS_RWLOCK_T
@@ -58,9 +55,6 @@
#define ACE_HAS_NONCONST_SELECT_TIMEVAL
-//?
-#define ACE_LACKS_SIGSET
-
#define ACE_NEEDS_SCHED_H
// Use of <malloc.h> is deprecated.
@@ -113,9 +107,6 @@
// Compiler supports the ssize_t typedef.
#define ACE_HAS_SSIZE_T
-// Compiler/platform supports strerror ().
-#define ACE_HAS_STRERROR
-
// Compiler/platform provides the sockio.h file.
#define ACE_HAS_SYS_SOCKIO_H