summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 65986361746..0c08d64e6b2 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -192,10 +192,10 @@
// Platform supports IP multicast
#define ACE_HAS_IP_MULTICAST
-// This is a lie, but the signatures are all messed up on
-// Solaris. Adding the right options lie XOPEN_SOURCE and stuff
-// doesn't seem to work right. This is a hack.
-#define ACE_LACKS_SWAB
+// This setting was determined by running the autoconf tests. If it doesn't
+// work uniformly, will need some tweaking, possibly based on other
+// XPG feature-test macros.
+#define ACE_HAS_CONST_CHAR_SWAB
// Compiler/platform supports alloca()
// Although ACE does have alloca() on this compiler/platform combination, it is