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