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