Compress::Zlib 1.35
[p5sagit/p5-mst-13.2.git] / win32 / config.bc
CommitLineData
08aa1457 1## Configured by: ~cf_email~
2## Target system: WIN32
08aa1457 3Author=''
2860c477 4PERL_CONFIG_SH='true'
08aa1457 5Date='$Date'
6Header=''
7Id='$Id'
8Locker=''
9Log='$Log'
08aa1457 10RCSfile='$RCSfile'
11Revision='$Revision'
08aa1457 12Source=''
13State=''
07ba5892 14_a='.lib'
15_exe='.exe'
16_o='.obj'
08aa1457 17afs='false'
a6d26a0d 18afsroot='/afs'
08aa1457 19alignbytes='8'
93341792 20ansi2knr=''
08aa1457 21aphostname=''
3635cd84 22api_revision='~PERL_API_REVISION~'
23api_subversion='~PERL_API_SUBVERSION~'
24api_version='~PERL_API_VERSION~'
25api_versionstring='~PERL_API_REVISION~.~PERL_API_VERSION~.~PERL_API_SUBVERSION~'
3e3baf6d 26ar='tlib /P128'
0cb96387 27archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
28archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
104f9d64 29archname64=''
07ba5892 30archname='MSWin32'
08aa1457 31archobjs=''
10bc17b6 32asctime_r_proto='0'
08aa1457 33awk='awk'
273cf8d1 34baserev='5'
08aa1457 35bash=''
0cb96387 36bin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
37binexp='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
08aa1457 38bison=''
39byacc='byacc'
40byteorder='1234'
41c=''
42castflags='0'
f7c603cb 43cat='type'
66a514d8 44cc='bcc32'
d55594ae 45cccdlflags=' '
dc050285 46ccdlflags='-tWD'
07ba5892 47ccflags='-DWIN32'
8839b9e4 48ccflags_uselargefiles=''
66a514d8 49ccname='~cc~'
c4d53692 50ccsymbols=''
8839b9e4 51ccversion=''
dc050285 52cf_by='nobody'
53cf_email='nobody@no.where.net'
54cf_time=''
539a3d6c 55charsize='1'
08aa1457 56chgrp=''
57chmod=''
58chown=''
59clocktype='clock_t'
f7c603cb 60comm=''
08aa1457 61compress=''
62contains='grep'
f7c603cb 63cp='copy'
08aa1457 64cpio=''
d3cf3892 65cpp='cpp32 -oCON'
08aa1457 66cpp_stuff='42'
c4d53692 67cppccsymbols=''
07ba5892 68cppflags='-DWIN32'
08aa1457 69cpplast=''
70cppminus=''
d3cf3892 71cpprun='cpp32 -oCON'
c572eed0 72cppstdin='cppstdin'
c4d53692 73cppsymbols=''
10bc17b6 74crypt_r_proto='0'
08aa1457 75cryptlib=''
76csh='undef'
10bc17b6 77ctermid_r_proto='0'
78ctime_r_proto='0'
ad2e33dc 79d_Gconvert='gcvt((x),(n),(b))'
6b356c8e 80d_PRIEUldbl='undef'
81d_PRIFUldbl='undef'
82d_PRIGUldbl='undef'
83d_PRIXU64='undef'
e1f15930 84d_PRId64='undef'
85d_PRIeldbl='undef'
86d_PRIfldbl='undef'
87d_PRIgldbl='undef'
88d_PRIi64='undef'
89d_PRIo64='undef'
90d_PRIu64='undef'
91d_PRIx64='undef'
8839b9e4 92d_SCNfldbl='undef'
2ef53570 93d__fwalk='undef'
08aa1457 94d_access='define'
327c3667 95d_accessx='undef'
e10940c3 96d_aintl='undef'
1018e26f 97d_alarm='define'
e5a95ffb 98d_archlib='define'
10bc17b6 99d_asctime_r='undef'
e1f15930 100d_atolf='undef'
101d_atoll='undef'
0dbb1585 102d_attribute_format='undef'
103d_attribute_malloc='undef'
104d_attribute_nonnull='undef'
105d_attribute_noreturn='undef'
106d_attribute_pure='undef'
107d_attribute_unused='undef'
108d_attribute_warn_unused_result='undef'
08aa1457 109d_bcmp='undef'
110d_bcopy='undef'
08aa1457 111d_bsd='define'
112d_bsdgetpgrp='undef'
08aa1457 113d_bsdsetpgrp='undef'
114d_bzero='undef'
115d_casti32='define'
116d_castneg='define'
117d_charvspr='undef'
118d_chown='undef'
119d_chroot='undef'
120d_chsize='define'
758a5d79 121d_class='undef'
08aa1457 122d_closedir='define'
4e0554ec 123d_cmsghdr_s='undef'
2ef53570 124d_const='define'
e10940c3 125d_copysignl='undef'
08aa1457 126d_crypt='undef'
10bc17b6 127d_crypt_r='undef'
08aa1457 128d_csh='undef'
10bc17b6 129d_ctermid_r='undef'
130d_ctime_r='undef'
08aa1457 131d_cuserid='undef'
132d_dbl_dig='define'
2ef53570 133d_dbminitproto='undef'
08aa1457 134d_difftime='define'
a838cfe5 135d_dirfd='undef'
10bc17b6 136d_dirnamlen='define'
08aa1457 137d_dlerror='define'
138d_dlopen='define'
139d_dlsymun='undef'
140d_dosuid='undef'
10bc17b6 141d_drand48_r='undef'
104f9d64 142d_drand48proto='undef'
08aa1457 143d_dup2='define'
327c3667 144d_eaccess='undef'
93341792 145d_endgrent='undef'
10bc17b6 146d_endgrent_r='undef'
0cd52aa3 147d_endhent='undef'
10bc17b6 148d_endhostent_r='undef'
0cd52aa3 149d_endnent='undef'
10bc17b6 150d_endnetent_r='undef'
0cd52aa3 151d_endpent='undef'
10bc17b6 152d_endprotoent_r='undef'
93341792 153d_endpwent='undef'
10bc17b6 154d_endpwent_r='undef'
0cd52aa3 155d_endsent='undef'
10bc17b6 156d_endservent_r='undef'
08aa1457 157d_eofnblk='define'
158d_eunice='undef'
1de32f2a 159d_faststdio='define'
b363b713 160d_fchdir='undef'
08aa1457 161d_fchmod='undef'
162d_fchown='undef'
163d_fcntl='undef'
9d9004a9 164d_fcntl_can_lock='undef'
08aa1457 165d_fd_macros='define'
166d_fd_set='define'
167d_fds_bits='define'
168d_fgetpos='define'
758a5d79 169d_finite='undef'
170d_finitel='undef'
08aa1457 171d_flexfnam='define'
172d_flock='define'
6e21dc91 173d_flockproto='define'
08aa1457 174d_fork='undef'
758a5d79 175d_fp_class='undef'
08aa1457 176d_fpathconf='undef'
758a5d79 177d_fpclass='undef'
178d_fpclassify='undef'
179d_fpclassl='undef'
e1f15930 180d_fpos64_t='undef'
a3540c92 181d_frexpl='undef'
52b0428e 182d_fs_data_s='undef'
327c3667 183d_fseeko='undef'
08aa1457 184d_fsetpos='define'
c4d53692 185d_fstatfs='undef'
186d_fstatvfs='undef'
411ab01c 187d_fsync='undef'
327c3667 188d_ftello='undef'
07ba5892 189d_ftime='define'
89423764 190d_getcwd='define'
3813c136 191d_getespwnam='undef'
c890dc6c 192d_getfsstat='undef'
93341792 193d_getgrent='undef'
10bc17b6 194d_getgrent_r='undef'
195d_getgrgid_r='undef'
196d_getgrnam_r='undef'
08aa1457 197d_getgrps='undef'
fea7140c 198d_gethbyaddr='define'
199d_gethbyname='define'
07ba5892 200d_gethent='undef'
201d_gethname='define'
10bc17b6 202d_gethostbyaddr_r='undef'
203d_gethostbyname_r='undef'
204d_gethostent_r='undef'
bdaec6b3 205d_gethostprotos='define'
4e0554ec 206d_getitimer='undef'
07ba5892 207d_getlogin='define'
10bc17b6 208d_getlogin_r='undef'
52b0428e 209d_getmnt='undef'
e1f15930 210d_getmntent='undef'
fea7140c 211d_getnbyaddr='undef'
212d_getnbyname='undef'
0cd52aa3 213d_getnent='undef'
10bc17b6 214d_getnetbyaddr_r='undef'
215d_getnetbyname_r='undef'
216d_getnetent_r='undef'
bdaec6b3 217d_getnetprotos='undef'
0c0643d0 218d_getpagsz='undef'
fea7140c 219d_getpbyname='define'
220d_getpbynumber='define'
0cd52aa3 221d_getpent='undef'
07ba5892 222d_getpgid='undef'
08aa1457 223d_getpgrp2='undef'
224d_getpgrp='undef'
08aa1457 225d_getppid='undef'
226d_getprior='undef'
10bc17b6 227d_getprotobyname_r='undef'
228d_getprotobynumber_r='undef'
229d_getprotoent_r='undef'
bdaec6b3 230d_getprotoprotos='define'
3813c136 231d_getprpwnam='undef'
fe749a9f 232d_getpwent='undef'
10bc17b6 233d_getpwent_r='undef'
234d_getpwnam_r='undef'
235d_getpwuid_r='undef'
07ba5892 236d_getsbyname='define'
237d_getsbyport='define'
0cd52aa3 238d_getsent='undef'
10bc17b6 239d_getservbyname_r='undef'
240d_getservbyport_r='undef'
241d_getservent_r='undef'
bdaec6b3 242d_getservprotos='define'
e1f15930 243d_getspnam='undef'
10bc17b6 244d_getspnam_r='undef'
57ab3dfe 245d_gettimeod='define'
10bc17b6 246d_gmtime_r='undef'
fe749a9f 247d_gnulibc='undef'
93341792 248d_grpasswd='undef'
e1f15930 249d_hasmntopt='undef'
08aa1457 250d_htonl='define'
e10940c3 251d_ilogbl='undef'
08aa1457 252d_index='undef'
253d_inetaton='undef'
93342173 254d_int64_t='undef'
08aa1457 255d_isascii='define'
758a5d79 256d_isfinite='undef'
257d_isinf='undef'
a3540c92 258d_isnan='define'
259d_isnanl='undef'
08aa1457 260d_killpg='undef'
dd64f1c3 261d_lchown='undef'
fe749a9f 262d_ldbl_dig='define'
f024374a 263d_libm_lib_version='undef'
6b980173 264d_link='define'
10bc17b6 265d_localtime_r='undef'
08aa1457 266d_locconv='define'
267d_lockf='undef'
0cd52aa3 268d_longdbl='define'
bdaec6b3 269d_longlong='undef'
c890dc6c 270d_lseekproto='define'
08aa1457 271d_lstat='undef'
1e8c3fde 272d_madvise='undef'
08aa1457 273d_mblen='define'
274d_mbstowcs='define'
275d_mbtowc='define'
e1f15930 276d_memchr='define'
08aa1457 277d_memcmp='define'
278d_memcpy='define'
279d_memmove='define'
280d_memset='define'
281d_mkdir='define'
fe749a9f 282d_mkdtemp='undef'
08aa1457 283d_mkfifo='undef'
fe749a9f 284d_mkstemp='undef'
285d_mkstemps='undef'
08aa1457 286d_mktime='define'
fe749a9f 287d_mmap='undef'
a3540c92 288d_modfl='undef'
e67aeab1 289d_modfl_pow32_bug='undef'
fe749a9f 290d_mprotect='undef'
08aa1457 291d_msg='undef'
c4d53692 292d_msg_ctrunc='undef'
293d_msg_dontroute='undef'
294d_msg_oob='undef'
295d_msg_peek='undef'
296d_msg_proxy='undef'
75d58f20 297d_msgctl='undef'
298d_msgget='undef'
4e0554ec 299d_msghdr_s='undef'
75d58f20 300d_msgrcv='undef'
301d_msgsnd='undef'
fe749a9f 302d_msync='undef'
303d_munmap='undef'
37c1c645 304d_mymalloc='undef'
2d736872 305d_nanosleep='undef'
08aa1457 306d_nice='undef'
2765b840 307d_nl_langinfo='undef'
93342173 308d_nv_preserves_uv='define'
c9be5486 309d_nv_zero_is_allbits_zero='define'
e1f15930 310d_off64_t='undef'
c4d53692 311d_old_pthread_create_joinable='undef'
07ba5892 312d_oldpthreads='undef'
08aa1457 313d_oldsock='undef'
314d_open3='undef'
315d_pathconf='undef'
316d_pause='define'
3b777bb4 317d_perl_otherlibdirs='undef'
08aa1457 318d_phostname='undef'
319d_pipe='define'
320d_poll='undef'
321d_portable='define'
e9a8643a 322d_procselfexe='undef'
d6483fcc 323d_pthread_atfork='undef'
e0e3c57a 324d_pthread_attr_setscope='undef'
07ba5892 325d_pthread_yield='undef'
08aa1457 326d_pwage='undef'
327d_pwchange='undef'
328d_pwclass='undef'
329d_pwcomment='undef'
330d_pwexpire='undef'
c4f23d77 331d_pwgecos='undef'
93341792 332d_pwpasswd='undef'
539a3d6c 333d_pwquota='undef'
bbe6c963 334d_qgcvt='undef'
539a3d6c 335d_quad='undef'
10bc17b6 336d_random_r='undef'
337d_readdir64_r='undef'
08aa1457 338d_readdir='define'
10bc17b6 339d_readdir_r='undef'
08aa1457 340d_readlink='undef'
4e0554ec 341d_readv='undef'
342d_recvmsg='undef'
08aa1457 343d_rename='define'
344d_rewinddir='define'
345d_rmdir='define'
346d_safebcpy='undef'
347d_safemcpy='undef'
348d_sanemcmp='define'
ef9f17be 349d_sbrkproto='undef'
e10940c3 350d_scalbnl='undef'
07ba5892 351d_sched_yield='undef'
c4d53692 352d_scm_rights='undef'
08aa1457 353d_seekdir='define'
354d_select='define'
355d_sem='undef'
75d58f20 356d_semctl='undef'
bd89102f 357d_semctl_semid_ds='undef'
358d_semctl_semun='undef'
75d58f20 359d_semget='undef'
360d_semop='undef'
4e0554ec 361d_sendmsg='undef'
08aa1457 362d_setegid='undef'
363d_seteuid='undef'
93341792 364d_setgrent='undef'
10bc17b6 365d_setgrent_r='undef'
07ba5892 366d_setgrps='undef'
367d_sethent='undef'
10bc17b6 368d_sethostent_r='undef'
4e0554ec 369d_setitimer='undef'
08aa1457 370d_setlinebuf='undef'
371d_setlocale='define'
10bc17b6 372d_setlocale_r='undef'
0cd52aa3 373d_setnent='undef'
10bc17b6 374d_setnetent_r='undef'
0cd52aa3 375d_setpent='undef'
08aa1457 376d_setpgid='undef'
377d_setpgrp2='undef'
378d_setpgrp='undef'
379d_setprior='undef'
8839b9e4 380d_setproctitle='undef'
10bc17b6 381d_setprotoent_r='undef'
fe749a9f 382d_setpwent='undef'
10bc17b6 383d_setpwent_r='undef'
08aa1457 384d_setregid='undef'
385d_setresgid='undef'
386d_setresuid='undef'
387d_setreuid='undef'
388d_setrgid='undef'
389d_setruid='undef'
0cd52aa3 390d_setsent='undef'
10bc17b6 391d_setservent_r='undef'
08aa1457 392d_setsid='undef'
0cd52aa3 393d_setvbuf='define'
08aa1457 394d_sfio='undef'
395d_shm='undef'
396d_shmat='undef'
397d_shmatprototype='undef'
75d58f20 398d_shmctl='undef'
399d_shmdt='undef'
400d_shmget='undef'
08aa1457 401d_sigaction='undef'
983dbef6 402d_sigprocmask='undef'
08aa1457 403d_sigsetjmp='undef'
49a78c82 404d_sockatmark='undef'
2ef53570 405d_sockatmarkproto='undef'
08aa1457 406d_socket='define'
93342173 407d_socklen_t='undef'
08aa1457 408d_sockpair='undef'
1b9c9cf5 409d_socks5_init='undef'
52b0428e 410d_sqrtl='undef'
10bc17b6 411d_srand48_r='undef'
412d_srandom_r='undef'
2ef53570 413d_sresgproto='undef'
414d_sresuproto='undef'
08aa1457 415d_statblks='undef'
52b0428e 416d_statfs_f_flags='undef'
417d_statfs_s='undef'
c4d53692 418d_statvfs='undef'
08aa1457 419d_stdio_cnt_lval='define'
420d_stdio_ptr_lval='define'
8f78aaf8 421d_stdio_ptr_lval_nochange_cnt='define'
2ef53570 422d_stdio_ptr_lval_sets_cnt='undef'
e1f15930 423d_stdio_stream_array='undef'
08aa1457 424d_stdiobase='define'
425d_stdstdio='define'
426d_strchr='define'
427d_strcoll='define'
428d_strctcpy='define'
429d_strerrm='strerror(e)'
430d_strerror='define'
10bc17b6 431d_strerror_r='undef'
b3c85772 432d_strftime='define'
08aa1457 433d_strtod='define'
434d_strtol='define'
3635cd84 435d_strtold='undef'
436d_strtoll='undef'
d0e6d399 437d_strtoq='undef'
08aa1457 438d_strtoul='define'
e1f15930 439d_strtoull='undef'
3635cd84 440d_strtouq='undef'
08aa1457 441d_strxfrm='define'
442d_suidsafe='undef'
443d_symlink='undef'
444d_syscall='undef'
2ef53570 445d_syscallproto='undef'
08aa1457 446d_sysconf='undef'
447d_sysernlst=''
448d_syserrlst='define'
449d_system='define'
450d_tcgetpgrp='undef'
451d_tcsetpgrp='undef'
452d_telldir='define'
c4d53692 453d_telldirproto='define'
08aa1457 454d_time='define'
455d_times='define'
10bc17b6 456d_tm_tm_gmtoff='undef'
457d_tm_tm_zone='undef'
458d_tmpnam_r='undef'
08aa1457 459d_truncate='undef'
10bc17b6 460d_ttyname_r='undef'
08aa1457 461d_tzname='define'
087c4f22 462d_u32align='undef'
4e0554ec 463d_ualarm='undef'
08aa1457 464d_umask='define'
b2af26b1 465d_uname='define'
bd89102f 466d_union_semun='define'
758a5d79 467d_unordered='undef'
4e0554ec 468d_usleep='undef'
2ef53570 469d_usleepproto='undef'
52b0428e 470d_ustat='undef'
4ea817c6 471d_vendorarch='undef'
52b0428e 472d_vendorbin='undef'
e1f15930 473d_vendorlib='undef'
08aa1457 474d_vfork='undef'
475d_void_closedir='undef'
476d_voidsig='define'
477d_voidtty=''
478d_volatile='define'
479d_vprintf='define'
480d_wait4='undef'
f55ee38a 481d_waitpid='define'
08aa1457 482d_wcstombs='define'
483d_wctomb='define'
4e0554ec 484d_writev='undef'
08aa1457 485d_xenix='undef'
486date='date'
487db_hashtype='int'
488db_prefixtype='int'
8839b9e4 489db_version_major='0'
490db_version_minor='0'
491db_version_patch='0'
08aa1457 492defvoidused='15'
493direntrytype='struct direct'
494dlext='dll'
07ba5892 495dlsrc='dl_win32.xs'
496doublesize='8'
ce9935e0 497drand01='(rand()/(double)((unsigned)1<<RANDBITS))'
10bc17b6 498drand48_r_proto='0'
07ba5892 499dynamic_ext='Socket IO Fcntl Opcode SDBM_File attrs Thread'
08aa1457 500eagain='EAGAIN'
93341792 501ebcdic='undef'
08aa1457 502echo='echo'
503egrep='egrep'
504emacs=''
10bc17b6 505endgrent_r_proto='0'
506endhostent_r_proto='0'
507endnetent_r_proto='0'
508endprotoent_r_proto='0'
509endpwent_r_proto='0'
510endservent_r_proto='0'
08aa1457 511eunicefix=':'
512exe_ext='.exe'
513expr='expr'
bfb7748a 514extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
8839b9e4 515extras=''
9423c6fc 516fflushNULL='define'
517fflushall='undef'
08aa1457 518find='find'
519firstmakefile='makefile'
520flex=''
539a3d6c 521fpossize='4'
08aa1457 522fpostype='fpos_t'
523freetype='void'
e1f15930 524full_ar=''
08aa1457 525full_csh=''
526full_sed=''
8839b9e4 527gccosandvers=''
08aa1457 528gccversion=''
10bc17b6 529getgrent_r_proto='0'
530getgrgid_r_proto='0'
531getgrnam_r_proto='0'
532gethostbyaddr_r_proto='0'
533gethostbyname_r_proto='0'
534gethostent_r_proto='0'
535getlogin_r_proto='0'
536getnetbyaddr_r_proto='0'
537getnetbyname_r_proto='0'
538getnetent_r_proto='0'
539getprotobyname_r_proto='0'
540getprotobynumber_r_proto='0'
541getprotoent_r_proto='0'
542getpwent_r_proto='0'
543getpwnam_r_proto='0'
544getpwuid_r_proto='0'
545getservbyname_r_proto='0'
546getservbyport_r_proto='0'
547getservent_r_proto='0'
548getspnam_r_proto='0'
539a3d6c 549gidformat='"d"'
550gidsign='-1'
551gidsize='4'
08aa1457 552gidtype='gid_t'
553glibpth='/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 '
8839b9e4 554gmake='gmake'
10bc17b6 555gmtime_r_proto='0'
08aa1457 556grep='grep'
557groupcat=''
558groupstype='gid_t'
07ba5892 559gzip='gzip'
08aa1457 560h_fcntl='false'
561h_sysfile='true'
562hint='recommended'
563hostcat='ypcat hosts'
539a3d6c 564i16size='2'
565i16type='short'
566i32size='4'
567i32type='long'
568i64size='8'
569i64type='__int64'
570i8size='1'
571i8type='char'
93341792 572i_arpainet='define'
08aa1457 573i_bsdioctl=''
10bc17b6 574i_crypt='undef'
08aa1457 575i_db='undef'
576i_dbm='undef'
577i_dirent='define'
578i_dld='undef'
579i_dlfcn='define'
580i_fcntl='define'
581i_float='define'
758a5d79 582i_fp='undef'
583i_fp_class='undef'
eacd03c1 584i_gdbm='undef'
585i_grp='undef'
792d8dab 586i_ieeefp='undef'
327c3667 587i_inttypes='undef'
2765b840 588i_langinfo='undef'
8839b9e4 589i_libutil='undef'
08aa1457 590i_limits='define'
591i_locale='define'
c4d53692 592i_machcthr='undef'
08aa1457 593i_malloc='define'
594i_math='define'
595i_memory='undef'
c4d53692 596i_mntent='undef'
08aa1457 597i_ndbm='undef'
07ba5892 598i_netdb='undef'
08aa1457 599i_neterrno='undef'
e1f15930 600i_netinettcp='undef'
08aa1457 601i_niin='undef'
c4d53692 602i_poll='undef'
3813c136 603i_prot='undef'
e1f15930 604i_pthread='undef'
08aa1457 605i_pwd='undef'
606i_rpcsvcdbm='define'
607i_sfio='undef'
608i_sgtty='undef'
e1f15930 609i_shadow='undef'
610i_socks='undef'
08aa1457 611i_stdarg='define'
612i_stddef='define'
613i_stdlib='define'
614i_string='define'
923fc586 615i_sunmath='undef'
327c3667 616i_sysaccess='undef'
08aa1457 617i_sysdir='undef'
618i_sysfile='undef'
619i_sysfilio='define'
620i_sysin='undef'
621i_sysioctl='undef'
93342173 622i_syslog='undef'
623i_sysmman='undef'
624i_sysmode='undef'
c4d53692 625i_sysmount='undef'
08aa1457 626i_sysndir='undef'
627i_sysparam='undef'
628i_sysresrc='undef'
327c3667 629i_syssecrt='undef'
08aa1457 630i_sysselct='undef'
49a78c82 631i_syssockio='undef'
10bc17b6 632i_sysstat='define'
52b0428e 633i_sysstatfs='undef'
c4d53692 634i_sysstatvfs='undef'
08aa1457 635i_systime='undef'
636i_systimek='undef'
637i_systimes='undef'
638i_systypes='define'
c4d53692 639i_sysuio='undef'
08aa1457 640i_sysun='undef'
93342173 641i_sysutsname='undef'
52b0428e 642i_sysvfs='undef'
08aa1457 643i_syswait='undef'
644i_termio='undef'
645i_termios='undef'
646i_time='define'
647i_unistd='undef'
52b0428e 648i_ustat='undef'
08aa1457 649i_utime='define'
650i_values='undef'
651i_varargs='undef'
652i_varhdr='varargs.h'
653i_vfork='undef'
104f9d64 654ignore_versioned_solibs=''
3635cd84 655inc_version_list=''
1761cee5 656inc_version_list_init='0'
08aa1457 657incpath=''
658inews=''
0cb96387 659installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
660installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
10bc17b6 661installhtmldir='~INST_TOP~~INST_VER~\html'
662installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
e5a95ffb 663installman1dir='~INST_TOP~~INST_VER~\man\man1'
664installman3dir='~INST_TOP~~INST_VER~\man\man3'
e1f15930 665installprefix='~INST_TOP~~INST_VER~'
666installprefixexp='~INST_TOP~~INST_VER~'
e5a95ffb 667installprivlib='~INST_TOP~~INST_VER~\lib'
668installscript='~INST_TOP~~INST_VER~\bin'
0cb96387 669installsitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
93342173 670installsitebin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
e5a95ffb 671installsitelib='~INST_TOP~\site~INST_VER~\lib'
e1f15930 672installstyle='lib'
c4d53692 673installusrbinperl='undef'
4ea817c6 674installvendorarch=''
52b0428e 675installvendorbin=''
e1f15930 676installvendorlib=''
08aa1457 677intsize='4'
4b661809 678issymlink=''
539a3d6c 679ivdformat='"ld"'
680ivsize='4'
681ivtype='long'
52b0428e 682known_extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
08aa1457 683ksh=''
66a514d8 684ld='tlink32'
aa4575bf 685lddlflags='-Tpd ~LINK_FLAGS~'
686ldflags='~LINK_FLAGS~'
8839b9e4 687ldflags_uselargefiles=''
e1f15930 688ldlibpthname=''
08aa1457 689less='less'
690lib_ext='.lib'
691libc='cw32mti.lib'
d07c2202 692libperl='perl.lib'
07ba5892 693libpth=''
694libs=''
93342173 695libsdirs=''
696libsfiles=''
697libsfound=''
698libspath=''
08aa1457 699libswanted='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'
232fbd89 700libswanted_uselargefiles='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'
08aa1457 701line='line'
702lint=''
703lkflags=''
704ln=''
f7c603cb 705lns='copy'
10bc17b6 706localtime_r_proto='0'
08aa1457 707locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
708loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
0cd52aa3 709longdblsize='10'
bdaec6b3 710longlongsize='8'
08aa1457 711longsize='4'
712lp=''
713lpr=''
f7c603cb 714ls='dir'
4a9d6100 715lseeksize='8'
716lseektype='__int64'
08aa1457 717mail=''
718mailx=''
719make='dmake'
07ba5892 720make_set_make='#'
08aa1457 721mallocobj='malloc.o'
722mallocsrc='malloc.c'
723malloctype='void *'
e5a95ffb 724man1dir='~INST_TOP~~INST_VER~\man\man1'
725man1direxp='~INST_TOP~~INST_VER~\man\man1'
08aa1457 726man1ext='1'
e5a95ffb 727man3dir='~INST_TOP~~INST_VER~\man\man3'
728man3direxp='~INST_TOP~~INST_VER~\man\man3'
08aa1457 729man3ext='3'
08aa1457 730mips_type=''
731mkdir='mkdir'
fe749a9f 732mmaptype='void *'
08aa1457 733modetype='mode_t'
734more='more /e'
d31f3823 735multiarch='undef'
08aa1457 736mv=''
737myarchname='MSWin32'
738mydomain=''
739myhostname=''
740myuname=''
741n='-n'
2cc61e15 742need_va_copy='undef'
07ba5892 743netdb_hlen_type='int'
744netdb_host_type='char *'
745netdb_name_type='char *'
746netdb_net_type='long'
747nm=''
08aa1457 748nm_opt=''
749nm_so_opt=''
eab60bb1 750nonxs_ext='Errno'
08aa1457 751nroff=''
8839b9e4 752nvEUformat='"E"'
753nvFUformat='"F"'
754nvGUformat='"G"'
755nv_preserves_uv_bits='32'
fd47df60 756nveformat='"e"'
757nvfformat='"f"'
758nvgformat='"g"'
539a3d6c 759nvsize='8'
760nvtype='double'
08aa1457 761o_nonblock='O_NONBLOCK'
762obj_ext='.obj'
c4d53692 763old_pthread_create_joinable=''
dc050285 764optimize='-O2'
08aa1457 765orderlib='false'
07ba5892 766osname='MSWin32'
767osvers='4.0'
3b777bb4 768otherlibdirs=''
08aa1457 769package='perl5'
770pager='more /e'
771passcat=''
10609e9a 772patchlevel='~PATCHLEVEL~'
08aa1457 773path_sep=';'
93342173 774perl5=''
08aa1457 775perl='perl'
776perladmin=''
8839b9e4 777perllibs='~libs~'
0cb96387 778perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
f7c603cb 779pg=''
08aa1457 780phostname='hostname'
924b3ec4 781pidtype='int'
08aa1457 782plibpth=''
783pmake=''
784pr=''
c73bb82c 785prefix='~INST_TOP~'
334a36dc 786prefixexp='~INST_TOP~'
e5a95ffb 787privlib='~INST_TOP~~INST_VER~\lib'
788privlibexp='~INST_TOP~~INST_VER~\lib'
a838cfe5 789procselfexe=''
08aa1457 790prototype='define'
07ba5892 791ptrsize='4'
93342173 792quadkind='5'
539a3d6c 793quadtype='__int64'
08aa1457 794randbits='15'
104f9d64 795randfunc='rand'
10bc17b6 796random_r_proto='0'
104f9d64 797randseedtype='unsigned'
d55594ae 798ranlib='rem'
08aa1457 799rd_nodata='-1'
10bc17b6 800readdir64_r_proto='0'
801readdir_r_proto='0'
93342173 802revision='5'
f7c603cb 803rm='del'
08aa1457 804rmail=''
805runnm='true'
6b356c8e 806sPRIEUldbl='"E"'
807sPRIFUldbl='"F"'
808sPRIGUldbl='"G"'
809sPRIXU64='"lX"'
e1f15930 810sPRId64='"ld"'
912ec639 811sPRIeldbl='"Le"'
812sPRIfldbl='"Lf"'
813sPRIgldbl='"Lg"'
e1f15930 814sPRIi64='"li"'
815sPRIo64='"lo"'
816sPRIu64='"lu"'
817sPRIx64='"lx"'
912ec639 818sSCNfldbl='"Lf"'
104f9d64 819sched_yield=''
e5a95ffb 820scriptdir='~INST_TOP~~INST_VER~\bin'
821scriptdirexp='~INST_TOP~~INST_VER~\bin'
08aa1457 822sed='sed'
104f9d64 823seedfunc='srand'
327c3667 824selectminbits='32'
55d25626 825selecttype='Perl_fd_set *'
08aa1457 826sendmail='blat'
10bc17b6 827setgrent_r_proto='0'
828sethostent_r_proto='0'
829setlocale_r_proto='0'
830setnetent_r_proto='0'
831setprotoent_r_proto='0'
832setpwent_r_proto='0'
833setservent_r_proto='0'
08aa1457 834sh='cmd /x /c'
835shar=''
07ba5892 836sharpbang='#!'
08aa1457 837shmattype='void *'
838shortsize='2'
07ba5892 839shrpenv=''
840shsharp='true'
8839b9e4 841sig_count='26'
1018e26f 842sig_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'
843sig_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'
c3e38355 844sig_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'
1018e26f 845sig_num_init='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'
66fe0623 846sig_size='27'
08aa1457 847signal_t='void'
0cb96387 848sitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
849sitearchexp='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
52b0428e 850sitebin='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
851sitebinexp='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
e5a95ffb 852sitelib='~INST_TOP~\site~INST_VER~\lib'
4ea817c6 853sitelib_stem=''
e5a95ffb 854sitelibexp='~INST_TOP~\site~INST_VER~\lib'
e1f15930 855siteprefix='~INST_TOP~\site~INST_VER~'
856siteprefixexp='~INST_TOP~\site~INST_VER~'
a13ea748 857sizesize='4'
08aa1457 858sizetype='size_t'
859sleep=''
860smail=''
07ba5892 861so='dll'
08aa1457 862sockethdr=''
863socketlib=''
10cc9d2a 864socksizetype='int'
08aa1457 865sort='sort'
866spackage='Perl5'
f7c603cb 867spitshell=''
10bc17b6 868srand48_r_proto='0'
869srandom_r_proto='0'
07ba5892 870src=''
08aa1457 871ssizetype='int'
dc050285 872startperl='#!perl'
07ba5892 873startsh='#!/bin/sh'
7e050124 874static_ext=' '
08aa1457 875stdchar='unsigned char'
876stdio_base='((fp)->buffer)'
877stdio_bufsiz='((fp)->level + (fp)->curp - (fp)->buffer)'
878stdio_cnt='((fp)->level)'
07ba5892 879stdio_filbuf=''
08aa1457 880stdio_ptr='((fp)->curp)'
e1f15930 881stdio_stream_array=''
10bc17b6 882strerror_r_proto='0'
08aa1457 883strings='/usr/include/string.h'
884submit=''
07ba5892 885subversion='~SUBVERSION~'
08aa1457 886sysman='/usr/man/man1'
887tail=''
888tar=''
8839b9e4 889targetarch=''
08aa1457 890tbl=''
07ba5892 891tee=''
f7c603cb 892test=''
08aa1457 893timeincl='/usr/include/sys/time.h '
894timetype='time_t'
10bc17b6 895tmpnam_r_proto='0'
08aa1457 896touch='touch'
f7c603cb 897tr=''
93341792 898trnl='\012'
08aa1457 899troff=''
10bc17b6 900ttyname_r_proto='0'
539a3d6c 901u16size='2'
902u16type='unsigned short'
903u32size='4'
904u32type='unsigned long'
905u64size='8'
906u64type='unsigned __int64'
907u8size='1'
908u8type='unsigned char'
909uidformat='"d"'
e1f15930 910uidsign='-1'
539a3d6c 911uidsize='4'
08aa1457 912uidtype='uid_t'
913uname='uname'
914uniq='uniq'
539a3d6c 915uquadtype='unsigned __int64'
10cc9d2a 916use64bitall='undef'
917use64bitint='undef'
5440bc8e 918usecrosscompile='undef'
08aa1457 919usedl='define'
1de32f2a 920usefaststdio='undef'
aaacdc8b 921useithreads='undef'
4a9d6100 922uselargefiles='define'
e1f15930 923uselongdouble='undef'
2e67a714 924usemallocwrap='undef'
e1f15930 925usemorebits='undef'
104f9d64 926usemultiplicity='undef'
08aa1457 927usemymalloc='n'
928usenm='false'
07ba5892 929useopcode='true'
aa832f42 930useperlio='~USE_PERLIO~'
66aa1127 931useposix='true'
9514c62b 932usereentrant='undef'
07ba5892 933usesfio='false'
934useshrplib='yes'
7ada00a0 935usesitecustomize='~USE_SITECUST~'
e1f15930 936usesocks='undef'
924b3ec4 937usethreads='undef'
e1f15930 938usevendorprefix='undef'
08aa1457 939usevfork='false'
940usrinc='/usr/include'
941uuname=''
10bc17b6 942uvXUformat='"lX"'
539a3d6c 943uvoformat='"lo"'
944uvsize='4'
945uvtype='unsigned long'
946uvuformat='"lu"'
947uvxformat='"lx"'
4ea817c6 948vendorarch=''
949vendorarchexp=''
52b0428e 950vendorbin=''
951vendorbinexp=''
e1f15930 952vendorlib=''
4ea817c6 953vendorlib_stem=''
e1f15930 954vendorlibexp=''
955vendorprefix=''
956vendorprefixexp=''
10609e9a 957version='~VERSION~'
d56c5707 958versiononly='undef'
08aa1457 959vi=''
960voidflags='15'
961xlibpth='/usr/lib/386 /lib/386'
962zcat=''
07ba5892 963zip='zip'
e1f15930 964PERL_REVISION='~PERL_REVISION~'
e1f15930 965PERL_SUBVERSION='~PERL_SUBVERSION~'
273cf8d1 966PERL_VERSION='~PERL_VERSION~'
967PERL_API_REVISION='~PERL_API_REVISION~'
968PERL_API_SUBVERSION='~PERL_API_SUBVERSION~'
969PERL_API_VERSION='~PERL_API_VERSION~'
8839b9e4 970PERL_PATCHLEVEL='~PERL_VERSION~'
a37b3ff5 971version_patchlevel_string=''