diff options
Diffstat (limited to 'win32/config.gc')
-rw-r--r-- | win32/config.gc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/config.gc b/win32/config.gc index b9a6893b55..31c1c3f0e1 100644 --- a/win32/config.gc +++ b/win32/config.gc @@ -447,6 +447,7 @@ d_srandom_r='undef' d_sresgproto='undef' d_sresuproto='undef' d_statblks='undef' +d_static_inline='undef' d_statfs_f_flags='undef' d_statfs_s='undef' d_statvfs='undef' @@ -850,6 +851,7 @@ perl_patchlevel='~PERL_PATCHLEVEL~' perladmin='' perllibs='~libs~' perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe' +perl_static_inline='' pg='' phostname='hostname' pidtype='int' |