summaryrefslogtreecommitdiff
path: root/ACE/ace/config-sunos5.11.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-sunos5.11.h')
-rw-r--r--ACE/ace/config-sunos5.11.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ACE/ace/config-sunos5.11.h b/ACE/ace/config-sunos5.11.h
index 07f8b679f3b..3cb88aca708 100644
--- a/ACE/ace/config-sunos5.11.h
+++ b/ACE/ace/config-sunos5.11.h
@@ -10,4 +10,7 @@
// #include the SunOS 5.10 config, then add any SunOS 5.11 updates below.
#include "ace/config-sunos5.10.h"
+// *TODO*: find out how far this also hold for previous solaris releases
+#define ACE_HAS_SOLARIS11_GETPWNAM_R
+
#endif /* ACE_CONFIG_H */