summaryrefslogtreecommitdiff
path: root/ace/config-macosx-panther.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-macosx-panther.h')
-rw-r--r--ace/config-macosx-panther.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/ace/config-macosx-panther.h b/ace/config-macosx-panther.h
index 8807bdf17fa..e308cc09f05 100644
--- a/ace/config-macosx-panther.h
+++ b/ace/config-macosx-panther.h
@@ -16,8 +16,8 @@
#undef ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
-#define ACE_LACKS_SUSECONDS_T
-#define ACE_SIZE_T_FORMAT_SPECIFIER ACE_LIB_TEXT ("%lu")
+#define ACE_SIZE_T_FORMAT_SPECIFIER_A "%lu"
+#define ACE_SIZE_T_FORMAT_SPECIFIER ACE_LIB_TEXT (ACE_SIZE_T_FORMAT_SPECIFIER_A)
#if defined (ACE_HAS_PENTIUM)
# undef ACE_HAS_PENTIUM
@@ -81,8 +81,7 @@
#define ACE_LACKS_STRRECVFD
-#define ACE_HAS_SOCKADDR_IN_SIN_LEN
-#define ACE_HAS_SOCKADDR_IN6_SIN6_LEN
+#define ACE_HAS_SIN_LEN
// Platform supports System V IPC (most versions of UNIX, but not Win32)
#define ACE_HAS_SYSV_IPC
@@ -150,9 +149,11 @@
#endif /* ! ACE_MT_SAFE */
#define ACE_HAS_PTHREADS
#define ACE_HAS_PTHREADS_STD
+#define ACE_HAS_PTHREAD_SIGMASK
#define ACE_LACKS_THREAD_PROCESS_SCOPING
#define ACE_HAS_THREAD_SPECIFIC_STORAGE
#define ACE_HAS_DIRENT
+#define ACE_LACKS_SYSTIME_H
#define ACE_LACKS_POLL_H
#define ACE_LACKS_SEARCH_H
@@ -161,7 +162,7 @@
//#define ACE_HAS_RECURSIVE_MUTEXES
// Platform has POSIX terminal interface.
-#define ACE_HAS_TERMIOS
+#define ACE_HAS_TERMIOS
#define ACE_HAS_SEMUN
#define ACE_HAS_SIGINFO_T