summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2012-08-26 14:52:26 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2012-08-26 14:52:26 +0200
commit3e06601fea2b5bb64513c13dc407c9d4d3c15a9a (patch)
treedb3093932ac9cc3817b4f3eb1dcf413c509453f7 /NetWare
parentadc42c31aa41517bfdda512fee0bbc3859910f76 (diff)
downloadperl-3e06601fea2b5bb64513c13dc407c9d4d3c15a9a.tar.gz
Add Configure probe for ip_mreq_source
Needed to upgrade Socket from CPAN
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc2
1 files changed, 2 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index dfa56aacc1..b3da4a65f3 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -274,7 +274,9 @@ d_inetntop='undef'
d_inetpton='undef'
d_int64_t='undef'
d_ip_mreq='undef'
+d_ip_mreq_source='undef'
d_ipv6_mreq='undef'
+d_ipv6_mreq_source='undef'
d_isascii='define'
d_isblank='undef'
d_isfinite='undef'