summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2014-11-23 19:45:33 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2014-11-23 19:45:33 +0100
commitf40bbcbf5ba1171b1c25dff271e9a7c0ba9ad29f (patch)
treeb42eec81d60144bcb57ed8c038a87fa20a63c6a0 /uconfig.sh
parent57cbafbc12241999e02239444b060362624f02b8 (diff)
downloadperl-f40bbcbf5ba1171b1c25dff271e9a7c0ba9ad29f.tar.gz
Configure syncup
Some of these changes also made it upstream to the dist svn repo. OpenSource++
Diffstat (limited to 'uconfig.sh')
-rw-r--r--uconfig.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh
index a4b33274fe..e168f17539 100644
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -255,6 +255,7 @@ d_isfinite='undef'
d_isfinitel='undef'
d_isinf='undef'
d_isinfl='undef'
+d_isless='undef'
d_isnan='undef'
d_isnanl='undef'
d_isnormal='undef'
@@ -369,6 +370,7 @@ d_readdir_r='undef'
d_readlink='undef'
d_readv='undef'
d_recvmsg='undef'
+d_regcomp='define'
d_remainder='undef'
d_remquo='undef'
d_rename='define'
@@ -452,6 +454,7 @@ d_srand48_r='undef'
d_srandom_r='undef'
d_sresgproto='undef'
d_sresuproto='undef'
+d_stat='define'
d_statblks='undef'
d_statfs_f_flags='undef'
d_statfs_s='undef'