summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2009-03-25 17:59:45 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2009-03-25 17:59:45 +0100
commitd7fba2bf7c68c09661c0088da8da68624ef549dd (patch)
tree8dfd77558b924d5dd4e7f5f14c205f15281c9dab /plan9
parent5086dff9f4ed3d0ef53205b4d62cc5efb86d094b (diff)
downloadperl-d7fba2bf7c68c09661c0088da8da68624ef549dd.tar.gz
IPv6 config variables for the other OS's
Needs checking
Diffstat (limited to 'plan9')
-rw-r--r--plan9/config_sh.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample
index 69db0ebe76..64ba395c1c 100644
--- a/plan9/config_sh.sample
+++ b/plan9/config_sh.sample
@@ -212,6 +212,7 @@ d_ftime='undef'
d_futimes='undef'
d_gdbm_ndbm_h_uses_prototypes='undef'
d_gdbmndbm_h_uses_prototypes='undef'
+d_getaddrinfo='undef'
d_getcwd='define'
d_getespwnam='undef'
d_getfsstat='undef'
@@ -233,6 +234,7 @@ d_getlogin='define'
d_getlogin_r='undef'
d_getmntent='undef'
d_getmnt='undef'
+d_getnameinfo='undef'
d_getnbyaddr='undef'
d_getnbyname='undef'
d_getnent='undef'
@@ -278,6 +280,8 @@ d_ilogbl='undef'
d_inc_version_list='undef'
d_index='undef'
d_inetaton='undef'
+d_inetntop='undef'
+d_inetpton='undef'
d_int64_t='define'
d_isascii='undef'
d_isfinite='undef'