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