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