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