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.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ACE/ace/config-macosx-panther.h b/ACE/ace/config-macosx-panther.h
index 840d6a8f28a..52d8778d2b1 100644
--- a/ACE/ace/config-macosx-panther.h
+++ b/ACE/ace/config-macosx-panther.h
@@ -111,6 +111,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
@@ -171,7 +174,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