summaryrefslogtreecommitdiff
path: root/win32/config.bc
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2002-05-12 23:34:06 +0000
committerGurusamy Sarathy <gsar@cpan.org>2002-05-12 23:34:06 +0000
commit8839b9e4d8298a3a391565140d81e71c232cf831 (patch)
treeca63b63faa3c9036d46605e6f0fb260e81288ab2 /win32/config.bc
parent97b33923a08159d5d753e1da3b6306a87b011ee6 (diff)
downloadperl-8839b9e4d8298a3a391565140d81e71c232cf831.tar.gz
change#8666 ($Config{perllibs}) apparently never got into
mainline--merge, and add other missing entries; regen config_H.* files p4raw-link: @8666 on //depot/maint-5.6/perl: 8b0115faf6b06062b39e3e51eaab2b7e56257eef p4raw-id: //depot/perl@16568
Diffstat (limited to 'win32/config.bc')
-rw-r--r--win32/config.bc40
1 files changed, 22 insertions, 18 deletions
diff --git a/win32/config.bc b/win32/config.bc
index 69c351642b..0df9810030 100644
--- a/win32/config.bc
+++ b/win32/config.bc
@@ -45,7 +45,10 @@ cc='~CC~'
cccdlflags=' '
ccdlflags='-tWD'
ccflags='-DWIN32'
+ccflags_uselargefiles=''
+ccname='~CC~'
ccsymbols=''
+ccversion=''
cf_by='nobody'
cf_email='nobody@no.where.net'
cf_time=''
@@ -86,6 +89,7 @@ d_PRIi64='undef'
d_PRIo64='undef'
d_PRIu64='undef'
d_PRIx64='undef'
+d_SCNfldbl='undef'
d__fwalk='undef'
d_access='define'
d_accessx='undef'
@@ -290,7 +294,6 @@ d_mymalloc='undef'
d_nice='undef'
d_nl_langinfo='undef'
d_nv_preserves_uv='define'
-nv_preserves_uv_bits='32'
d_off64_t='undef'
d_old_pthread_create_joinable='undef'
d_oldpthreads='undef'
@@ -359,6 +362,7 @@ d_setpgid='undef'
d_setpgrp2='undef'
d_setpgrp='undef'
d_setprior='undef'
+d_setproctitle='undef'
d_setprotoent_r='undef'
d_setpwent='undef'
d_setpwent_r='undef'
@@ -467,6 +471,9 @@ d_xenix='undef'
date='date'
db_hashtype='int'
db_prefixtype='int'
+db_version_major='0'
+db_version_minor='0'
+db_version_patch='0'
defvoidused='15'
direntrytype='struct direct'
dlext='dll'
@@ -490,6 +497,7 @@ eunicefix=':'
exe_ext='.exe'
expr='expr'
extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
+extras=''
fflushNULL='define'
fflushall='undef'
find='find'
@@ -501,6 +509,7 @@ freetype='void'
full_ar=''
full_csh=''
full_sed=''
+gccosandvers=''
gccversion=''
getgrent_r_proto='0'
getgrgid_r_proto='0'
@@ -527,6 +536,7 @@ gidsign='-1'
gidsize='4'
gidtype='gid_t'
glibpth='/usr/shlib /lib/pa1.1 /usr/lib/large /lib /usr/lib /usr/lib/386 /lib/386 /lib/large /usr/lib/small /lib/small /usr/ccs/lib /usr/ucblib /usr/shlib '
+gmake='gmake'
gmtime_r_proto='0'
grep='grep'
groupcat=''
@@ -561,6 +571,7 @@ i_grp='undef'
i_ieeefp='undef'
i_inttypes='undef'
i_langinfo='undef'
+i_libutil='undef'
i_limits='define'
i_locale='define'
i_machcthr='undef'
@@ -658,6 +669,7 @@ ksh=''
ld='~LINK32~'
lddlflags='-Tpd ~LINK_FLAGS~'
ldflags='~LINK_FLAGS~'
+ldflags_uselargefiles=''
ldlibpthname=''
less='less'
lib_ext='.lib'
@@ -693,27 +705,12 @@ make_set_make='#'
mallocobj='malloc.o'
mallocsrc='malloc.c'
malloctype='void *'
-man1='man1'
man1dir='~INST_TOP~~INST_VER~\man\man1'
man1direxp='~INST_TOP~~INST_VER~\man\man1'
man1ext='1'
-man2='man2'
-man2ext='2'
-man3='man3'
man3dir='~INST_TOP~~INST_VER~\man\man3'
man3direxp='~INST_TOP~~INST_VER~\man\man3'
man3ext='3'
-man4='man4'
-man4ext='4'
-man5='man5'
-man5ext='5'
-man6='man6'
-man6ext='6'
-man7='man7'
-man7ext='7'
-man8='man8'
-man8ext='8'
-mandirstyle='bsd'
mips_type=''
mkdir='mkdir'
mmaptype='void *'
@@ -736,6 +733,10 @@ nm_opt=''
nm_so_opt=''
nonxs_ext='Errno'
nroff=''
+nvEUformat='"E"'
+nvFUformat='"F"'
+nvGUformat='"G"'
+nv_preserves_uv_bits='32'
nveformat='"e"'
nvfformat='"f"'
nvgformat='"g"'
@@ -757,6 +758,7 @@ path_sep=';'
perl5=''
perl='perl'
perladmin=''
+perllibs='~libs~'
perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
pg=''
phostname='hostname'
@@ -798,6 +800,7 @@ sPRIi64='"li"'
sPRIo64='"lo"'
sPRIu64='"lu"'
sPRIx64='"lx"'
+sSCNfldbl='"f"'
sched_yield=''
scriptdir='~INST_TOP~~INST_VER~\bin'
scriptdirexp='~INST_TOP~~INST_VER~\bin'
@@ -820,6 +823,7 @@ shmattype='void *'
shortsize='2'
shrpenv=''
shsharp='true'
+sig_count='26'
sig_name='ZERO HUP INT QUIT ILL NUM05 NUM06 NUM07 FPE KILL NUM10 SEGV NUM12 PIPE ALRM TERM USR1 USR2 CHLD NUM19 USR3 BREAK ABRT STOP NUM24 CONT CLD'
sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "USR1", "USR2", "CHLD", "NUM19", "USR3", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0'
sig_num='0 1 2 21 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 18 0'
@@ -867,6 +871,7 @@ subversion='~SUBVERSION~'
sysman='/usr/man/man1'
tail=''
tar=''
+targetarch=''
tbl=''
tee=''
test=''
@@ -946,6 +951,5 @@ PERL_VERSION='~PERL_VERSION~'
PERL_API_REVISION='~PERL_API_REVISION~'
PERL_API_SUBVERSION='~PERL_API_SUBVERSION~'
PERL_API_VERSION='~PERL_API_VERSION~'
-PATCHLEVEL='~PERL_VERSION~'
-SUBVERSION='~PERL_SUBVERSION~'
+PERL_PATCHLEVEL='~PERL_VERSION~'
version_patchlevel_string=''