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