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