This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More robust inf/nan recognition and generation.
[perl5.git] / uconfig64.sh
index 06537c3..2d4b7e4 100644 (file)
@@ -234,7 +234,9 @@ d_ipv6_mreq_source='undef'
 d_isascii='undef'
 d_isblank='undef'
 d_isfinite='undef'
+d_isfinitel='undef'
 d_isinf='undef'
+d_isinfl='undef'
 d_isnan='undef'
 d_isnanl='undef'
 d_killpg='undef'