diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2009-03-25 17:59:45 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2009-03-25 17:59:45 +0100 |
commit | d7fba2bf7c68c09661c0088da8da68624ef549dd (patch) | |
tree | 8dfd77558b924d5dd4e7f5f14c205f15281c9dab /configure.com | |
parent | 5086dff9f4ed3d0ef53205b4d62cc5efb86d094b (diff) | |
download | perl-d7fba2bf7c68c09661c0088da8da68624ef549dd.tar.gz |
IPv6 config variables for the other OS's
Needs checking
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.com b/configure.com index 52aae858d5..4815fdf2ed 100644 --- a/configure.com +++ b/configure.com @@ -5949,6 +5949,7 @@ $ WC "d_ftello='" + d_ftello + "'" $ WC "d_futimes='undef'" $ WC "d_gdbmndbm_h_uses_prototypes='undef'" $ WC "d_gdbm_ndbm_h_uses_prototypes='undef'" +$ WC "d_getaddrinfo='undef'" $ WC "d_getcwd='define'" $ WC "d_getespwnam='undef'" $ WC "d_getfsstat='undef'" @@ -5963,6 +5964,7 @@ $ WC "d_getitimer='" + d_getitimer + "'" $ WC "d_getlogin='define'" $ WC "d_getmnt='undef'" $ WC "d_getmntent='undef'" +$ WC "d_getnameinfo='undef'" $ WC "d_getnbyaddr='" + d_getnbyaddr + "'" $ WC "d_getnbyname='" + d_getnbyname + "'" $ WC "d_getnent='" + d_getnent + "'" @@ -5994,6 +5996,8 @@ $ WC "d_ilogbl='undef'" $ WC "d_inc_version_list='undef'" $ WC "d_index='" + d_index + "'" $ WC "d_inetaton='undef'" +$ WC "d_inetntop='undef'" +$ WC "d_inetpton='undef'" $ WC "d_int64_t='" + d_int64_t + "'" $ WC "d_isascii='define'" $ WC "d_isfinite='undef'" |