This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added targetsh to all the canned config files
[perl5.git] / win32 / config.ce
index a872577..5177beb 100644 (file)
@@ -35,12 +35,13 @@ bash=''
 bin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
 binexp='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
 bison=''
+bootstrap_charset='undef'
 byacc='byacc'
 byteorder='1234'
 c=''
 castflags='0'
 cat='type'
-cc='~CC~'
+cc='~cc~'
 cccdlflags=' '
 ccdlflags=' '
 ccflags='-DWIN32'
@@ -58,14 +59,14 @@ compress=''
 contains='grep'
 cp='copy'
 cpio=''
-cpp='~CC~ -nologo -E'
+cpp='~cc~ -nologo -E'
 cpp_stuff='42'
 cppccsymbols=''
 cppflags='-DWIN32'
 cpplast=''
 cppminus=''
-cpprun='~CC~ -nologo -E'
-cppstdin='~CC~ -nologo -E'
+cpprun='~cc~ -nologo -E'
+cppstdin='~cc~ -nologo -E'
 cppsymbols=''
 crosscompile='undef'
 crypt_r_proto='0'
@@ -271,6 +272,10 @@ d_inetaton='undef'
 d_inetntop='undef'
 d_inetpton='undef'
 d_int64_t='undef'
+d_ip_mreq='undef'
+d_ip_mreq_source='undef'
+d_ipv6_mreq='undef'
+d_ipv6_mreq_source='undef'
 d_isascii='define'
 d_isblank='undef'
 d_isfinite='undef'
@@ -422,7 +427,6 @@ d_setservent_r='undef'
 d_setsid='undef'
 d_setspent='undef'
 d_setvbuf='undef'
-d_sfio='undef'
 d_shm='undef'
 d_shmat='undef'
 d_shmatprototype='undef'
@@ -436,6 +440,7 @@ d_sigsetjmp='undef'
 d_sin6_scope_id='undef'
 d_sitearch='define'
 d_snprintf='undef'
+d_sockaddr_in6='undef'
 d_sockaddr_sa_len='undef'
 d_sockatmark='undef'
 d_sockatmarkproto='undef'
@@ -532,12 +537,11 @@ db_prefixtype='int'
 db_version_major='0'
 db_version_minor='0'
 db_version_patch='0'
-defvoidused='15'
 direntrytype='struct direct'
 dlext='dll'
 dlsrc='dl_win32.xs'
 doublesize='8'
-drand01='(rand()/(double)((unsigned)1<<RANDBITS))'
+drand01='Perl_drand48()'
 drand48_r_proto='0'
 dtrace=''
 dynamic_ext='Socket IO Fcntl Opcode SDBM_File attributes'
@@ -618,7 +622,6 @@ i_crypt='undef'
 i_db='undef'
 i_dbm='undef'
 i_dirent='define'
-i_dld='undef'
 i_dlfcn='define'
 i_fcntl='define'
 i_float='define'
@@ -649,8 +652,7 @@ i_poll='undef'
 i_prot='undef'
 i_pthread='undef'
 i_pwd='undef'
-i_rpcsvcdbm='define'
-i_sfio='undef'
+i_rpcsvcdbm='undef'
 i_sgtty='undef'
 i_shadow='undef'
 i_socks='undef'
@@ -743,7 +745,7 @@ 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'
+libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
 line='line'
 lint=''
 lkflags=''
@@ -831,7 +833,7 @@ plibpth=''
 pmake=''
 pr=''
 prefix='~INST_TOP~'
-prefixexp='~INST_DRV~'
+prefixexp='~INST_TOP~'
 privlib='~INST_TOP~~INST_VER~\lib'
 privlibexp='~INST_TOP~~INST_VER~\lib'
 procselfexe=''
@@ -839,10 +841,10 @@ prototype='define'
 ptrsize='4'
 quadkind='5'
 quadtype='__int64'
-randbits='15'
-randfunc='rand'
+randbits='48'
+randfunc='Perl_drand48'
 random_r_proto='0'
-randseedtype='unsigned'
+randseedtype='U32'
 ranlib='rem'
 rd_nodata='-1'
 readdir64_r_proto='0'
@@ -872,7 +874,7 @@ sched_yield=''
 scriptdir='~INST_TOP~~INST_VER~\bin'
 scriptdirexp='~INST_TOP~~INST_VER~\bin'
 sed='sed'
-seedfunc='srand'
+seedfunc='Perl_drand48_init'
 selectminbits='32'
 selecttype='Perl_fd_set *'
 sendmail='blat'
@@ -938,11 +940,12 @@ stdio_stream_array=''
 strerror_r_proto='0'
 strings='/usr/include/string.h'
 submit=''
-subversion='~SUBVERSION~'
+subversion='~PERL_SUBVERSION~'
 sysman='/usr/man/man1'
 tail=''
 tar=''
 targetarch='wince'
+targetsh='cmd /x /c'
 tbl=''
 tee=''
 test=''
@@ -992,7 +995,6 @@ useperlio='~USE_PERLIO~'
 useposix='true'
 usereentrant='undef'
 userelocatableinc='undef'
-usesfio='false'
 useshrplib='true'
 usesitecustomize='undef'
 usesocks='undef'
@@ -1017,10 +1019,9 @@ vendorlib_stem=''
 vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
-version='~VERSION~'
+version=''
 versiononly='undef'
 vi=''
-voidflags='15'
 xlibpth='/usr/lib/386 /lib/386'
 zcat=''
 zip='zip'