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