summaryrefslogtreecommitdiff
path: root/m4/config_h.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/config_h.m4')
-rw-r--r--m4/config_h.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/config_h.m4 b/m4/config_h.m4
index 45f623bdf90..ea2890ddae6 100644
--- a/m4/config_h.m4
+++ b/m4/config_h.m4
@@ -618,6 +618,9 @@ AH_TEMPLATE([ACE_HAS_POSITION_INDEPENDENT_POINTERS],
[Platform supports "position-independent" features provided by
ACE_Based_Pointer<>.])
+AH_TEMPLATE([ACE_HAS_POSIX_GETPWNAM_R],
+[Platform supports POSIX getpwnam_r() function])
+
AH_TEMPLATE([ACE_HAS_POSIX_NONBLOCK],
[Platform supports POSIX O_NONBLOCK semantics])