This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate with Sarathy.
[perl5.git] / win32 / config.vc
CommitLineData
08aa1457 1## Configured by: ~cf_email~
2## Target system: WIN32
08aa1457 3Author=''
a6c40364 4CONFIGDOTSH='true'
08aa1457 5Date='$Date'
6Header=''
7Id='$Id'
8Locker=''
9Log='$Log'
10Mcc='Mcc'
08aa1457 11RCSfile='$RCSfile'
12Revision='$Revision'
08aa1457 13Source=''
14State=''
07ba5892
GS
15_a='.lib'
16_exe='.exe'
17_o='.obj'
08aa1457 18afs='false'
19alignbytes='8'
93341792 20ansi2knr=''
08aa1457 21aphostname=''
3635cd84
GS
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~'
08aa1457 26ar='lib'
0cb96387
GS
27archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
28archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
104f9d64 29archname64=''
07ba5892 30archname='MSWin32'
08aa1457 31archobjs=''
32awk='awk'
273cf8d1 33baserev='5'
08aa1457 34bash=''
0cb96387 35bin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
e1f15930 36bincompat5005='undef'
0cb96387 37binexp='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
08aa1457 38bison=''
39byacc='byacc'
40byteorder='1234'
41c=''
42castflags='0'
f7c603cb 43cat='type'
07ba5892 44cc='cl'
d55594ae 45cccdlflags=' '
08aa1457 46ccdlflags=' '
07ba5892 47ccflags='-MD -DWIN32'
c4d53692 48ccsymbols=''
dc050285
GS
49cf_by='nobody'
50cf_email='nobody@no.where.net'
51cf_time=''
539a3d6c 52charsize='1'
08aa1457 53chgrp=''
54chmod=''
55chown=''
56clocktype='clock_t'
f7c603cb 57comm=''
08aa1457 58compress=''
59contains='grep'
f7c603cb 60cp='copy'
08aa1457 61cpio=''
d3cf3892 62cpp='cl -nologo -E'
08aa1457 63cpp_stuff='42'
c4d53692 64cppccsymbols=''
07ba5892 65cppflags='-DWIN32'
08aa1457 66cpplast=''
67cppminus=''
d3cf3892
GS
68cpprun='cl -nologo -E'
69cppstdin='cl -nologo -E'
c4d53692 70cppsymbols=''
d31f3823 71crosscompile='undef'
08aa1457 72cryptlib=''
73csh='undef'
74d_Gconvert='sprintf((b),"%.*g",(n),(x))'
e1f15930
GS
75d_PRIEldbl='undef'
76d_PRIFldbl='undef'
77d_PRIGldbl='undef'
78d_PRIX64='undef'
79d_PRId64='undef'
80d_PRIeldbl='undef'
81d_PRIfldbl='undef'
82d_PRIgldbl='undef'
83d_PRIi64='undef'
84d_PRIo64='undef'
85d_PRIu64='undef'
86d_PRIx64='undef'
08aa1457 87d_access='define'
327c3667 88d_accessx='undef'
08aa1457 89d_alarm='undef'
e5a95ffb 90d_archlib='define'
e1f15930
GS
91d_atolf='undef'
92d_atoll='undef'
08aa1457 93d_attribut='undef'
94d_bcmp='undef'
95d_bcopy='undef'
e1f15930 96d_bincompat5005='undef'
08aa1457 97d_bsd='define'
98d_bsdgetpgrp='undef'
08aa1457 99d_bsdsetpgrp='undef'
100d_bzero='undef'
2cdbc966 101d_casti32='undef'
08aa1457 102d_castneg='define'
103d_charvspr='undef'
104d_chown='undef'
105d_chroot='undef'
106d_chsize='define'
107d_closedir='define'
108d_const='define'
109d_crypt='undef'
110d_csh='undef'
111d_cuserid='undef'
112d_dbl_dig='define'
113d_difftime='define'
114d_dirnamlen='define'
115d_dlerror='define'
116d_dlopen='define'
117d_dlsymun='undef'
118d_dosuid='undef'
104f9d64 119d_drand48proto='undef'
08aa1457 120d_dup2='define'
327c3667 121d_eaccess='undef'
93341792 122d_endgrent='undef'
0cd52aa3
GS
123d_endhent='undef'
124d_endnent='undef'
125d_endpent='undef'
93341792 126d_endpwent='undef'
0cd52aa3 127d_endsent='undef'
e1f15930 128d_endspent='undef'
08aa1457 129d_eofnblk='define'
130d_eunice='undef'
131d_fchmod='undef'
132d_fchown='undef'
133d_fcntl='undef'
134d_fd_macros='define'
135d_fd_set='define'
136d_fds_bits='define'
137d_fgetpos='define'
138d_flexfnam='define'
139d_flock='define'
140d_fork='undef'
141d_fpathconf='undef'
e1f15930 142d_fpos64_t='undef'
52b0428e 143d_fs_data_s='undef'
327c3667 144d_fseeko='undef'
08aa1457 145d_fsetpos='define'
c4d53692
GS
146d_fstatfs='undef'
147d_fstatvfs='undef'
327c3667 148d_ftello='undef'
07ba5892 149d_ftime='define'
fe749a9f 150d_getcwd='undef'
c890dc6c 151d_getfsstat='undef'
93341792 152d_getgrent='undef'
08aa1457 153d_getgrps='undef'
fea7140c
GS
154d_gethbyaddr='define'
155d_gethbyname='define'
07ba5892
GS
156d_gethent='undef'
157d_gethname='define'
bdaec6b3 158d_gethostprotos='define'
07ba5892 159d_getlogin='define'
52b0428e 160d_getmnt='undef'
e1f15930 161d_getmntent='undef'
fea7140c
GS
162d_getnbyaddr='undef'
163d_getnbyname='undef'
0cd52aa3 164d_getnent='undef'
bdaec6b3 165d_getnetprotos='undef'
fea7140c
GS
166d_getpbyname='define'
167d_getpbynumber='define'
0cd52aa3 168d_getpent='undef'
07ba5892 169d_getpgid='undef'
08aa1457 170d_getpgrp2='undef'
171d_getpgrp='undef'
08aa1457 172d_getppid='undef'
173d_getprior='undef'
bdaec6b3 174d_getprotoprotos='define'
fe749a9f 175d_getpwent='undef'
07ba5892
GS
176d_getsbyname='define'
177d_getsbyport='define'
0cd52aa3 178d_getsent='undef'
bdaec6b3 179d_getservprotos='define'
e1f15930
GS
180d_getspent='undef'
181d_getspnam='undef'
08aa1457 182d_gettimeod='undef'
fe749a9f 183d_gnulibc='undef'
93341792 184d_grpasswd='undef'
e1f15930 185d_hasmntopt='undef'
08aa1457 186d_htonl='define'
93342173 187d_iconv='undef'
08aa1457 188d_index='undef'
189d_inetaton='undef'
93342173 190d_int64_t='undef'
08aa1457 191d_isascii='define'
192d_killpg='undef'
dd64f1c3 193d_lchown='undef'
fe749a9f 194d_ldbl_dig='define'
6b980173 195d_link='define'
08aa1457 196d_locconv='define'
197d_lockf='undef'
0cd52aa3 198d_longdbl='define'
bdaec6b3 199d_longlong='undef'
c890dc6c 200d_lseekproto='define'
08aa1457 201d_lstat='undef'
1e8c3fde 202d_madvise='undef'
08aa1457 203d_mblen='define'
204d_mbstowcs='define'
205d_mbtowc='define'
e1f15930 206d_memchr='define'
08aa1457 207d_memcmp='define'
208d_memcpy='define'
209d_memmove='define'
210d_memset='define'
211d_mkdir='define'
fe749a9f 212d_mkdtemp='undef'
08aa1457 213d_mkfifo='undef'
fe749a9f
JH
214d_mkstemp='undef'
215d_mkstemps='undef'
08aa1457 216d_mktime='define'
fe749a9f
JH
217d_mmap='undef'
218d_mprotect='undef'
08aa1457 219d_msg='undef'
c4d53692
GS
220d_msg_ctrunc='undef'
221d_msg_dontroute='undef'
222d_msg_oob='undef'
223d_msg_peek='undef'
224d_msg_proxy='undef'
75d58f20
GS
225d_msgctl='undef'
226d_msgget='undef'
227d_msgrcv='undef'
228d_msgsnd='undef'
fe749a9f
JH
229d_msync='undef'
230d_munmap='undef'
37c1c645 231d_mymalloc='undef'
08aa1457 232d_nice='undef'
93342173 233d_nv_preserves_uv='define'
e1f15930 234d_off64_t='undef'
c4d53692 235d_old_pthread_create_joinable='undef'
07ba5892 236d_oldpthreads='undef'
08aa1457 237d_oldsock='undef'
238d_open3='undef'
239d_pathconf='undef'
240d_pause='define'
241d_phostname='undef'
242d_pipe='define'
243d_poll='undef'
244d_portable='define'
07ba5892 245d_pthread_yield='undef'
08aa1457 246d_pwage='undef'
247d_pwchange='undef'
248d_pwclass='undef'
249d_pwcomment='undef'
250d_pwexpire='undef'
c4f23d77 251d_pwgecos='undef'
93341792 252d_pwpasswd='undef'
539a3d6c 253d_pwquota='undef'
bbe6c963 254d_qgcvt='undef'
539a3d6c 255d_quad='undef'
08aa1457 256d_readdir='define'
257d_readlink='undef'
258d_rename='define'
259d_rewinddir='define'
260d_rmdir='define'
261d_safebcpy='undef'
262d_safemcpy='undef'
263d_sanemcmp='define'
07ba5892 264d_sched_yield='undef'
c4d53692 265d_scm_rights='undef'
08aa1457 266d_seekdir='define'
267d_select='define'
268d_sem='undef'
75d58f20 269d_semctl='undef'
bd89102f
AD
270d_semctl_semid_ds='undef'
271d_semctl_semun='undef'
75d58f20
GS
272d_semget='undef'
273d_semop='undef'
08aa1457 274d_setegid='undef'
275d_seteuid='undef'
93341792 276d_setgrent='undef'
07ba5892
GS
277d_setgrps='undef'
278d_sethent='undef'
08aa1457 279d_setlinebuf='undef'
280d_setlocale='define'
0cd52aa3
GS
281d_setnent='undef'
282d_setpent='undef'
08aa1457 283d_setpgid='undef'
284d_setpgrp2='undef'
285d_setpgrp='undef'
286d_setprior='undef'
fe749a9f 287d_setpwent='undef'
08aa1457 288d_setregid='undef'
289d_setresgid='undef'
290d_setresuid='undef'
291d_setreuid='undef'
292d_setrgid='undef'
293d_setruid='undef'
0cd52aa3 294d_setsent='undef'
08aa1457 295d_setsid='undef'
e1f15930 296d_setspent='undef'
0cd52aa3 297d_setvbuf='define'
08aa1457 298d_sfio='undef'
299d_shm='undef'
300d_shmat='undef'
301d_shmatprototype='undef'
75d58f20
GS
302d_shmctl='undef'
303d_shmdt='undef'
304d_shmget='undef'
08aa1457 305d_sigaction='undef'
08aa1457 306d_sigsetjmp='undef'
08aa1457 307d_socket='define'
93342173 308d_socklen_t='undef'
08aa1457 309d_sockpair='undef'
52b0428e 310d_sqrtl='undef'
08aa1457 311d_statblks='undef'
52b0428e
GS
312d_statfs_f_flags='undef'
313d_statfs_s='undef'
c4d53692 314d_statvfs='undef'
08aa1457 315d_stdio_cnt_lval='define'
316d_stdio_ptr_lval='define'
e1f15930 317d_stdio_stream_array='undef'
08aa1457 318d_stdiobase='define'
319d_stdstdio='define'
320d_strchr='define'
321d_strcoll='define'
322d_strctcpy='define'
323d_strerrm='strerror(e)'
324d_strerror='define'
325d_strtod='define'
326d_strtol='define'
3635cd84
GS
327d_strtold='undef'
328d_strtoll='undef'
08aa1457 329d_strtoul='define'
e1f15930 330d_strtoull='undef'
3635cd84 331d_strtouq='undef'
08aa1457 332d_strxfrm='define'
333d_suidsafe='undef'
334d_symlink='undef'
335d_syscall='undef'
336d_sysconf='undef'
337d_sysernlst=''
338d_syserrlst='define'
339d_system='define'
340d_tcgetpgrp='undef'
341d_tcsetpgrp='undef'
342d_telldir='define'
c4d53692 343d_telldirproto='define'
08aa1457 344d_time='define'
345d_times='define'
346d_truncate='undef'
347d_tzname='define'
348d_umask='define'
b2af26b1 349d_uname='define'
bd89102f 350d_union_semun='define'
52b0428e
GS
351d_ustat='undef'
352d_vendorbin='undef'
e1f15930 353d_vendorlib='undef'
08aa1457 354d_vfork='undef'
355d_void_closedir='undef'
356d_voidsig='define'
357d_voidtty=''
358d_volatile='define'
359d_vprintf='define'
360d_wait4='undef'
f55ee38a 361d_waitpid='define'
08aa1457 362d_wcstombs='define'
363d_wctomb='define'
364d_xenix='undef'
365date='date'
366db_hashtype='int'
367db_prefixtype='int'
368defvoidused='15'
369direntrytype='struct direct'
370dlext='dll'
07ba5892
GS
371dlsrc='dl_win32.xs'
372doublesize='8'
ce9935e0 373drand01='(rand()/(double)((unsigned)1<<RANDBITS))'
07ba5892 374dynamic_ext='Socket IO Fcntl Opcode SDBM_File attrs Thread'
08aa1457 375eagain='EAGAIN'
93341792 376ebcdic='undef'
08aa1457 377echo='echo'
378egrep='egrep'
379emacs=''
380eunicefix=':'
381exe_ext='.exe'
382expr='expr'
bfb7748a 383extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
9423c6fc
GS
384fflushNULL='define'
385fflushall='undef'
08aa1457 386find='find'
387firstmakefile='makefile'
388flex=''
539a3d6c 389fpossize='4'
08aa1457 390fpostype='fpos_t'
391freetype='void'
e1f15930 392full_ar=''
08aa1457 393full_csh=''
394full_sed=''
08aa1457 395gccversion=''
539a3d6c
GS
396gidformat='"ld"'
397gidsign='-1'
398gidsize='4'
08aa1457 399gidtype='gid_t'
400glibpth='/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 '
401grep='grep'
402groupcat=''
403groupstype='gid_t'
07ba5892 404gzip='gzip'
08aa1457 405h_fcntl='false'
406h_sysfile='true'
407hint='recommended'
408hostcat='ypcat hosts'
409huge=''
539a3d6c
GS
410i16size='2'
411i16type='short'
412i32size='4'
413i32type='long'
414i64size='8'
415i64type='__int64'
416i8size='1'
417i8type='char'
93341792 418i_arpainet='define'
08aa1457 419i_bsdioctl=''
420i_db='undef'
421i_dbm='undef'
422i_dirent='define'
423i_dld='undef'
424i_dlfcn='define'
425i_fcntl='define'
426i_float='define'
eacd03c1
GS
427i_gdbm='undef'
428i_grp='undef'
93342173 429i_iconv='undef'
327c3667 430i_inttypes='undef'
08aa1457 431i_limits='define'
432i_locale='define'
c4d53692 433i_machcthr='undef'
08aa1457 434i_malloc='define'
435i_math='define'
436i_memory='undef'
c4d53692 437i_mntent='undef'
08aa1457 438i_ndbm='undef'
07ba5892 439i_netdb='undef'
08aa1457 440i_neterrno='undef'
e1f15930 441i_netinettcp='undef'
08aa1457 442i_niin='undef'
c4d53692 443i_poll='undef'
e1f15930 444i_pthread='undef'
08aa1457 445i_pwd='undef'
446i_rpcsvcdbm='define'
447i_sfio='undef'
448i_sgtty='undef'
e1f15930
GS
449i_shadow='undef'
450i_socks='undef'
08aa1457 451i_stdarg='define'
452i_stddef='define'
453i_stdlib='define'
454i_string='define'
327c3667 455i_sysaccess='undef'
08aa1457 456i_sysdir='undef'
457i_sysfile='undef'
458i_sysfilio='define'
459i_sysin='undef'
460i_sysioctl='undef'
93342173
GS
461i_syslog='undef'
462i_sysmman='undef'
463i_sysmode='undef'
c4d53692 464i_sysmount='undef'
08aa1457 465i_sysndir='undef'
466i_sysparam='undef'
467i_sysresrc='undef'
327c3667 468i_syssecrt='undef'
08aa1457 469i_sysselct='undef'
470i_syssockio=''
52b0428e 471i_sysstatfs='undef'
c4d53692 472i_sysstatvfs='undef'
08aa1457 473i_sysstat='define'
474i_systime='undef'
475i_systimek='undef'
476i_systimes='undef'
477i_systypes='define'
c4d53692 478i_sysuio='undef'
08aa1457 479i_sysun='undef'
93342173 480i_sysutsname='undef'
52b0428e 481i_sysvfs='undef'
08aa1457 482i_syswait='undef'
483i_termio='undef'
484i_termios='undef'
485i_time='define'
486i_unistd='undef'
52b0428e 487i_ustat='undef'
08aa1457 488i_utime='define'
489i_values='undef'
490i_varargs='undef'
491i_varhdr='varargs.h'
492i_vfork='undef'
104f9d64 493ignore_versioned_solibs=''
3635cd84 494inc_version_list=''
1761cee5 495inc_version_list_init='0'
08aa1457 496incpath=''
497inews=''
0cb96387
GS
498installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
499installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
e5a95ffb
GS
500installman1dir='~INST_TOP~~INST_VER~\man\man1'
501installman3dir='~INST_TOP~~INST_VER~\man\man3'
e1f15930
GS
502installprefix='~INST_TOP~~INST_VER~'
503installprefixexp='~INST_TOP~~INST_VER~'
c73bb82c
DL
504installhtmldir='~INST_TOP~~INST_VER~\html'
505installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
e5a95ffb
GS
506installprivlib='~INST_TOP~~INST_VER~\lib'
507installscript='~INST_TOP~~INST_VER~\bin'
0cb96387 508installsitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
93342173 509installsitebin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
e5a95ffb 510installsitelib='~INST_TOP~\site~INST_VER~\lib'
e1f15930 511installstyle='lib'
c4d53692 512installusrbinperl='undef'
52b0428e 513installvendorbin=''
e1f15930 514installvendorlib=''
08aa1457 515intsize='4'
539a3d6c
GS
516ivdformat='"ld"'
517ivsize='4'
518ivtype='long'
52b0428e 519known_extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
08aa1457 520ksh=''
521large=''
522ld='link'
aa4575bf
GS
523lddlflags='-dll ~LINK_FLAGS~'
524ldflags='~LINK_FLAGS~'
e1f15930 525ldlibpthname=''
08aa1457 526less='less'
527lib_ext='.lib'
528libc='msvcrt.lib'
d07c2202 529libperl='perl.lib'
07ba5892
GS
530libpth=''
531libs=''
93342173
GS
532libsdirs=''
533libsfiles=''
534libsfound=''
535libspath=''
08aa1457 536libswanted='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'
537line='line'
538lint=''
539lkflags=''
540ln=''
f7c603cb 541lns='copy'
08aa1457 542locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
543loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
0cd52aa3 544longdblsize='10'
bdaec6b3 545longlongsize='8'
08aa1457 546longsize='4'
547lp=''
548lpr=''
f7c603cb 549ls='dir'
327c3667 550lseeksize='4'
08aa1457 551lseektype='off_t'
552mail=''
553mailx=''
554make='nmake'
07ba5892 555make_set_make='#'
08aa1457 556mallocobj='malloc.o'
557mallocsrc='malloc.c'
558malloctype='void *'
e5a95ffb
GS
559man1dir='~INST_TOP~~INST_VER~\man\man1'
560man1direxp='~INST_TOP~~INST_VER~\man\man1'
08aa1457 561man1ext='1'
e5a95ffb
GS
562man3dir='~INST_TOP~~INST_VER~\man\man3'
563man3direxp='~INST_TOP~~INST_VER~\man\man3'
08aa1457 564man3ext='3'
565medium=''
08aa1457 566mips_type=''
567mkdir='mkdir'
fe749a9f 568mmaptype='void *'
08aa1457 569models='none'
570modetype='mode_t'
571more='more /e'
d31f3823 572multiarch='undef'
08aa1457 573mv=''
574myarchname='MSWin32'
575mydomain=''
576myhostname=''
577myuname=''
578n='-n'
07ba5892
GS
579netdb_hlen_type='int'
580netdb_host_type='char *'
581netdb_name_type='char *'
582netdb_net_type='long'
583nm=''
08aa1457 584nm_opt=''
585nm_so_opt=''
eab60bb1 586nonxs_ext='Errno'
08aa1457 587nroff=''
539a3d6c
GS
588nvsize='8'
589nvtype='double'
08aa1457 590o_nonblock='O_NONBLOCK'
591obj_ext='.obj'
c4d53692 592old_pthread_create_joinable=''
08aa1457 593optimize='-O'
594orderlib='false'
07ba5892
GS
595osname='MSWin32'
596osvers='4.0'
08aa1457 597package='perl5'
598pager='more /e'
599passcat=''
10609e9a 600patchlevel='~PATCHLEVEL~'
08aa1457 601path_sep=';'
93342173 602perl5=''
08aa1457 603perl='perl'
604perladmin=''
0cb96387 605perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
f7c603cb 606pg=''
08aa1457 607phostname='hostname'
924b3ec4 608pidtype='int'
08aa1457 609plibpth=''
93342173 610pm_apiversion='5.005'
08aa1457 611pmake=''
612pr=''
c73bb82c 613prefix='~INST_TOP~'
08aa1457 614prefixexp='~INST_DRV~'
e5a95ffb
GS
615privlib='~INST_TOP~~INST_VER~\lib'
616privlibexp='~INST_TOP~~INST_VER~\lib'
08aa1457 617prototype='define'
07ba5892 618ptrsize='4'
93342173 619quadkind='5'
539a3d6c 620quadtype='__int64'
08aa1457 621randbits='15'
104f9d64
GS
622randfunc='rand'
623randseedtype='unsigned'
d55594ae 624ranlib='rem'
08aa1457 625rd_nodata='-1'
93342173 626revision='5'
f7c603cb 627rm='del'
08aa1457 628rmail=''
629runnm='true'
e1f15930
GS
630sPRIEldbl='"E"'
631sPRIFldbl='"F"'
632sPRIGldbl='"G"'
633sPRIX64='"lX"'
634sPRId64='"ld"'
635sPRIeldbl='"e"'
636sPRIfldbl='"f"'
637sPRIgldbl='"g"'
638sPRIi64='"li"'
639sPRIo64='"lo"'
640sPRIu64='"lu"'
641sPRIx64='"lx"'
104f9d64 642sched_yield=''
e5a95ffb
GS
643scriptdir='~INST_TOP~~INST_VER~\bin'
644scriptdirexp='~INST_TOP~~INST_VER~\bin'
08aa1457 645sed='sed'
104f9d64 646seedfunc='srand'
327c3667 647selectminbits='32'
55d25626 648selecttype='Perl_fd_set *'
08aa1457 649sendmail='blat'
650sh='cmd /x /c'
651shar=''
07ba5892 652sharpbang='#!'
08aa1457 653shmattype='void *'
654shortsize='2'
07ba5892
GS
655shrpenv=''
656shsharp='true'
e1f15930 657sig_count='26'
7060ecfe
GS
658sig_name='ZERO NUM01 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'
659sig_name_init='"ZERO", "NUM01", "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'
80252599 660sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 20 0'
22c35a8c 661sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0'
08aa1457 662signal_t='void'
0cb96387
GS
663sitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
664sitearchexp='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
52b0428e
GS
665sitebin='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
666sitebinexp='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
e5a95ffb
GS
667sitelib='~INST_TOP~\site~INST_VER~\lib'
668sitelibexp='~INST_TOP~\site~INST_VER~\lib'
e1f15930
GS
669siteprefix='~INST_TOP~\site~INST_VER~'
670siteprefixexp='~INST_TOP~\site~INST_VER~'
08aa1457 671sizetype='size_t'
672sleep=''
673smail=''
674small=''
07ba5892 675so='dll'
08aa1457 676sockethdr=''
677socketlib=''
10cc9d2a 678socksizetype='int'
08aa1457 679sort='sort'
680spackage='Perl5'
f7c603cb 681spitshell=''
08aa1457 682split=''
07ba5892 683src=''
08aa1457 684ssizetype='int'
dc050285 685startperl='#!perl'
07ba5892
GS
686startsh='#!/bin/sh'
687static_ext='DynaLoader'
d55594ae 688stdchar='char'
08aa1457 689stdio_base='((fp)->_base)'
690stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
691stdio_cnt='((fp)->_cnt)'
07ba5892 692stdio_filbuf=''
08aa1457 693stdio_ptr='((fp)->_ptr)'
e1f15930 694stdio_stream_array=''
08aa1457 695strings='/usr/include/string.h'
696submit=''
07ba5892 697subversion='~SUBVERSION~'
08aa1457 698sysman='/usr/man/man1'
699tail=''
700tar=''
701tbl=''
07ba5892 702tee=''
f7c603cb 703test=''
08aa1457 704timeincl='/usr/include/sys/time.h '
705timetype='time_t'
706touch='touch'
f7c603cb 707tr=''
93341792 708trnl='\012'
08aa1457 709troff=''
539a3d6c
GS
710u16size='2'
711u16type='unsigned short'
712u32size='4'
713u32type='unsigned long'
714u64size='8'
715u64type='unsigned __int64'
716u8size='1'
717u8type='unsigned char'
718uidformat='"ld"'
e1f15930 719uidsign='-1'
539a3d6c 720uidsize='4'
08aa1457 721uidtype='uid_t'
722uname='uname'
723uniq='uniq'
539a3d6c 724uquadtype='unsigned __int64'
aaacdc8b 725use5005threads='undef'
10cc9d2a
JH
726use64bitall='undef'
727use64bitint='undef'
08aa1457 728usedl='define'
ffb04cf1 729useithreads='undef'
e1f15930
GS
730uselargefiles='undef'
731uselongdouble='undef'
732usemorebits='undef'
104f9d64 733usemultiplicity='undef'
08aa1457 734usemymalloc='n'
735usenm='false'
07ba5892 736useopcode='true'
08aa1457 737useperlio='undef'
66aa1127 738useposix='true'
07ba5892
GS
739usesfio='false'
740useshrplib='yes'
e1f15930 741usesocks='undef'
924b3ec4 742usethreads='undef'
e1f15930 743usevendorprefix='undef'
08aa1457 744usevfork='false'
745usrinc='/usr/include'
746uuname=''
539a3d6c
GS
747uvoformat='"lo"'
748uvsize='4'
749uvtype='unsigned long'
750uvuformat='"lu"'
751uvxformat='"lx"'
52b0428e
GS
752vendorbin=''
753vendorbinexp=''
e1f15930
GS
754vendorlib=''
755vendorlibexp=''
756vendorprefix=''
757vendorprefixexp=''
10609e9a 758version='~VERSION~'
08aa1457 759vi=''
760voidflags='15'
761xlibpth='/usr/lib/386 /lib/386'
93342173 762xs_apiversion='5.5.670'
08aa1457 763zcat=''
07ba5892 764zip='zip'
e1f15930 765PERL_REVISION='~PERL_REVISION~'
e1f15930 766PERL_SUBVERSION='~PERL_SUBVERSION~'
ffb04cf1 767PERL_VERSION='~PERL_VERSION~'
273cf8d1
GS
768PERL_API_REVISION='~PERL_API_REVISION~'
769PERL_API_SUBVERSION='~PERL_API_SUBVERSION~'
770PERL_API_VERSION='~PERL_API_VERSION~'
e1f15930
GS
771PATCHLEVEL='~PERL_VERSION~'
772SUBVERSION='~PERL_SUBVERSION~'