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