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