summaryrefslogtreecommitdiff
path: root/win32/config.gc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config.gc')
-rw-r--r--win32/config.gc22
1 files changed, 19 insertions, 3 deletions
diff --git a/win32/config.gc b/win32/config.gc
index 9c6f1f6dce..1178d9ef87 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -184,9 +184,10 @@ d_gnulibc='undef'
d_grpasswd='undef'
d_hasmntopt='undef'
d_htonl='define'
+d_iconv='undef'
d_index='undef'
d_inetaton='undef'
-d_int64t='undef'
+d_int64_t='undef'
d_isascii='define'
d_killpg='undef'
d_lchown='undef'
@@ -198,7 +199,6 @@ d_longdbl='define'
d_longlong='undef'
d_lseekproto='define'
d_lstat='undef'
-d_madvise='undef'
d_mblen='define'
d_mbstowcs='define'
d_mbtowc='define'
@@ -229,6 +229,7 @@ d_msync='undef'
d_munmap='undef'
d_mymalloc='undef'
d_nice='undef'
+d_nv_preserves_uv='define'
d_off64_t='undef'
d_old_pthread_create_joinable='undef'
d_oldpthreads='undef'
@@ -302,6 +303,7 @@ d_shmget='undef'
d_sigaction='undef'
d_sigsetjmp='undef'
d_socket='define'
+d_socklen_t='undef'
d_sockpair='undef'
d_sqrtl='undef'
d_statblks='undef'
@@ -422,6 +424,7 @@ i_fcntl='define'
i_float='define'
i_gdbm='undef'
i_grp='undef'
+i_iconv='undef'
i_inttypes='undef'
i_limits='define'
i_locale='define'
@@ -453,6 +456,9 @@ i_sysfile='undef'
i_sysfilio='define'
i_sysin='undef'
i_sysioctl='undef'
+i_syslog='undef'
+i_sysmman='undef'
+i_sysmode='undef'
i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
@@ -469,6 +475,7 @@ i_systimes='undef'
i_systypes='define'
i_sysuio='undef'
i_sysun='undef'
+i_sysutsname='undef'
i_sysvfs='undef'
i_syswait='undef'
i_termio='undef'
@@ -497,6 +504,7 @@ installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
installprivlib='~INST_TOP~~INST_VER~\lib'
installscript='~INST_TOP~~INST_VER~\bin'
installsitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
+installsitebin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
installsitelib='~INST_TOP~\site~INST_VER~\lib'
installstyle='lib'
installusrbinperl='undef'
@@ -519,6 +527,10 @@ libc='libmsvcrt.a'
libperl='libperl.a'
libpth=''
libs=''
+libsdirs=''
+libsfiles=''
+libsfound=''
+libspath=''
libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
line='line'
lint=''
@@ -585,6 +597,7 @@ pager='more /e'
passcat=''
patchlevel='~PATCHLEVEL~'
path_sep=';'
+perl5=''
perl='perl'
perladmin=''
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
@@ -592,6 +605,7 @@ pg=''
phostname='hostname'
pidtype='int'
plibpth=''
+pm_apiversion='5.005'
pmake=''
pr=''
prefix='~INST_TOP~'
@@ -600,13 +614,14 @@ privlib='~INST_TOP~~INST_VER~\lib'
privlibexp='~INST_TOP~~INST_VER~\lib'
prototype='define'
ptrsize='4'
-quadcase='5'
+quadkind='5'
quadtype='long long'
randbits='15'
randfunc='rand'
randseedtype='unsigned'
ranlib='rem'
rd_nodata='-1'
+revision='5'
rm='del'
rmail=''
runnm='true'
@@ -742,6 +757,7 @@ version='~VERSION~'
vi=''
voidflags='15'
xlibpth='/usr/lib/386 /lib/386'
+xs_apiversion='5.5.670'
zcat=''
zip='zip'
PERL_REVISION='~PERL_REVISION~'