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