diff options
Diffstat (limited to 'win32/config.gc64')
-rw-r--r-- | win32/config.gc64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/config.gc64 b/win32/config.gc64 index b931e24d34..36f21ce258 100644 --- a/win32/config.gc64 +++ b/win32/config.gc64 @@ -447,7 +447,7 @@ d_srandom_r='undef' d_sresgproto='undef' d_sresuproto='undef' d_statblks='undef' -d_static_inline='undef' +d_static_inline='define' d_statfs_f_flags='undef' d_statfs_s='undef' d_statvfs='undef' @@ -852,7 +852,7 @@ perl_patchlevel='~PERL_PATCHLEVEL~' perladmin='' perllibs='~libs~' perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe' -perl_static_inline='static' +perl_static_inline='static __inline__' pg='' phostname='hostname' pidtype='int' |