summaryrefslogtreecommitdiff
path: root/ace/config-macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-macosx.h')
-rw-r--r--ace/config-macosx.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ace/config-macosx.h b/ace/config-macosx.h
index 513a2d3d890..5efe7916234 100644
--- a/ace/config-macosx.h
+++ b/ace/config-macosx.h
@@ -47,9 +47,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
@@ -61,9 +58,6 @@
#define ACE_HAS_SYSCTL
-//?
-#define ACE_LACKS_SIGSET
-
#define ACE_NEEDS_SCHED_H
// Use of <malloc.h> is deprecated.
@@ -115,9 +109,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