summaryrefslogtreecommitdiff
path: root/ACE/ace/config-macosx-tiger.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-macosx-tiger.h')
-rw-r--r--ACE/ace/config-macosx-tiger.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ACE/ace/config-macosx-tiger.h b/ACE/ace/config-macosx-tiger.h
index 4201ac8ddb6..4da967cd1a2 100644
--- a/ACE/ace/config-macosx-tiger.h
+++ b/ACE/ace/config-macosx-tiger.h
@@ -143,6 +143,9 @@
#define ACE_HAS_IP_MULTICAST
#define ACE_LACKS_PERFECT_MULTICAST_FILTERING 1
+//platform supports snprintf ()
+#define ACE_HAS_SNPRINTF
+
// Compiler/platform has the getrusage() system call.
#define ACE_HAS_GETRUSAGE
@@ -206,7 +209,6 @@
#define ACE_HAS_GETIFADDRS
#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_UNNAMED_SEMAPHORE
-#define ACE_LACKS_SIGVAL_T
// dlcompat package (not part of base Darwin) is needed for dlopen().
// You may download directly from sourceforge and install or use fink