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