summaryrefslogtreecommitdiff
path: root/uconfig.sh
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 /uconfig.sh
parentadc42c31aa41517bfdda512fee0bbc3859910f76 (diff)
downloadperl-3e06601fea2b5bb64513c13dc407c9d4d3c15a9a.tar.gz
Add Configure probe for ip_mreq_source
Needed to upgrade Socket from CPAN
Diffstat (limited to 'uconfig.sh')
-rw-r--r--uconfig.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh
index 32f6aa5de2..d23c0daa25 100644
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -224,7 +224,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='undef'
d_isblank='undef'
d_isfinite='undef'