1 ## Configured by: ~cf_email~
2 ## Target system: WIN32
22 api_revision='~PERL_API_REVISION~'
23 api_subversion='~PERL_API_SUBVERSION~'
24 api_version='~PERL_API_VERSION~'
25 api_versionstring='~PERL_API_REVISION~.~PERL_API_VERSION~.~PERL_API_SUBVERSION~'
27 archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
28 archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
35 bin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
37 binexp='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
50 cf_email='nobody@no.where.net'
68 cpprun='cl -nologo -E'
69 cppstdin='cl -nologo -E'
74 d_Gconvert='sprintf((b),"%.*g",(n),(x))'
96 d_bincompat5005='undef'
119 d_drand48proto='undef'
155 d_gethbyaddr='define'
156 d_gethbyname='define'
159 d_gethostprotos='define'
166 d_getnetprotos='undef'
167 d_getpbyname='define'
168 d_getpbynumber='define'
175 d_getprotoprotos='define'
178 d_getsbyname='define'
179 d_getsbyport='define'
181 d_getservprotos='define'
203 d_lseekproto='define'
225 d_msg_dontroute='undef'
237 d_nv_preserves_uv='define'
238 d_nv_preserves_uv_bits='32'
240 d_old_pthread_create_joinable='undef'
241 d_oldpthreads='undef'
246 d_perl_otherlibdirs='undef'
251 d_pthread_yield='undef'
270 d_sched_yield='undef'
276 d_semctl_semid_ds='undef'
277 d_semctl_semun='undef'
306 d_shmatprototype='undef'
317 d_statfs_f_flags='undef'
320 d_stdio_cnt_lval='define'
321 d_stdio_ptr_lval='define'
322 d_stdio_stream_array='undef'
328 d_strerrm='strerror(e)'
348 d_telldirproto='define'
355 d_union_semun='define'
361 d_void_closedir='undef'
375 direntrytype='struct direct'
379 drand01='(rand()/(double)((unsigned)1<<RANDBITS))'
380 dynamic_ext='Socket IO Fcntl Opcode SDBM_File attrs Thread'
389 extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
393 firstmakefile='makefile'
406 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 '
414 hostcat='ypcat hosts'
502 ignore_versioned_solibs=''
504 inc_version_list_init='0'
507 installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
508 installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
509 installman1dir='~INST_TOP~~INST_VER~\man\man1'
510 installman3dir='~INST_TOP~~INST_VER~\man\man3'
511 installprefix='~INST_TOP~~INST_VER~'
512 installprefixexp='~INST_TOP~~INST_VER~'
513 installhtmldir='~INST_TOP~~INST_VER~\html'
514 installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
515 installprivlib='~INST_TOP~~INST_VER~\lib'
516 installscript='~INST_TOP~~INST_VER~\bin'
517 installsitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
518 installsitebin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
519 installsitelib='~INST_TOP~\site~INST_VER~\lib'
521 installusrbinperl='undef'
529 known_extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
533 lddlflags='-dll ~LINK_FLAGS~'
534 ldflags='~LINK_FLAGS~'
546 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'
552 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
553 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
569 man1dir='~INST_TOP~~INST_VER~\man\man1'
570 man1direxp='~INST_TOP~~INST_VER~\man\man1'
572 man3dir='~INST_TOP~~INST_VER~\man\man3'
573 man3direxp='~INST_TOP~~INST_VER~\man\man3'
589 netdb_hlen_type='int'
590 netdb_host_type='char *'
591 netdb_name_type='char *'
592 netdb_net_type='long'
600 o_nonblock='O_NONBLOCK'
602 old_pthread_create_joinable=''
611 patchlevel='~PATCHLEVEL~'
616 perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
621 pm_apiversion='5.005'
625 prefixexp='~INST_DRV~'
626 privlib='~INST_TOP~~INST_VER~\lib'
627 privlibexp='~INST_TOP~~INST_VER~\lib'
634 randseedtype='unsigned'
654 scriptdir='~INST_TOP~~INST_VER~\bin'
655 scriptdirexp='~INST_TOP~~INST_VER~\bin'
659 selecttype='Perl_fd_set *'
669 sig_name='ZERO NUM01 INT QUIT ILL NUM05 NUM06 NUM07 FPE KILL NUM10 SEGV NUM12 PIPE ALRM TERM NUM16 NUM17 NUM18 NUM19 CHLD BREAK ABRT STOP NUM24 CONT CLD'
670 sig_name_init='"ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0'
671 sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 20 0'
672 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0'
674 sitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
675 sitearchexp='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
676 sitebin='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
677 sitebinexp='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
678 sitelib='~INST_TOP~\site~INST_VER~\lib'
680 sitelibexp='~INST_TOP~\site~INST_VER~\lib'
681 siteprefix='~INST_TOP~\site~INST_VER~'
682 siteprefixexp='~INST_TOP~\site~INST_VER~'
700 static_ext='DynaLoader'
702 stdio_base='((fp)->_base)'
703 stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
704 stdio_cnt='((fp)->_cnt)'
706 stdio_ptr='((fp)->_ptr)'
707 stdio_stream_array=''
708 strings='/usr/include/string.h'
710 subversion='~SUBVERSION~'
711 sysman='/usr/man/man1'
717 timeincl='/usr/include/sys/time.h '
724 u16type='unsigned short'
726 u32type='unsigned long'
728 u64type='unsigned __int64'
730 u8type='unsigned char'
737 uquadtype='unsigned __int64'
738 use5005threads='undef'
743 uselargefiles='undef'
744 uselongdouble='undef'
746 usemultiplicity='undef'
756 usevendorprefix='undef'
758 usrinc='/usr/include'
762 uvtype='unsigned long'
777 xlibpth='/usr/lib/386 /lib/386'
778 xs_apiversion='5.6.0'
781 PERL_REVISION='~PERL_REVISION~'
782 PERL_SUBVERSION='~PERL_SUBVERSION~'
783 PERL_VERSION='~PERL_VERSION~'
784 PERL_API_REVISION='~PERL_API_REVISION~'
785 PERL_API_SUBVERSION='~PERL_API_SUBVERSION~'
786 PERL_API_VERSION='~PERL_API_VERSION~'
787 PATCHLEVEL='~PERL_VERSION~'
788 SUBVERSION='~PERL_SUBVERSION~'