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