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