This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: optree tests and VMS progress (no really)
[perl5.git] / uconfig.sh
CommitLineData
12ae5dfc
JH
1#!/bin/sh
2_a='.a'
3_o='.o'
4afs='false'
a6d26a0d 5afsroot='/afs'
12ae5dfc 6alignbytes='4'
ad5a63fe
MHM
7archlib='/usr/local/lib/perl5/5.9/unknown'
8archlibexp='/usr/local/lib/perl5/5.9/unknown'
12ae5dfc 9archname='unknown'
10bc17b6 10asctime_r_proto='0'
12ae5dfc 11bin='/usr/local/bin'
a24ffc0b 12byteorder='1234'
12ae5dfc
JH
13castflags='0'
14charsize='1'
15clocktype='clock_t'
16cpp_stuff='42'
10bc17b6
JH
17crypt_r_proto='0'
18ctermid_r_proto='0'
19ctime_r_proto='0'
12ae5dfc 20d_Gconvert='sprintf((b),"%.*g",(n),(x))'
6b356c8e
JH
21d_PRIEUldbl='undef'
22d_PRIFUldbl='undef'
23d_PRIGUldbl='undef'
24d_PRIXU64='undef'
12ae5dfc
JH
25d_PRId64='undef'
26d_PRIeldbl='undef'
27d_PRIfldbl='undef'
28d_PRIgldbl='undef'
29d_PRIi64='undef'
30d_PRIo64='undef'
31d_PRIu64='undef'
32d_PRIx64='undef'
ef71a6f5
JH
33d_SCNfldbl='undef'
34d__fwalk='undef'
12ae5dfc
JH
35d_access='undef'
36d_accessx='undef'
1de32f2a 37d_aintl='undef'
12ae5dfc
JH
38d_alarm='undef'
39d_archlib='undef'
10bc17b6 40d_asctime_r='undef'
12ae5dfc
JH
41d_atolf='undef'
42d_atoll='undef'
43d_attribut='undef'
44d_bcmp='undef'
45d_bcopy='undef'
12ae5dfc
JH
46d_bsd='undef'
47d_bsdgetpgrp='undef'
48d_bsdsetpgrp='undef'
49d_bzero='undef'
50d_casti32='undef'
51d_castneg='undef'
52d_charvspr='undef'
53d_chown='undef'
54d_chroot='undef'
55d_chsize='undef'
758a5d79 56d_class='undef'
2f42fcb0 57d_closedir='define'
4e0554ec 58d_cmsghdr_s='undef'
640374d0 59d_const='undef'
1de32f2a 60d_copysignl='undef'
12ae5dfc 61d_crypt='undef'
10bc17b6 62d_crypt_r='undef'
12ae5dfc 63d_csh='undef'
10bc17b6
JH
64d_ctermid_r='undef'
65d_ctime_r='undef'
12ae5dfc
JH
66d_cuserid='undef'
67d_dbl_dig='undef'
2ef53570 68d_dbminitproto='undef'
12ae5dfc 69d_difftime='undef'
a838cfe5 70d_dirfd='undef'
12ae5dfc
JH
71d_dirnamlen='undef'
72d_dlerror='undef'
73d_dlopen='undef'
74d_dlsymun='undef'
75d_dosuid='undef'
10bc17b6 76d_drand48_r='undef'
12ae5dfc
JH
77d_drand48proto='undef'
78d_dup2='undef'
79d_eaccess='undef'
80d_endgrent='undef'
10bc17b6 81d_endgrent_r='undef'
12ae5dfc 82d_endhent='undef'
10bc17b6 83d_endhostent_r='undef'
12ae5dfc 84d_endnent='undef'
10bc17b6 85d_endnetent_r='undef'
12ae5dfc 86d_endpent='undef'
10bc17b6 87d_endprotoent_r='undef'
12ae5dfc 88d_endpwent='undef'
10bc17b6 89d_endpwent_r='undef'
12ae5dfc 90d_endsent='undef'
10bc17b6 91d_endservent_r='undef'
12ae5dfc
JH
92d_eofnblk='undef'
93d_eunice='undef'
1de32f2a 94d_faststdio='undef'
b363b713 95d_fchdir='undef'
12ae5dfc
JH
96d_fchmod='undef'
97d_fchown='undef'
98d_fcntl='undef'
9d9004a9 99d_fcntl_can_lock='undef'
12ae5dfc
JH
100d_fd_macros='undef'
101d_fd_set='undef'
102d_fds_bits='undef'
103d_fgetpos='undef'
758a5d79
JH
104d_finite='undef'
105d_finitel='undef'
12ae5dfc
JH
106d_flexfnam='undef'
107d_flock='undef'
2ef53570 108d_flockproto='undef'
12ae5dfc 109d_fork='define'
758a5d79 110d_fp_class='undef'
12ae5dfc 111d_fpathconf='undef'
758a5d79
JH
112d_fpclass='undef'
113d_fpclassify='undef'
114d_fpclassl='undef'
12ae5dfc 115d_fpos64_t='undef'
ef71a6f5 116d_frexpl='undef'
12ae5dfc
JH
117d_fs_data_s='undef'
118d_fseeko='undef'
119d_fsetpos='undef'
120d_fstatfs='undef'
121d_fstatvfs='undef'
ef71a6f5 122d_fsync='undef'
12ae5dfc
JH
123d_ftello='undef'
124d_ftime='undef'
125d_getcwd='undef'
ef71a6f5
JH
126d_getespwnam='undef'
127d_getfsstat='undef'
12ae5dfc 128d_getgrent='undef'
10bc17b6
JH
129d_getgrent_r='undef'
130d_getgrgid_r='undef'
131d_getgrnam_r='undef'
12ae5dfc
JH
132d_getgrps='undef'
133d_gethbyaddr='undef'
134d_gethbyname='undef'
135d_gethent='undef'
136d_gethname='undef'
10bc17b6
JH
137d_gethostbyaddr_r='undef'
138d_gethostbyname_r='undef'
139d_gethostent_r='undef'
12ae5dfc 140d_gethostprotos='undef'
4e0554ec 141d_getitimer='undef'
12ae5dfc 142d_getlogin='undef'
10bc17b6 143d_getlogin_r='undef'
12ae5dfc
JH
144d_getmnt='undef'
145d_getmntent='undef'
146d_getnbyaddr='undef'
147d_getnbyname='undef'
148d_getnent='undef'
10bc17b6
JH
149d_getnetbyaddr_r='undef'
150d_getnetbyname_r='undef'
151d_getnetent_r='undef'
12ae5dfc 152d_getnetprotos='undef'
0c0643d0 153d_getpagsz='undef'
12ae5dfc
JH
154d_getpbyname='undef'
155d_getpbynumber='undef'
156d_getpent='undef'
157d_getpgid='undef'
158d_getpgrp2='undef'
159d_getpgrp='undef'
160d_getppid='undef'
161d_getprior='undef'
10bc17b6
JH
162d_getprotobyname_r='undef'
163d_getprotobynumber_r='undef'
164d_getprotoent_r='undef'
12ae5dfc 165d_getprotoprotos='undef'
ef71a6f5 166d_getprpwnam='undef'
12ae5dfc 167d_getpwent='undef'
10bc17b6
JH
168d_getpwent_r='undef'
169d_getpwnam_r='undef'
170d_getpwuid_r='undef'
12ae5dfc
JH
171d_getsbyname='undef'
172d_getsbyport='undef'
173d_getsent='undef'
10bc17b6
JH
174d_getservbyname_r='undef'
175d_getservbyport_r='undef'
176d_getservent_r='undef'
12ae5dfc
JH
177d_getservprotos='undef'
178d_getspent='undef'
179d_getspnam='undef'
10bc17b6 180d_getspnam_r='undef'
12ae5dfc 181d_gettimeod='undef'
10bc17b6 182d_gmtime_r='undef'
12ae5dfc
JH
183d_gnulibc='undef'
184d_grpasswd='undef'
185d_hasmntopt='undef'
186d_htonl='undef'
1de32f2a 187d_ilogbl='undef'
12ae5dfc
JH
188d_index='undef'
189d_inetaton='undef'
ef71a6f5 190d_int64_t='undef'
12ae5dfc 191d_isascii='undef'
758a5d79
JH
192d_isfinite='undef'
193d_isinf='undef'
ef71a6f5
JH
194d_isnan='undef'
195d_isnanl='undef'
12ae5dfc
JH
196d_killpg='undef'
197d_lchown='undef'
198d_ldbl_dig='undef'
199d_link='undef'
10bc17b6 200d_localtime_r='undef'
12ae5dfc
JH
201d_locconv='undef'
202d_lockf='undef'
203d_longdbl='undef'
204d_longlong='undef'
ef71a6f5 205d_lseekproto='undef'
12ae5dfc 206d_lstat='undef'
ef71a6f5 207d_madvise='undef'
12ae5dfc
JH
208d_mblen='undef'
209d_mbstowcs='undef'
210d_mbtowc='undef'
211d_memchr='undef'
212d_memcmp='undef'
213d_memcpy='undef'
214d_memmove='undef'
215d_memset='undef'
216d_mkdir='undef'
217d_mkdtemp='undef'
218d_mkfifo='undef'
219d_mkstemp='undef'
220d_mkstemps='undef'
221d_mktime='undef'
ef71a6f5
JH
222d_mmap='undef'
223d_modfl='undef'
530ffa68 224d_modflproto='undef'
e67aeab1 225d_modfl_pow32_bug='undef'
12ae5dfc
JH
226d_mprotect='undef'
227d_msg='undef'
228d_msg_ctrunc='undef'
229d_msg_dontroute='undef'
230d_msg_oob='undef'
231d_msg_peek='undef'
232d_msg_proxy='undef'
233d_msgctl='undef'
234d_msgget='undef'
4e0554ec 235d_msghdr_s='undef'
12ae5dfc
JH
236d_msgrcv='undef'
237d_msgsnd='undef'
238d_msync='undef'
239d_munmap='undef'
240d_mymalloc='undef'
241d_nice='undef'
2765b840 242d_nl_langinfo='undef'
12ae5dfc 243d_nv_preserves_uv='undef'
53133ed1 244nv_preserves_uv_bits='0'
12ae5dfc
JH
245d_off64_t='undef'
246d_old_pthread_create_joinable='undef'
247d_oldpthreads='undef'
248d_oldsock='undef'
249d_open3='undef'
250d_pathconf='undef'
251d_pause='undef'
ef71a6f5 252d_perl_otherlibdirs='undef'
12ae5dfc
JH
253d_phostname='undef'
254d_pipe='undef'
255d_poll='undef'
256d_portable='undef'
e9a8643a 257d_procselfexe='undef'
d6483fcc 258d_pthread_atfork='undef'
e0e3c57a 259d_pthread_attr_setscope='undef'
12ae5dfc
JH
260d_pthread_yield='undef'
261d_pwage='undef'
262d_pwchange='undef'
263d_pwclass='undef'
264d_pwcomment='undef'
265d_pwexpire='undef'
266d_pwgecos='undef'
267d_pwpasswd='undef'
268d_pwquota='undef'
ef71a6f5 269d_qgcvt='undef'
12ae5dfc 270d_quad='undef'
10bc17b6
JH
271d_random_r='undef'
272d_readdir64_r='undef'
2f42fcb0 273d_readdir='define'
10bc17b6 274d_readdir_r='undef'
12ae5dfc 275d_readlink='undef'
4e0554ec
JH
276d_readv='undef'
277d_recvmsg='undef'
2f42fcb0 278d_rename='define'
12ae5dfc
JH
279d_rewinddir='undef'
280d_rmdir='undef'
281d_safebcpy='undef'
282d_safemcpy='undef'
283d_sanemcmp='undef'
ef9f17be 284d_sbrkproto='undef'
1de32f2a 285d_scalbnl='undef'
12ae5dfc
JH
286d_sched_yield='undef'
287d_scm_rights='undef'
288d_seekdir='undef'
289d_select='undef'
290d_sem='undef'
291d_semctl='undef'
292d_semctl_semid_ds='undef'
293d_semctl_semun='undef'
294d_semget='undef'
295d_semop='undef'
4e0554ec 296d_sendmsg='undef'
12ae5dfc
JH
297d_setegid='undef'
298d_seteuid='undef'
299d_setgrent='undef'
10bc17b6 300d_setgrent_r='undef'
12ae5dfc
JH
301d_setgrps='undef'
302d_sethent='undef'
10bc17b6 303d_sethostent_r='undef'
4e0554ec 304d_setitimer='undef'
12ae5dfc
JH
305d_setlinebuf='undef'
306d_setlocale='undef'
10bc17b6 307d_setlocale_r='undef'
12ae5dfc 308d_setnent='undef'
10bc17b6 309d_setnetent_r='undef'
12ae5dfc
JH
310d_setpent='undef'
311d_setpgid='undef'
312d_setpgrp2='undef'
313d_setpgrp='undef'
314d_setprior='undef'
fc92a0ee 315d_setproctitle='undef'
10bc17b6 316d_setprotoent_r='undef'
12ae5dfc 317d_setpwent='undef'
10bc17b6 318d_setpwent_r='undef'
12ae5dfc
JH
319d_setregid='undef'
320d_setresgid='undef'
321d_setresuid='undef'
322d_setreuid='undef'
323d_setrgid='undef'
324d_setruid='undef'
325d_setsent='undef'
10bc17b6 326d_setservent_r='undef'
12ae5dfc 327d_setsid='undef'
12ae5dfc
JH
328d_setvbuf='undef'
329d_sfio='undef'
330d_shm='undef'
331d_shmat='undef'
332d_shmatprototype='undef'
333d_shmctl='undef'
334d_shmdt='undef'
335d_shmget='undef'
336d_sigaction='undef'
e561a5ff 337d_sigprocmask='undef'
12ae5dfc 338d_sigsetjmp='undef'
49a78c82 339d_sockatmark='undef'
2ef53570 340d_sockatmarkproto='undef'
12ae5dfc 341d_socket='undef'
ef71a6f5 342d_socklen_t='undef'
12ae5dfc 343d_sockpair='undef'
1b9c9cf5 344d_socks5_init='undef'
12ae5dfc 345d_sqrtl='undef'
10bc17b6
JH
346d_srand48_r='undef'
347d_srandom_r='undef'
640374d0
JH
348d_sresgproto='undef'
349d_sresuproto='undef'
12ae5dfc
JH
350d_statblks='undef'
351d_statfs_f_flags='undef'
352d_statfs_s='undef'
353d_statvfs='undef'
354d_stdio_cnt_lval='undef'
ef71a6f5 355d_stdio_ptr_lval='undef'
a7ffa9b9 356d_stdio_ptr_lval_nochange_cnt='undef'
ef71a6f5 357d_stdio_ptr_lval_sets_cnt='undef'
12ae5dfc
JH
358d_stdio_stream_array='undef'
359d_stdiobase='undef'
360d_stdstdio='undef'
361d_strchr='undef'
362d_strcoll='undef'
363d_strctcpy='undef'
364d_strerrm='strerror(e)'
365d_strerror='undef'
10bc17b6 366d_strerror_r='undef'
b3c85772 367d_strftime='undef'
12ae5dfc
JH
368d_strtod='undef'
369d_strtol='undef'
370d_strtold='undef'
371d_strtoll='undef'
ef71a6f5 372d_strtoq='undef'
2f42fcb0 373d_strtoul='define'
12ae5dfc
JH
374d_strtoull='undef'
375d_strtouq='undef'
376d_strxfrm='undef'
377d_suidsafe='undef'
378d_symlink='undef'
379d_syscall='undef'
2ef53570 380d_syscallproto='undef'
12ae5dfc
JH
381d_sysconf='undef'
382d_sysernlst=''
383d_syserrlst='undef'
384d_system='undef'
385d_tcgetpgrp='undef'
386d_tcsetpgrp='undef'
387d_telldir='undef'
388d_telldirproto='undef'
089ffa16 389d_time='define'
12ae5dfc 390d_times='undef'
10bc17b6
JH
391d_tm_tm_gmtoff='undef'
392d_tm_tm_zone='undef'
393d_tmpnam_r='undef'
12ae5dfc 394d_truncate='undef'
10bc17b6 395d_ttyname_r='undef'
12ae5dfc 396d_tzname='undef'
4e0554ec
JH
397d_u32align='define'
398d_ualarm='undef'
12ae5dfc
JH
399d_umask='undef'
400d_uname='undef'
401d_union_semun='undef'
758a5d79 402d_unordered='undef'
4e0554ec 403d_usleep='undef'
2ef53570 404d_usleepproto='undef'
12ae5dfc 405d_ustat='undef'
a7fea17f 406d_vendorarch='undef'
12ae5dfc
JH
407d_vendorbin='undef'
408d_vendorlib='undef'
409d_vfork='undef'
410d_void_closedir='undef'
411d_voidsig='undef'
412d_voidtty=''
413d_volatile='undef'
414d_vprintf='define'
415d_wait4='undef'
416d_waitpid='undef'
417d_wcstombs='undef'
418d_wctomb='undef'
4e0554ec 419d_writev='undef'
12ae5dfc
JH
420d_xenix='undef'
421db_hashtype='u_int32_t'
422db_prefixtype='size_t'
423defvoidused=1
424direntrytype='struct dirent'
a24ffc0b 425doublesize='8'
12ae5dfc 426drand01="((rand() & 0x7FFF) / (double) ((unsigned long)1 << 15))"
10bc17b6 427drand48_r_proto='0'
12ae5dfc
JH
428eagain='EAGAIN'
429ebcdic='undef'
10bc17b6
JH
430endgrent_r_proto='0'
431endhostent_r_proto='0'
432endnetent_r_proto='0'
433endprotoent_r_proto='0'
434endpwent_r_proto='0'
435endservent_r_proto='0'
12ae5dfc
JH
436fflushNULL='undef'
437fflushall='undef'
438firstmakefile='makefile'
439fpossize='4'
440fpostype=int
441freetype=int
10bc17b6
JH
442getgrent_r_proto='0'
443getgrgid_r_proto='0'
444getgrnam_r_proto='0'
445gethostbyaddr_r_proto='0'
446gethostbyname_r_proto='0'
447gethostent_r_proto='0'
448getlogin_r_proto='0'
449getnetbyaddr_r_proto='0'
450getnetbyname_r_proto='0'
451getnetent_r_proto='0'
452getprotobyname_r_proto='0'
453getprotobynumber_r_proto='0'
454getprotoent_r_proto='0'
455getpwent_r_proto='0'
456getpwnam_r_proto='0'
457getpwuid_r_proto='0'
458getservbyname_r_proto='0'
459getservbyport_r_proto='0'
460getservent_r_proto='0'
461getspnam_r_proto='0'
12ae5dfc
JH
462gidformat='"lu"'
463gidsign='1'
464gidsize='4'
465gidtype=int
10bc17b6 466gmtime_r_proto='0'
12ae5dfc
JH
467groupstype=int
468h_fcntl='false'
469h_sysfile='true'
470i16size='2'
471i16type='short'
472i32size='4'
473i32type='long'
474i64size='8'
475i64type='int64_t'
476i8size='1'
477i8type='char'
478i_arpainet='undef'
479i_bsdioctl=''
10bc17b6 480i_crypt='undef'
12ae5dfc
JH
481i_db='undef'
482i_dbm='undef'
2f42fcb0 483i_dirent='define'
12ae5dfc
JH
484i_dld='undef'
485i_dlfcn='undef'
486i_fcntl='undef'
487i_float='undef'
758a5d79
JH
488i_fp='undef'
489i_fp_class='undef'
12ae5dfc
JH
490i_gdbm='undef'
491i_grp='undef'
ef71a6f5 492i_ieeefp='undef'
12ae5dfc 493i_inttypes='undef'
2765b840 494i_langinfo='undef'
fc92a0ee 495i_libutil='undef'
12ae5dfc
JH
496i_limits='undef'
497i_locale='undef'
498i_machcthr='undef'
499i_malloc='undef'
251f6efd 500i_math='define'
12ae5dfc
JH
501i_memory='undef'
502i_mntent='undef'
503i_ndbm='undef'
504i_netdb='undef'
505i_neterrno='undef'
506i_netinettcp='undef'
507i_niin='undef'
508i_poll='undef'
ef71a6f5 509i_prot='undef'
12ae5dfc
JH
510i_pthread='undef'
511i_pwd='undef'
512i_rpcsvcdbm='undef'
513i_sfio='undef'
514i_sgtty='undef'
515i_shadow='undef'
516i_socks='undef'
517i_stdarg='define'
518i_stddef='undef'
2f42fcb0 519i_stdlib='define'
12ae5dfc 520i_string='define'
ef71a6f5 521i_sunmath='undef'
12ae5dfc
JH
522i_sysaccess='undef'
523i_sysdir='undef'
524i_sysfile='undef'
525i_sysfilio='undef'
526i_sysin='undef'
527i_sysioctl='undef'
528i_syslog='undef'
ef71a6f5
JH
529i_sysmman='undef'
530i_sysmode='undef'
12ae5dfc
JH
531i_sysmount='undef'
532i_sysndir='undef'
533i_sysparam='undef'
534i_sysresrc='undef'
535i_syssecrt='undef'
536i_sysselct='undef'
49a78c82 537i_syssockio='undef'
12ae5dfc
JH
538i_sysstat='define'
539i_sysstatfs='undef'
540i_sysstatvfs='undef'
541i_systime='undef'
542i_systimek='undef'
543i_systimes='undef'
544i_systypes='undef'
545i_sysuio='undef'
546i_sysun='undef'
ef71a6f5 547i_sysutsname='undef'
12ae5dfc
JH
548i_sysvfs='undef'
549i_syswait='undef'
550i_termio='undef'
551i_termios='undef'
552i_time='define'
553i_unistd='undef'
554i_ustat='undef'
555i_utime='undef'
556i_values='undef'
557i_varargs='undef'
558i_varhdr='stdarg.h'
559i_vfork='undef'
560ignore_versioned_solibs='y'
ef71a6f5 561inc_version_list_init='NULL'
12ae5dfc
JH
562installstyle='lib/perl5'
563installusrbinperl='undef'
564intsize='4'
12ae5dfc
JH
565ivdformat='"ld"'
566ivsize='4'
567ivtype='long'
568lib_ext='.a'
10bc17b6 569localtime_r_proto='0'
e67aeab1
JH
570longdblsize=8
571longlongsize=8
a24ffc0b 572longsize='4'
e67aeab1 573lseeksize=4
12ae5dfc
JH
574lseektype=int
575malloctype='int*'
576malloctype='void *'
577modetype='mode_t'
578modetype=int
579multiarch='undef'
580myarchname='unknown'
581myuname='unknown'
2cc61e15 582need_va_copy='undef'
12ae5dfc
JH
583netdb_hlen_type='int'
584netdb_host_type='const char *'
585netdb_name_type='const char *'
586netdb_net_type='unsigned long'
587nroff='nroff'
fd47df60
JH
588nveformat='"e"'
589nvfformat='"f"'
590nvgformat='"g"'
12ae5dfc
JH
591nvsize='8'
592nvtype='double'
593o_nonblock='O_NONBLOCK'
594obj_ext='.o'
595optimize='-O2'
596orderlib='false'
597osname='unknown'
598phostname='hostname'
599pidtype=int
ad5a63fe
MHM
600privlib='/usr/local/lib/perl5/5.9'
601privlibexp='/usr/local/lib/perl5/5.9'
a838cfe5 602procselfexe=''
12ae5dfc 603prototype='undef'
a24ffc0b 604ptrsize='4'
12ae5dfc
JH
605quadkind='4'
606quadtype='int64_t'
607randbits='48'
608randfunc='drand48'
10bc17b6 609random_r_proto='0'
12ae5dfc
JH
610randseedtype='int'
611rd_nodata='-1'
10bc17b6
JH
612readdir64_r_proto='0'
613readdir_r_proto='0'
6b356c8e
JH
614sPRIEUldbl='"llE"'
615sPRIFUldbl='"llF"'
616sPRIGUldbl='"llG"'
617sPRIXU64='"LX"'
12ae5dfc
JH
618sPRId64='"Ld"'
619sPRIeldbl='"lle"'
620sPRIfldbl='"llf"'
621sPRIgldbl='"llg"'
622sPRIi64='"Li"'
623sPRIo64='"Lo"'
624sPRIu64='"Lu"'
625sPRIx64='"Lx"'
ef71a6f5 626sSCNfldbl='"llf"'
12ae5dfc
JH
627sched_yield='sched_yield()'
628scriptdir='/usr/local/bin'
629scriptdirexp='/usr/local/bin'
630seedfunc='srand'
631selectminbits='32'
632selecttype=int
10bc17b6
JH
633setgrent_r_proto='0'
634sethostent_r_proto='0'
635setlocale_r_proto='0'
636setnetent_r_proto='0'
637setprotoent_r_proto='0'
638setpwent_r_proto='0'
639setservent_r_proto='0'
12ae5dfc 640shmattype='void *'
e67aeab1 641shortsize=2
12ae5dfc
JH
642sig_name_init='0'
643sig_num_init='0'
76d3c696 644sig_size='1'
12ae5dfc 645signal_t=int
e67aeab1 646sizesize=4
ad5a63fe 647sizetype='size_t'
ef71a6f5 648socksizetype='int'
10bc17b6
JH
649srand48_r_proto='0'
650srandom_r_proto='0'
12ae5dfc
JH
651ssizetype=int
652stdchar=char
653stdio_base='((fp)->_IO_read_base)'
654stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
655stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
656stdio_filbuf=''
657stdio_ptr='((fp)->_IO_read_ptr)'
658stdio_stream_array=''
10bc17b6 659strerror_r_proto='0'
089ffa16 660timetype=time_t
10bc17b6 661tmpnam_r_proto='0'
12ae5dfc 662touch='touch'
10bc17b6 663ttyname_r_proto='0'
12ae5dfc
JH
664u16size='2'
665u16type='unsigned short'
666u32size='4'
667u32type='unsigned long'
668u64size='8'
669u64type='uint64_t'
670u8size='1'
671u8type='unsigned char'
672uidformat='"lu"'
673uidsign='1'
674uidsize='4'
675uidtype=int
676uquadtype='uint64_t'
1de32f2a 677use5005threads='undef'
ef71a6f5
JH
678use64bitall='undef'
679use64bitint='undef'
5440bc8e 680usecrosscompile='undef'
12ae5dfc 681usedl='undef'
1de32f2a 682usefaststdio='undef'
12ae5dfc
JH
683useithreads='undef'
684uselargefiles='undef'
685uselongdouble='undef'
6f980a54 686usemallocwrap='undef'
12ae5dfc
JH
687usemorebits='undef'
688usemultiplicity='undef'
689usemymalloc='n'
690usenm='false'
691useopcode='true'
692useperlio='undef'
693useposix='true'
9514c62b 694usereentrant='undef'
12ae5dfc
JH
695usesfio='false'
696useshrplib='false'
697usesocks='undef'
698usethreads='undef'
699usevendorprefix='undef'
700usevfork='false'
640374d0 701uvXUformat='"lX"'
12ae5dfc
JH
702uvoformat='"lo"'
703uvsize='4'
704uvtype='unsigned long'
705uvuformat='"lu"'
706uvxformat='"lx"'
d56c5707 707versiononly='undef'
12ae5dfc 708voidflags=1