This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add stub files for deleted OO-related pod files
[perl5.git] / uconfig64.sh
index a98abb6..7d94741 100644 (file)
@@ -585,6 +585,7 @@ i_sgtty='undef'
 i_shadow='undef'
 i_socks='undef'
 i_stdarg='define'
+i_stdbool='undef'
 i_stddef='define'
 i_stdlib='define'
 i_string='define'
@@ -738,6 +739,8 @@ srand48_r_proto='0'
 srandom_r_proto='0'
 src='.'
 ssizetype=long
+st_ino_sign='1'
+st_ino_size='8'
 startperl='#!perl'
 stdchar=char
 stdio_base='((fp)->_IO_read_base)'