This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
if.pm: Better failure message for 'no if'
[perl5.git] / uconfig.sh
index 0278020..bd889e3 100644 (file)
@@ -737,6 +737,7 @@ nv_preserves_uv_bits='0'
 nveformat='"e"'
 nvfformat='"f"'
 nvgformat='"g"'
+nvmantbits='52'
 nvsize='8'
 nvtype='double'
 o_nonblock='O_NONBLOCK'