summaryrefslogtreecommitdiff
path: root/ace/config-macosx.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-05-01 01:22:15 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-05-01 01:22:15 +0000
commit9e882d6a06a741fd01eb999d50b9227558974aa5 (patch)
tree98dcf0e46684a9c4cd9f430f7773fa03e40d16d6 /ace/config-macosx.h
parent05bd928eefaca6ab1f96ecd0d4ca757ceacd12fc (diff)
downloadATCD-9e882d6a06a741fd01eb999d50b9227558974aa5.tar.gz
ChangeLogTag:Fri Apr 30 18:11:35 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/config-macosx.h')
-rw-r--r--ace/config-macosx.h12
1 files changed, 5 insertions, 7 deletions
diff --git a/ace/config-macosx.h b/ace/config-macosx.h
index 20bf2e28d92..480a08596ee 100644
--- a/ace/config-macosx.h
+++ b/ace/config-macosx.h
@@ -85,8 +85,6 @@
#define ACE_HAS_SIN_LEN
-#define ACE_HAS_ANSI_CASTS
-
// Platform supports System V IPC (most versions of UNIX, but not Win32)
//#define ACE_HAS_SYSV_IPC
@@ -177,11 +175,11 @@
#define TCSETS TIOCSETA
#define ACE_HAS_SEMUN
-#define ACE_HAS_SIGINFO_T
-#define ACE_LACKS_SIGINFO_H
-#define ACE_HAS_UCONTEXT_T
-#define ACE_HAS_GETIFADDRS
-#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
+#define ACE_HAS_SIGINFO_T
+#define ACE_LACKS_SIGINFO_H
+#define ACE_HAS_UCONTEXT_T
+#define ACE_HAS_GETIFADDRS
+#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_UNNAMED_SEMAPHORE
// dlcompat package (not part of base Darwin) is needed for dlopen().