This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RMG - Add a note about merging the release branch back into blead
[perl5.git] / Porting / config.sh
CommitLineData
dfe9444c
AD
1#!/bin/sh
2#
3# This file was produced by running the Configure script. It holds all the
4# definitions figured out by Configure. Should you modify one of these values,
5# do not forget to propagate your changes by running "Configure -der". You may
6# instead choose to run each of the .SH files by yourself, or "Configure -S".
7#
8
9# Package name : perl5
983dbef6 10# Source directory : .
a05353bf 11# Configuration time: Mon Sep 16 14:15:44 CEST 2013
066e7355 12# Configured by : merijn
a05353bf 13# Target system : linux lx09 3.7.10-1.16-desktop #1 smp preempt fri may 31 20:21:23 utc 2013 (97c14ba) i686 i686 i386 gnulinux
f27add2b
MB
14
15: Configure command line arguments.
16config_arg0='./Configure'
a05353bf
MB
17config_args='-Dusedevel -Duse64bitint -des'
18config_argc=3
19config_arg1='-Dusedevel'
20config_arg2='-Duse64bitint'
21config_arg3='-des'
dfe9444c
AD
22
23Author=''
24Date='$Date'
25Header=''
26Id='$Id'
27Locker=''
28Log='$Log'
dfe9444c
AD
29RCSfile='$RCSfile'
30Revision='$Revision'
31Source=''
32State=''
33_a='.a'
34_exe=''
35_o='.o'
921b2963 36afs='false'
a6d26a0d 37afsroot='/afs'
60a7d337 38alignbytes='4'
c4f23d77 39ansi2knr=''
a05353bf 40aphostname='/bin/hostname'
ff935051 41api_revision='5'
37a44ba6 42api_subversion='5'
f7cf42bb 43api_version='19'
37a44ba6 44api_versionstring='5.19.5'
dfe9444c 45ar='ar'
37a44ba6
SH
46archlib='/pro/lib/perl5/5.19.5/i686-linux-64int'
47archlibexp='/pro/lib/perl5/5.19.5/i686-linux-64int'
066e7355 48archname64='64int'
f27add2b 49archname='i686-linux-64int'
dfe9444c 50archobjs=''
f27add2b 51asctime_r_proto='0'
dfe9444c 52awk='awk'
ff935051 53baserev='5.0'
dfe9444c 54bash=''
a05353bf
MB
55bin='/pro/bin'
56bin_ELF='define'
57binexp='/pro/bin'
2d967e39 58bison='bison'
9d1a8da0 59bootstrap_charset='undef'
dfe9444c 60byacc='byacc'
066e7355 61byteorder='12345678'
60a7d337 62c=''
e5c9fcd0 63castflags='0'
dfe9444c 64cat='cat'
fd550ca5 65cc='cc'
0ab0821a 66cccdlflags='-fPIC'
fd550ca5 67ccdlflags='-Wl,-E'
a05353bf 68ccflags='-fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60a7d337
RGS
69ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
70ccname='gcc'
fd550ca5 71ccsymbols=''
60a7d337 72ccversion=''
066e7355 73cf_by='merijn'
a05353bf
MB
74cf_email='hmbrand@cpan.org'
75cf_time='Mon Sep 16 14:15:44 CEST 2013'
c193ef60 76charbits='8'
b8677e3b 77charsize='1'
dfe9444c 78chgrp=''
2765b840 79chmod='chmod'
dfe9444c
AD
80chown=''
81clocktype='clock_t'
82comm='comm'
83compress=''
84contains='grep'
85cp='cp'
86cpio=''
87cpp='cpp'
88cpp_stuff='42'
fd550ca5 89cppccsymbols=''
a05353bf 90cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include'
10305dfa
JH
91cpplast='-'
92cppminus='-'
fd550ca5
MB
93cpprun='cc -E'
94cppstdin='cc -E'
a05353bf 95cppsymbols='__ATOMIC_ACQ_REL=4 __ATOMIC_ACQUIRE=2 __ATOMIC_CONSUME=1 __ATOMIC_RELAXED=0 __ATOMIC_RELEASE=3 __ATOMIC_SEQ_CST=5 __BIGGEST_ALIGNMENT__=16 __BYTE_ORDER__=1234 __CHAR16_TYPE__=short\ unsigned\ int __CHAR32_TYPE__=unsigned\ int __CHAR_BIT__=8 __code_model_32__=1 __DBL_DECIMAL_DIG__=17 __DBL_DENORM_MIN__=((double)4.94065645841246544177e-324L) __DBL_DIG__=15 __DBL_EPSILON__=((double)2.22044604925031308085e-16L) __DBL_HAS_DENORM__=1 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX__=((double)1.79769313486231570815e+308L) __DBL_MAX_EXP__=1024 __DBL_MIN_10_EXP__=(-307) __DBL_MIN__=((double)2.22507385850720138309e-308L) __DBL_MIN_EXP__=(-1021) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MAX_EXP__=6145 __DEC128_MIN__=1E-6143DL __DEC128_MIN_EXP__=(-6142) __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX__=9.999999E96DF __DEC32_MAX_EXP__=97 __DEC32_MIN__=1E-95DF __DEC32_MIN_EXP__=(-94) __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MAX_EXP__=385 __DEC64_MIN__=1E-383DD __DEC64_MIN_EXP__=(-382) __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DEC_EVAL_METHOD__=2 __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __ELF__=1 _FILE_OFFSET_BITS=64 __FINITE_MATH_ONLY__=0 __FLOAT_WORD_ORDER__=1234 __FLT_DECIMAL_DIG__=9 __FLT_DENORM_MIN__=1.40129846432481707092e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209289550781250000e-7F __FLT_EVAL_METHOD__=2 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX__=3.40282346638528859812e+38F __FLT_MAX_EXP__=128 __FLT_MIN_10_EXP__=(-37) __FLT_MIN__=1.17549435082228750797e-38F __FLT_MIN_EXP__=(-125) __FLT_RADIX__=2 __GCC_ATOMIC_BOOL_LOCK_FREE=2 __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR_LOCK_FREE=2 __GCC_ATOMIC_INT_LOCK_FREE=2 __GCC_ATOMIC_LLONG_LOCK_FREE=2 __GCC_ATOMIC_LONG_LOCK_FREE=2 __GCC_ATOMIC_POINTER_LOCK_FREE=2 __GCC_ATOMIC_SHORT_LOCK_FREE=2 __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 __GCC_HAVE_DWARF2_CFI_ASM=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 __GLIBC__=2 __GLIBC_MINOR__=17 __GNUC__=4 __GNUC_GNU_INLINE__=1 __GNUC_MINOR__=7 __GNUC_PATCHLEVEL__=2 __GNU_LIBRARY__=6 __gnu_linux__=1 __GXX_ABI_VERSION=1002 __i386=1 __i386__=1 i386=1 __i586=1 __i586__=1 __INT16_C=__INT16_C __INT16_MAX__=32767 __INT16_TYPE__=short\ int __INT32_C=__INT32_C __INT32_MAX__=2147483647 __INT32_TYPE__=int __INT64_C=__INT64_C __INT64_MAX__=9223372036854775807LL __INT64_TYPE__=long\ long\ int __INT8_C=__INT8_C __INT8_MAX__=127 __INT8_TYPE__=signed\ char __INT_FAST16_MAX__=2147483647 __INT_FAST16_TYPE__=int __INT_FAST32_MAX__=2147483647 __INT_FAST32_TYPE__=int __INT_FAST64_MAX__=9223372036854775807LL __INT_FAST64_TYPE__=long\ long\ int __INT_FAST8_MAX__=127 __INT_FAST8_TYPE__=signed\ char __INT_LEAST16_MAX__=32767 __INT_LEAST16_TYPE__=short\ int __INT_LEAST32_MAX__=2147483647 __INT_LEAST32_TYPE__=int __INT_LEAST64_MAX__=9223372036854775807LL __INT_LEAST64_TYPE__=long\ long\ int __INT_LEAST8_MAX__=127 __INT_LEAST8_TYPE__=signed\ char __INT_MAX__=2147483647 __INTMAX_C=__INTMAX_C __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int __INTPTR_MAX__=2147483647 __INTPTR_TYPE__=int _LARGEFILE_SOURCE=1 __LDBL_DENORM_MIN__=3.64519953188247460253e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443401e-19L __LDBL_HAS_DENORM__=1 __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX__=1.18973149535723176502e+4932L __LDBL_MAX_EXP__=16384 __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN__=3.36210314311209350626e-4932L __LDBL_MIN_EXP__=(-16381) __linux=1 __linux__=1 linux=1 __LONG_LONG_MAX__=9223372036854775807LL __LONG_MAX__=2147483647L __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __pentium=1 __pentium__=1 _POSIX_C_SOURCE=200809L _POSIX_SOURCE=1 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=2147483647 __PTRDIFF_TYPE__=int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIG_ATOMIC_MAX__=2147483647 __SIG_ATOMIC_MIN__=(-2147483647\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIZE_MAX__=4294967295U __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT__=4 __SIZEOF_INT__=4 __SIZEOF_LONG__=4 __SIZEOF_LONG_DOUBLE__=12 __SIZEOF_LONG_LONG__=8 __SIZEOF_POINTER__=4 __SIZEOF_PTRDIFF_T__=4 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=4 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_TYPE__=unsigned\ int __STDC__=1 __STDC_HOSTED__=1 __UINT16_C=__UINT16_C __UINT16_MAX__=65535 __UINT16_TYPE__=short\ unsigned\ int __UINT32_C=__UINT32_C __UINT32_MAX__=4294967295U __UINT32_TYPE__=unsigned\ int __UINT64_C=__UINT64_C __UINT64_MAX__=18446744073709551615ULL __UINT64_TYPE__=long\ long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=255 __UINT8_TYPE__=unsigned\ char __UINT_FAST16_MAX__=4294967295U __UINT_FAST16_TYPE__=unsigned\ int __UINT_FAST32_MAX__=4294967295U __UINT_FAST32_TYPE__=unsigned\ int __UINT_FAST64_MAX__=18446744073709551615ULL __UINT_FAST64_TYPE__=long\ long\ unsigned\ int __UINT_FAST8_MAX__=255 __UINT_FAST8_TYPE__=unsigned\ char __UINT_LEAST16_MAX__=65535 __UINT_LEAST16_TYPE__=short\ unsigned\ int __UINT_LEAST32_MAX__=4294967295U __UINT_LEAST32_TYPE__=unsigned\ int __UINT_LEAST64_MAX__=18446744073709551615ULL __UINT_LEAST64_TYPE__=long\ long\ unsigned\ int __UINT_LEAST8_MAX__=255 __UINT_LEAST8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=18446744073709551615ULL __UINTMAX_TYPE__=long\ long\ unsigned\ int __UINTPTR_MAX__=4294967295U __UINTPTR_TYPE__=unsigned\ int __unix=1 __unix__=1 unix=1 __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USER_LABEL_PREFIX__= __USE_SVID=1 __VERSION__="4.7.2\ 20130108\ [gcc-4_7-branch\ revision\ 195012]" __WCHAR_MAX__=2147483647L __WCHAR_MIN__=(-2147483647L\ -\ 1) __WCHAR_TYPE__=long\ int __WINT_MAX__=4294967295U __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int'
f27add2b 96crypt_r_proto='0'
dfe9444c 97cryptlib=''
a05353bf 98csh='tcsh'
10bc17b6 99ctermid_r_proto='0'
f27add2b
MB
100ctime_r_proto='0'
101d_Gconvert='gcvt((x),(n),(b))'
6b356c8e
JH
102d_PRIEUldbl='define'
103d_PRIFUldbl='define'
104d_PRIGUldbl='define'
105d_PRIXU64='define'
11dc3f68
JH
106d_PRId64='define'
107d_PRIeldbl='define'
108d_PRIfldbl='define'
109d_PRIgldbl='define'
110d_PRIi64='define'
111d_PRIo64='define'
112d_PRIu64='define'
113d_PRIx64='define'
6b356c8e 114d_SCNfldbl='define'
74cac757 115d__fwalk='undef'
dfe9444c 116d_access='define'
327c3667 117d_accessx='undef'
5c567d7d 118d_aintl='undef'
dfe9444c
AD
119d_alarm='define'
120d_archlib='define'
96938616 121d_asctime64='undef'
f27add2b 122d_asctime_r='undef'
11dc3f68 123d_atolf='undef'
60a7d337 124d_atoll='define'
fcdf39cf 125d_attribute_deprecated='define'
a1e6f3ef
RGS
126d_attribute_format='define'
127d_attribute_malloc='define'
128d_attribute_nonnull='define'
129d_attribute_noreturn='define'
130d_attribute_pure='define'
131d_attribute_unused='define'
132d_attribute_warn_unused_result='define'
dfe9444c
AD
133d_bcmp='define'
134d_bcopy='define'
88fdc172 135d_bsd='undef'
dfe9444c 136d_bsdgetpgrp='undef'
60a7d337 137d_bsdsetpgrp='undef'
1d896104 138d_builtin_choose_expr='define'
fcdf39cf 139d_builtin_expect='define'
dfe9444c 140d_bzero='define'
a2d23ec2 141d_c99_variadic_macros='define'
88fdc172 142d_casti32='undef'
e5c9fcd0 143d_castneg='define'
0ab0821a 144d_charvspr='undef'
dfe9444c
AD
145d_chown='define'
146d_chroot='define'
147d_chsize='undef'
758a5d79 148d_class='undef'
a1e6f3ef 149d_clearenv='define'
dfe9444c 150d_closedir='define'
88fdc172 151d_cmsghdr_s='define'
dfe9444c 152d_const='define'
5c567d7d 153d_copysignl='define'
666ea192 154d_cplusplus='undef'
dfe9444c 155d_crypt='define'
f27add2b 156d_crypt_r='undef'
a1e6f3ef 157d_csh='define'
066e7355 158d_ctermid='define'
10bc17b6 159d_ctermid_r='undef'
96938616 160d_ctime64='undef'
f27add2b 161d_ctime_r='undef'
dfe9444c
AD
162d_cuserid='define'
163d_dbl_dig='define'
fcdf39cf 164d_dbminitproto='define'
96938616 165d_difftime64='undef'
dfe9444c 166d_difftime='define'
066e7355 167d_dir_dd_fd='undef'
428dc699 168d_dirfd='define'
60a7d337 169d_dirnamlen='undef'
dfe9444c
AD
170d_dlerror='define'
171d_dlopen='define'
172d_dlsymun='undef'
173d_dosuid='undef'
f27add2b 174d_drand48_r='undef'
921b2963 175d_drand48proto='define'
dfe9444c 176d_dup2='define'
066e7355 177d_eaccess='define'
93341792 178d_endgrent='define'
2f12987e 179d_endgrent_r='undef'
e5c9fcd0 180d_endhent='define'
2f12987e 181d_endhostent_r='undef'
e5c9fcd0 182d_endnent='define'
2f12987e 183d_endnetent_r='undef'
e5c9fcd0 184d_endpent='define'
2f12987e 185d_endprotoent_r='undef'
93341792 186d_endpwent='define'
2f12987e 187d_endpwent_r='undef'
e5c9fcd0 188d_endsent='define'
2f12987e 189d_endservent_r='undef'
dfe9444c
AD
190d_eofnblk='define'
191d_eunice='undef'
a05353bf 192d_faststdio='define'
b363b713 193d_fchdir='define'
dfe9444c
AD
194d_fchmod='define'
195d_fchown='define'
196d_fcntl='define'
9d9004a9 197d_fcntl_can_lock='define'
dfe9444c
AD
198d_fd_macros='define'
199d_fd_set='define'
f27add2b 200d_fds_bits='undef'
dfe9444c 201d_fgetpos='define'
88fdc172
SB
202d_finite='define'
203d_finitel='define'
dfe9444c 204d_flexfnam='define'
88fdc172 205d_flock='define'
60a7d337 206d_flockproto='define'
dfe9444c 207d_fork='define'
60a7d337 208d_fp_class='undef'
dfe9444c 209d_fpathconf='define'
758a5d79 210d_fpclass='undef'
88fdc172 211d_fpclassify='undef'
758a5d79 212d_fpclassl='undef'
88fdc172
SB
213d_fpos64_t='undef'
214d_frexpl='define'
0545a864 215d_fs_data_s='undef'
10305dfa 216d_fseeko='define'
dfe9444c 217d_fsetpos='define'
ff49bff8
JH
218d_fstatfs='define'
219d_fstatvfs='define'
411ab01c 220d_fsync='define'
10305dfa 221d_ftello='define'
dfe9444c 222d_ftime='undef'
a1e6f3ef 223d_futimes='define'
622e1e49
MHM
224d_gdbm_ndbm_h_uses_prototypes='undef'
225d_gdbmndbm_h_uses_prototypes='undef'
5086dff9 226d_getaddrinfo='define'
49dabb45 227d_getcwd='define'
d6c14000 228d_getespwnam='undef'
60a7d337 229d_getfsstat='undef'
93341792 230d_getgrent='define'
f27add2b
MB
231d_getgrent_r='undef'
232d_getgrgid_r='undef'
233d_getgrnam_r='undef'
dfe9444c
AD
234d_getgrps='define'
235d_gethbyaddr='define'
236d_gethbyname='define'
237d_gethent='define'
921b2963 238d_gethname='define'
f27add2b
MB
239d_gethostbyaddr_r='undef'
240d_gethostbyname_r='undef'
241d_gethostent_r='undef'
dc45a647 242d_gethostprotos='define'
4e0554ec 243d_getitimer='define'
dfe9444c 244d_getlogin='define'
f27add2b 245d_getlogin_r='undef'
ad27e871 246d_getmnt='undef'
60a7d337 247d_getmntent='define'
5086dff9 248d_getnameinfo='define'
dfe9444c 249d_getnbyaddr='define'
693762b4 250d_getnbyname='define'
e5c9fcd0 251d_getnent='define'
f27add2b
MB
252d_getnetbyaddr_r='undef'
253d_getnetbyname_r='undef'
254d_getnetent_r='undef'
dc45a647 255d_getnetprotos='define'
0c0643d0 256d_getpagsz='define'
693762b4
AD
257d_getpbyname='define'
258d_getpbynumber='define'
e5c9fcd0 259d_getpent='define'
dfe9444c 260d_getpgid='define'
88fdc172 261d_getpgrp2='undef'
dfe9444c
AD
262d_getpgrp='define'
263d_getppid='define'
264d_getprior='define'
f27add2b
MB
265d_getprotobyname_r='undef'
266d_getprotobynumber_r='undef'
267d_getprotoent_r='undef'
dc45a647 268d_getprotoprotos='define'
88fdc172 269d_getprpwnam='undef'
93341792 270d_getpwent='define'
f27add2b
MB
271d_getpwent_r='undef'
272d_getpwnam_r='undef'
273d_getpwuid_r='undef'
693762b4
AD
274d_getsbyname='define'
275d_getsbyport='define'
e5c9fcd0 276d_getsent='define'
f27add2b
MB
277d_getservbyname_r='undef'
278d_getservbyport_r='undef'
279d_getservent_r='undef'
dc45a647 280d_getservprotos='define'
60a7d337 281d_getspnam='define'
f27add2b 282d_getspnam_r='undef'
dfe9444c 283d_gettimeod='define'
96938616 284d_gmtime64='undef'
f27add2b 285d_gmtime_r='undef'
60a7d337 286d_gnulibc='define'
93341792 287d_grpasswd='define'
60a7d337 288d_hasmntopt='define'
dfe9444c 289d_htonl='define'
5c567d7d 290d_ilogbl='define'
f27add2b 291d_inc_version_list='undef'
dfe9444c 292d_index='undef'
921b2963 293d_inetaton='define'
5086dff9
MB
294d_inetntop='define'
295d_inetpton='define'
44b94491 296d_int64_t='define'
a05353bf
MB
297d_ip_mreq='define'
298d_ip_mreq_source='define'
299d_ipv6_mreq='define'
3e06601f 300d_ipv6_mreq_source='undef'
dfe9444c 301d_isascii='define'
a05353bf 302d_isblank='define'
88fdc172 303d_isfinite='undef'
60a7d337 304d_isinf='define'
a3540c92 305d_isnan='define'
88fdc172 306d_isnanl='define'
dfe9444c 307d_killpg='define'
327c3667 308d_lchown='define'
ca24dfc6 309d_ldbl_dig='define'
a1e6f3ef 310d_libm_lib_version='define'
dfe9444c 311d_link='define'
96938616 312d_localtime64='undef'
f27add2b
MB
313d_localtime_r='undef'
314d_localtime_r_needs_tzset='undef'
dfe9444c
AD
315d_locconv='define'
316d_lockf='define'
e5c9fcd0 317d_longdbl='define'
dc45a647 318d_longlong='define'
e61ecf27 319d_lseekproto='define'
dfe9444c 320d_lstat='define'
792d8dab 321d_madvise='define'
a1e6f3ef
RGS
322d_malloc_good_size='undef'
323d_malloc_size='undef'
dfe9444c
AD
324d_mblen='define'
325d_mbstowcs='define'
326d_mbtowc='define'
a71cd7cd 327d_memchr='define'
dfe9444c
AD
328d_memcmp='define'
329d_memcpy='define'
330d_memmove='define'
331d_memset='define'
332d_mkdir='define'
10305dfa 333d_mkdtemp='define'
dfe9444c 334d_mkfifo='define'
fe749a9f 335d_mkstemp='define'
a05353bf 336d_mkstemps='define'
96938616 337d_mktime64='undef'
dfe9444c 338d_mktime='define'
fe749a9f 339d_mmap='define'
10305dfa 340d_modfl='define'
e67aeab1 341d_modfl_pow32_bug='undef'
a1e6f3ef 342d_modflproto='define'
fe749a9f 343d_mprotect='define'
dfe9444c 344d_msg='define'
88fdc172 345d_msg_ctrunc='define'
de4597cb
JH
346d_msg_dontroute='define'
347d_msg_oob='define'
348d_msg_peek='define'
60a7d337 349d_msg_proxy='define'
dfe9444c
AD
350d_msgctl='define'
351d_msgget='define'
4e0554ec 352d_msghdr_s='define'
dfe9444c
AD
353d_msgrcv='define'
354d_msgsnd='define'
fe749a9f
JH
355d_msync='define'
356d_munmap='define'
921b2963 357d_mymalloc='undef'
fcdf39cf 358d_ndbm='define'
a05353bf 359d_ndbm_h_uses_prototypes='define'
dfe9444c 360d_nice='define'
2765b840 361d_nl_langinfo='define'
f27add2b
MB
362d_nv_preserves_uv='undef'
363d_nv_zero_is_allbits_zero='define'
364d_off64_t='undef'
ef4af2be 365d_old_pthread_create_joinable='undef'
693762b4 366d_oldpthreads='undef'
dfe9444c
AD
367d_oldsock='undef'
368d_open3='define'
369d_pathconf='define'
370d_pause='define'
3b777bb4 371d_perl_otherlibdirs='undef'
dfe9444c
AD
372d_phostname='undef'
373d_pipe='define'
374d_poll='define'
375d_portable='define'
8f13cdc7
MB
376d_prctl='define'
377d_prctl_set_name='define'
066e7355 378d_printf_format_null='define'
60a7d337 379d_procselfexe='define'
233e16ce 380d_pseudofork='undef'
fcdf39cf 381d_pthread_atfork='undef'
60a7d337 382d_pthread_attr_setscope='define'
a05353bf 383d_pthread_yield='undef'
88fdc172 384d_pwage='undef'
dfe9444c
AD
385d_pwchange='undef'
386d_pwclass='undef'
60a7d337 387d_pwcomment='undef'
dfe9444c 388d_pwexpire='undef'
c4f23d77 389d_pwgecos='define'
93341792 390d_pwpasswd='define'
60a7d337
RGS
391d_pwquota='undef'
392d_qgcvt='define'
de1c2614 393d_quad='define'
f27add2b
MB
394d_random_r='undef'
395d_readdir64_r='undef'
dfe9444c 396d_readdir='define'
f27add2b 397d_readdir_r='undef'
dfe9444c 398d_readlink='define'
4e0554ec
JH
399d_readv='define'
400d_recvmsg='define'
dfe9444c
AD
401d_rename='define'
402d_rewinddir='define'
403d_rmdir='define'
b6cc3bc4 404d_safebcpy='undef'
dfe9444c
AD
405d_safemcpy='undef'
406d_sanemcmp='define'
ef9f17be 407d_sbrkproto='define'
5c567d7d 408d_scalbnl='define'
60a7d337 409d_sched_yield='define'
88fdc172 410d_scm_rights='define'
dfe9444c
AD
411d_seekdir='define'
412d_select='define'
413d_sem='define'
414d_semctl='define'
921b2963 415d_semctl_semid_ds='define'
bd89102f 416d_semctl_semun='define'
dfe9444c
AD
417d_semget='define'
418d_semop='define'
4e0554ec 419d_sendmsg='define'
88fdc172
SB
420d_setegid='define'
421d_seteuid='define'
93341792 422d_setgrent='define'
2f12987e 423d_setgrent_r='undef'
dfe9444c 424d_setgrps='define'
693762b4 425d_sethent='define'
2f12987e 426d_sethostent_r='undef'
4e0554ec 427d_setitimer='define'
88fdc172 428d_setlinebuf='define'
dfe9444c 429d_setlocale='define'
10bc17b6 430d_setlocale_r='undef'
e5c9fcd0 431d_setnent='define'
2f12987e 432d_setnetent_r='undef'
e5c9fcd0 433d_setpent='define'
dfe9444c 434d_setpgid='define'
88fdc172 435d_setpgrp2='undef'
dfe9444c
AD
436d_setpgrp='define'
437d_setprior='define'
af960fef 438d_setproctitle='undef'
2f12987e 439d_setprotoent_r='undef'
93341792 440d_setpwent='define'
2f12987e 441d_setpwent_r='undef'
dfe9444c 442d_setregid='define'
60a7d337
RGS
443d_setresgid='define'
444d_setresuid='define'
dfe9444c 445d_setreuid='define'
60a7d337
RGS
446d_setrgid='undef'
447d_setruid='undef'
e5c9fcd0 448d_setsent='define'
2f12987e 449d_setservent_r='undef'
dfe9444c 450d_setsid='define'
e5c9fcd0 451d_setvbuf='define'
dfe9444c
AD
452d_sfio='undef'
453d_shm='define'
454d_shmat='define'
455d_shmatprototype='define'
456d_shmctl='define'
457d_shmdt='define'
458d_shmget='define'
459d_sigaction='define'
0ab0821a 460d_signbit='define'
983dbef6 461d_sigprocmask='define'
dfe9444c 462d_sigsetjmp='define'
a05353bf 463d_sin6_scope_id='define'
1d896104 464d_sitearch='define'
a1e6f3ef 465d_snprintf='define'
a05353bf 466d_sockaddr_in6='define'
b8677e3b 467d_sockaddr_sa_len='undef'
88fdc172 468d_sockatmark='define'
066e7355 469d_sockatmarkproto='define'
dfe9444c 470d_socket='define'
60a7d337 471d_socklen_t='define'
dfe9444c 472d_sockpair='define'
6b356c8e 473d_socks5_init='undef'
a1e6f3ef 474d_sprintf_returns_strlen='define'
88fdc172 475d_sqrtl='define'
f27add2b
MB
476d_srand48_r='undef'
477d_srandom_r='undef'
478d_sresgproto='undef'
479d_sresuproto='undef'
327c3667 480d_statblks='define'
a05353bf 481d_statfs_f_flags='define'
0545a864 482d_statfs_s='define'
29ab041d 483d_static_inline='define'
ff49bff8 484d_statvfs='define'
60a7d337 485d_stdio_cnt_lval='undef'
a05353bf 486d_stdio_ptr_lval='define'
60a7d337 487d_stdio_ptr_lval_nochange_cnt='undef'
a05353bf 488d_stdio_ptr_lval_sets_cnt='define'
60a7d337 489d_stdio_stream_array='undef'
a05353bf
MB
490d_stdiobase='define'
491d_stdstdio='define'
dfe9444c
AD
492d_strchr='define'
493d_strcoll='define'
494d_strctcpy='define'
495d_strerrm='strerror(e)'
496d_strerror='define'
f27add2b 497d_strerror_r='undef'
b3c85772 498d_strftime='define'
fd550ca5
MB
499d_strlcat='undef'
500d_strlcpy='undef'
dfe9444c
AD
501d_strtod='define'
502d_strtol='define'
10305dfa 503d_strtold='define'
60a7d337
RGS
504d_strtoll='define'
505d_strtoq='define'
28e5dec8 506d_strtoul='define'
60a7d337
RGS
507d_strtoull='define'
508d_strtouq='define'
dfe9444c 509d_strxfrm='define'
921b2963 510d_suidsafe='undef'
dfe9444c
AD
511d_symlink='define'
512d_syscall='define'
10305dfa 513d_syscallproto='define'
dfe9444c
AD
514d_sysconf='define'
515d_sysernlst=''
516d_syserrlst='define'
517d_system='define'
518d_tcgetpgrp='define'
519d_tcsetpgrp='define'
520d_telldir='define'
ff49bff8 521d_telldirproto='define'
dfe9444c 522d_time='define'
5bcaa86b 523d_timegm='define'
dfe9444c 524d_times='define'
88fdc172
SB
525d_tm_tm_gmtoff='define'
526d_tm_tm_zone='define'
f27add2b 527d_tmpnam_r='undef'
dfe9444c 528d_truncate='define'
f27add2b 529d_ttyname_r='undef'
dfe9444c 530d_tzname='define'
066e7355 531d_u32align='define'
4e0554ec 532d_ualarm='define'
dfe9444c 533d_umask='define'
af4c28eb 534d_uname='define'
327c3667 535d_union_semun='undef'
60a7d337 536d_unordered='undef'
a1e6f3ef 537d_unsetenv='define'
4e0554ec 538d_usleep='define'
10305dfa 539d_usleepproto='define'
0545a864 540d_ustat='define'
526fdc24 541d_vendorarch='undef'
0617aed7 542d_vendorbin='undef'
a3635516 543d_vendorlib='undef'
88fdc172 544d_vendorscript='undef'
dfe9444c
AD
545d_vfork='undef'
546d_void_closedir='undef'
547d_voidsig='define'
548d_voidtty=''
549d_volatile='define'
550d_vprintf='define'
a1e6f3ef 551d_vsnprintf='define'
88fdc172 552d_wait4='define'
dfe9444c
AD
553d_waitpid='define'
554d_wcstombs='define'
555d_wctomb='define'
4e0554ec 556d_writev='define'
dfe9444c
AD
557d_xenix='undef'
558date='date'
559db_hashtype='u_int32_t'
560db_prefixtype='size_t'
1d896104 561db_version_major='4'
f27add2b 562db_version_minor='5'
0ab0821a 563db_version_patch='20'
dfe9444c 564direntrytype='struct dirent'
88fdc172
SB
565dlext='so'
566dlsrc='dl_dlopen.xs'
693762b4 567doublesize='8'
a05353bf 568drand01='Perl_drand48()'
f27add2b
MB
569drand48_r_proto='0'
570dtrace=''
a05353bf 571dynamic_ext='arybase attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap'
dfe9444c 572eagain='EAGAIN'
93341792 573ebcdic='undef'
dfe9444c
AD
574echo='echo'
575egrep='egrep'
576emacs=''
2f12987e
JH
577endgrent_r_proto='0'
578endhostent_r_proto='0'
579endnetent_r_proto='0'
580endprotoent_r_proto='0'
581endpwent_r_proto='0'
582endservent_r_proto='0'
dfe9444c
AD
583eunicefix=':'
584exe_ext=''
585expr='expr'
a05353bf 586extensions='arybase attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap Archive/Tar Attribute/Handlers autodie AutoLoader autouse base B/Debug B/Deparse bignum Carp CGI Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Devel/SelfStubber Digest Dumpvalue encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS FileCache File/Fetch File/Find File/Path File/Temp Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags if IO/Compress IO/Zlib IPC/Cmd IPC/Open3 JSON/PP lib libnet Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata Net/Ping NEXT Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Test Test/Harness Test/Simple Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Memoize Tie/RefHash Time/Local version XSLoader'
fcdf39cf 587extern_C='extern'
cb7ddd31 588extras=''
cb5953d6 589fflushNULL='define'
a71cd7cd 590fflushall='undef'
ff935051 591find=''
dfe9444c
AD
592firstmakefile='makefile'
593flex=''
60a7d337 594fpossize='16'
dfe9444c
AD
595fpostype='fpos_t'
596freetype='void'
5440bc8e 597from=':'
ccc7f9b3 598full_ar='/usr/bin/ar'
a05353bf 599full_csh='/usr/bin/tcsh'
1d896104 600full_sed='/usr/bin/sed'
2d736872 601gccansipedantic=''
af960fef 602gccosandvers=''
a05353bf 603gccversion='4.7.2 20130108 [gcc-4_7-branch revision 195012]'
f27add2b
MB
604getgrent_r_proto='0'
605getgrgid_r_proto='0'
606getgrnam_r_proto='0'
607gethostbyaddr_r_proto='0'
608gethostbyname_r_proto='0'
609gethostent_r_proto='0'
610getlogin_r_proto='0'
611getnetbyaddr_r_proto='0'
612getnetbyname_r_proto='0'
613getnetent_r_proto='0'
614getprotobyname_r_proto='0'
615getprotobynumber_r_proto='0'
616getprotoent_r_proto='0'
617getpwent_r_proto='0'
618getpwnam_r_proto='0'
619getpwuid_r_proto='0'
620getservbyname_r_proto='0'
621getservbyport_r_proto='0'
622getservent_r_proto='0'
623getspnam_r_proto='0'
60a7d337 624gidformat='"lu"'
88fdc172 625gidsign='1'
785fb66b 626gidsize='4'
dfe9444c 627gidtype='gid_t'
60a7d337 628glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
c68a00c0 629gmake='gmake'
f27add2b 630gmtime_r_proto='0'
a05353bf 631gnulibc_version='2.17'
dfe9444c
AD
632grep='grep'
633groupcat='cat /etc/group'
634groupstype='gid_t'
635gzip='gzip'
921b2963
JH
636h_fcntl='false'
637h_sysfile='true'
dfe9444c 638hint='recommended'
a05353bf 639hostcat='ypcat hosts'
88fdc172
SB
640html1dir=' '
641html1direxp=''
642html3dir=' '
643html3direxp=''
a22e52b9
JH
644i16size='2'
645i16type='short'
646i32size='4'
60a7d337 647i32type='long'
a22e52b9 648i64size='8'
60a7d337 649i64type='long long'
a22e52b9 650i8size='1'
f27add2b 651i8type='signed char'
93341792 652i_arpainet='define'
2a0de2c5 653i_assert='define'
dfe9444c 654i_bsdioctl=''
10bc17b6 655i_crypt='define'
1d896104 656i_db='define'
fcdf39cf 657i_dbm='define'
dfe9444c 658i_dirent='define'
dfe9444c 659i_dlfcn='define'
921b2963 660i_fcntl='undef'
dfe9444c 661i_float='define'
60a7d337
RGS
662i_fp='undef'
663i_fp_class='undef'
066e7355 664i_gdbm='define'
3ab94133
AD
665i_gdbm_ndbm='undef'
666i_gdbmndbm='undef'
dfe9444c 667i_grp='define'
792d8dab 668i_ieeefp='undef'
44b94491 669i_inttypes='define'
2765b840 670i_langinfo='define'
af960fef 671i_libutil='undef'
dfe9444c
AD
672i_limits='define'
673i_locale='define'
921b2963 674i_machcthr='undef'
dfe9444c 675i_malloc='define'
1cd66f7c 676i_mallocmalloc='undef'
dfe9444c
AD
677i_math='define'
678i_memory='undef'
60a7d337 679i_mntent='define'
fcdf39cf 680i_ndbm='define'
dfe9444c
AD
681i_netdb='define'
682i_neterrno='undef'
a71cd7cd 683i_netinettcp='define'
dfe9444c 684i_niin='define'
5b34fd99 685i_poll='define'
60a7d337 686i_prot='undef'
af4c28eb 687i_pthread='define'
dfe9444c 688i_pwd='define'
921b2963 689i_rpcsvcdbm='undef'
dfe9444c
AD
690i_sfio='undef'
691i_sgtty='undef'
60a7d337 692i_shadow='define'
86959918 693i_socks='undef'
dfe9444c 694i_stdarg='define'
a05353bf 695i_stdbool='define'
dfe9444c
AD
696i_stddef='define'
697i_stdlib='define'
698i_string='define'
792d8dab 699i_sunmath='undef'
60a7d337 700i_sysaccess='undef'
921b2963
JH
701i_sysdir='define'
702i_sysfile='define'
703i_sysfilio='undef'
dfe9444c
AD
704i_sysin='undef'
705i_sysioctl='define'
ca52efda 706i_syslog='define'
fe749a9f 707i_sysmman='define'
60a7d337 708i_sysmode='undef'
ff49bff8 709i_sysmount='define'
dfe9444c
AD
710i_sysndir='undef'
711i_sysparam='define'
96938616 712i_syspoll='define'
dfe9444c 713i_sysresrc='define'
60a7d337 714i_syssecrt='undef'
88fdc172 715i_sysselct='define'
49a78c82 716i_syssockio='undef'
dfe9444c 717i_sysstat='define'
60a7d337 718i_sysstatfs='define'
ff49bff8 719i_sysstatvfs='define'
dfe9444c
AD
720i_systime='define'
721i_systimek='undef'
722i_systimes='define'
723i_systypes='define'
de4597cb 724i_sysuio='define'
dfe9444c 725i_sysun='define'
d4935d7f 726i_sysutsname='define'
60a7d337 727i_sysvfs='define'
dfe9444c
AD
728i_syswait='define'
729i_termio='undef'
730i_termios='define'
60a7d337 731i_time='define'
dfe9444c 732i_unistd='define'
0545a864 733i_ustat='define'
dfe9444c
AD
734i_utime='define'
735i_values='define'
736i_varargs='undef'
737i_varhdr='stdarg.h'
738i_vfork='undef'
60a7d337 739ignore_versioned_solibs='y'
44b94491 740inc_version_list=''
49dabb45 741inc_version_list_init='0'
dfe9444c
AD
742incpath=''
743inews=''
a05353bf 744initialinstalllocation='/pro/bin'
37a44ba6 745installarchlib='/pro/lib/perl5/5.19.5/i686-linux-64int'
a05353bf 746installbin='/pro/bin'
88fdc172
SB
747installhtml1dir=''
748installhtml3dir=''
a05353bf
MB
749installman1dir='/pro/local/man/man1'
750installman3dir='/pro/local/man/man3'
751installprefix='/pro'
752installprefixexp='/pro'
37a44ba6 753installprivlib='/pro/lib/perl5/5.19.5'
a05353bf 754installscript='/pro/bin'
37a44ba6 755installsitearch='/pro/lib/perl5/site_perl/5.19.5/i686-linux-64int'
a05353bf 756installsitebin='/pro/bin'
e755722e
JH
757installsitehtml1dir=''
758installsitehtml3dir=''
37a44ba6 759installsitelib='/pro/lib/perl5/site_perl/5.19.5'
a05353bf
MB
760installsiteman1dir='/pro/local/man/man1'
761installsiteman3dir='/pro/local/man/man3'
762installsitescript='/pro/bin'
763installstyle='lib/perl5'
44b94491 764installusrbinperl='undef'
526fdc24 765installvendorarch=''
0617aed7 766installvendorbin=''
e755722e
JH
767installvendorhtml1dir=''
768installvendorhtml3dir=''
a3635516 769installvendorlib=''
e755722e
JH
770installvendorman1dir=''
771installvendorman3dir=''
88fdc172 772installvendorscript=''
dfe9444c 773intsize='4'
0ab0821a 774issymlink='test -h'
066e7355
MB
775ivdformat='"Ld"'
776ivsize='8'
777ivtype='long long'
a05353bf 778known_extensions='Archive/Tar arybase Attribute/Handlers attributes autodie AutoLoader autouse B base B/Debug B/Deparse bignum Carp CGI Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS Fcntl FileCache File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp Filter/Simple Filter/Util/Call GDBM_File Getopt/Long Hash/Util Hash/Util/FieldHash HTTP/Tiny I18N/Collate I18N/Langinfo I18N/LangTags if IO IO/Compress IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP lib libnet List/Util Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigInt/FastCalc Math/BigRat Math/Complex Memoize MIME/Base64 Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata mro NDBM_File Net/Ping NEXT ODBM_File Opcode Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage POSIX re Safe SDBM_File Search/Dict SelfLoader Socket Storable Sys/Hostname Sys/Syslog Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Test Test/Harness Test/Simple Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue threads Thread/Semaphore threads/shared Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize version VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XSLoader XS/Typemap '
dfe9444c 779ksh=''
fd550ca5 780ld='cc'
a05353bf
MB
781ld_can_script='define'
782lddlflags='-shared -O2 -L/pro/local/lib -fstack-protector'
783ldflags='-L/pro/local/lib -fstack-protector'
af960fef 784ldflags_uselargefiles=''
71c4afb4 785ldlibpthname='LD_LIBRARY_PATH'
dfe9444c
AD
786less='less'
787lib_ext='.a'
a05353bf 788libc='/lib/libc-2.17.so'
60a7d337 789libperl='libperl.a'
a05353bf 790libpth='/pro/local/lib /lib /usr/lib /usr/local/lib'
fcdf39cf 791libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
69df4abc 792libsdirs=' /usr/lib'
fcdf39cf
RGS
793libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
794libsfound=' /usr/lib/libnsl.so /usr/lib/libgdbm.so /usr/lib/libdb.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so /usr/lib/libgdbm_compat.so'
a05353bf 795libspath=' /pro/local/lib /lib /usr/lib /usr/local/lib'
665ff1e9 796libswanted='sfio socket inet nsl nm gdbm dbm db malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
af960fef 797libswanted_uselargefiles=''
ff935051 798line=''
dfe9444c
AD
799lint=''
800lkflags=''
801ln='ln'
a05353bf 802lns='/usr/bin/ln -s'
f27add2b 803localtime_r_proto='0'
a05353bf
MB
804locincpth='/pro/local/include'
805loclibpth='/pro/local/lib'
60a7d337 806longdblsize='12'
dc45a647 807longlongsize='8'
60a7d337 808longsize='4'
dfe9444c
AD
809lp=''
810lpr=''
811ls='ls'
ff935051 812lseeksize='8'
dfe9444c 813lseektype='off_t'
1d896104
MB
814mad='undef'
815madlyh=''
816madlyobj=''
817madlysrc=''
dfe9444c
AD
818mail=''
819mailx=''
820make='make'
821make_set_make='#'
921b2963
JH
822mallocobj=''
823mallocsrc=''
dfe9444c 824malloctype='void *'
a05353bf
MB
825man1dir='/pro/local/man/man1'
826man1direxp='/pro/local/man/man1'
dfe9444c 827man1ext='1'
a05353bf
MB
828man3dir='/pro/local/man/man3'
829man3direxp='/pro/local/man/man3'
dfe9444c 830man3ext='3'
dfe9444c 831mips_type=''
6b34ded5 832mistrustnm=''
dfe9444c 833mkdir='mkdir'
fe749a9f 834mmaptype='void *'
dfe9444c
AD
835modetype='mode_t'
836more='more'
af4c28eb 837multiarch='undef'
dfe9444c 838mv=''
60a7d337 839myarchname='i686-linux'
a05353bf
MB
840mydomain='.(none)'
841myhostname='lx09'
842myuname='linux lx09 3.7.10-1.16-desktop #1 smp preempt fri may 31 20:21:23 utc 2013 (97c14ba) i686 i686 i386 gnulinux '
60a7d337 843n='-n'
2cc61e15 844need_va_copy='undef'
60a7d337
RGS
845netdb_hlen_type='size_t'
846netdb_host_type='const void *'
dfe9444c 847netdb_name_type='const char *'
60a7d337 848netdb_net_type='in_addr_t'
693762b4 849nm='nm'
60a7d337
RGS
850nm_opt=''
851nm_so_opt='--dynamic'
a05353bf 852nonxs_ext='Archive/Tar Attribute/Handlers autodie AutoLoader autouse base B/Debug B/Deparse bignum Carp CGI Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Devel/SelfStubber Digest Dumpvalue encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS FileCache File/Fetch File/Find File/Path File/Temp Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags if IO/Compress IO/Zlib IPC/Cmd IPC/Open3 JSON/PP lib libnet Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata Net/Ping NEXT Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Test Test/Harness Test/Simple Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Memoize Tie/RefHash Time/Local version XSLoader'
dfe9444c 853nroff='nroff'
f27add2b
MB
854nvEUformat='"E"'
855nvFUformat='"F"'
856nvGUformat='"G"'
b68c599a 857nv_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'
f27add2b
MB
858nv_preserves_uv_bits='53'
859nveformat='"e"'
860nvfformat='"f"'
861nvgformat='"g"'
862nvsize='8'
863nvtype='double'
dfe9444c
AD
864o_nonblock='O_NONBLOCK'
865obj_ext='.o'
ef4af2be 866old_pthread_create_joinable=''
f27add2b 867optimize='-O2'
dfe9444c 868orderlib='false'
60a7d337 869osname='linux'
a05353bf 870osvers='3.7.10-1.16-desktop'
3b777bb4 871otherlibdirs=' '
dfe9444c 872package='perl5'
a05353bf 873pager='/pro/bin/less -R'
dfe9444c 874passcat='cat /etc/passwd'
a05353bf 875patchlevel='19'
dfe9444c 876path_sep=':'
a05353bf
MB
877perl5='/pro/bin/perl'
878perl='perl'
879perl_patchlevel=''
29ab041d 880perl_static_inline='static __inline__'
a05353bf 881perladmin='hmbrand@cpan.org'
fcdf39cf 882perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
37a44ba6 883perlpath='/pro/bin/perl5.19.5'
dfe9444c 884pg='pg'
a05353bf 885phostname='hostname'
dfe9444c 886pidtype='pid_t'
a05353bf 887plibpth='/lib/i586-suse-linux/4.7 /lib /usr/lib/i586-suse-linux/4.7 /usr/lib'
dfe9444c
AD
888pmake=''
889pr=''
a05353bf
MB
890prefix='/pro'
891prefixexp='/pro'
37a44ba6
SH
892privlib='/pro/lib/perl5/5.19.5'
893privlibexp='/pro/lib/perl5/5.19.5'
60a7d337 894procselfexe='"/proc/self/exe"'
dfe9444c 895prototype='define'
60a7d337
RGS
896ptrsize='4'
897quadkind='3'
898quadtype='long long'
921b2963 899randbits='48'
a05353bf 900randfunc='Perl_drand48'
f27add2b 901random_r_proto='0'
a05353bf 902randseedtype='U32'
dfe9444c
AD
903ranlib=':'
904rd_nodata='-1'
f27add2b
MB
905readdir64_r_proto='0'
906readdir_r_proto='0'
c890dc6c 907revision='5'
dfe9444c 908rm='rm'
a05353bf 909rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
dfe9444c 910rmail=''
5440bc8e 911run=''
60a7d337 912runnm='false'
5bcaa86b
MB
913sGMTIME_max='2147483647'
914sGMTIME_min='-2147483648'
96938616
MB
915sLOCALTIME_max='2147483647'
916sLOCALTIME_min='-2147483648'
10305dfa
JH
917sPRIEUldbl='"LE"'
918sPRIFUldbl='"LF"'
919sPRIGUldbl='"LG"'
60a7d337
RGS
920sPRIXU64='"LX"'
921sPRId64='"Ld"'
10305dfa
JH
922sPRIeldbl='"Le"'
923sPRIfldbl='"Lf"'
924sPRIgldbl='"Lg"'
60a7d337
RGS
925sPRIi64='"Li"'
926sPRIo64='"Lo"'
927sPRIu64='"Lu"'
928sPRIx64='"Lx"'
10305dfa 929sSCNfldbl='"Lf"'
60a7d337 930sched_yield='sched_yield()'
a05353bf
MB
931scriptdir='/pro/bin'
932scriptdirexp='/pro/bin'
dfe9444c 933sed='sed'
a05353bf 934seedfunc='Perl_drand48_init'
327c3667 935selectminbits='32'
dfe9444c 936selecttype='fd_set *'
ff935051 937sendmail=''
2f12987e
JH
938setgrent_r_proto='0'
939sethostent_r_proto='0'
10bc17b6 940setlocale_r_proto='0'
2f12987e
JH
941setnetent_r_proto='0'
942setprotoent_r_proto='0'
943setpwent_r_proto='0'
944setservent_r_proto='0'
dfe9444c
AD
945sh='/bin/sh'
946shar=''
947sharpbang='#!'
948shmattype='void *'
949shortsize='2'
950shrpenv=''
951shsharp='true'
fd550ca5 952sig_count='65'
69df4abc
RGS
953sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL UNUSED '
954sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", "UNUSED", 0'
fd550ca5
MB
955sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 6 17 29 31 '
956sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 31, 0'
957sig_size='69'
dfe9444c 958signal_t='void'
37a44ba6
SH
959sitearch='/pro/lib/perl5/site_perl/5.19.5/i686-linux-64int'
960sitearchexp='/pro/lib/perl5/site_perl/5.19.5/i686-linux-64int'
a05353bf
MB
961sitebin='/pro/bin'
962sitebinexp='/pro/bin'
e755722e
JH
963sitehtml1dir=''
964sitehtml1direxp=''
965sitehtml3dir=''
966sitehtml3direxp=''
37a44ba6 967sitelib='/pro/lib/perl5/site_perl/5.19.5'
a05353bf 968sitelib_stem='/pro/lib/perl5/site_perl'
37a44ba6 969sitelibexp='/pro/lib/perl5/site_perl/5.19.5'
a05353bf
MB
970siteman1dir='/pro/local/man/man1'
971siteman1direxp='/pro/local/man/man1'
972siteman3dir='/pro/local/man/man3'
973siteman3direxp='/pro/local/man/man3'
974siteprefix='/pro'
975siteprefixexp='/pro'
976sitescript='/pro/bin'
977sitescriptexp='/pro/bin'
60a7d337 978sizesize='4'
dfe9444c
AD
979sizetype='size_t'
980sleep=''
981smail=''
88fdc172 982so='so'
dfe9444c
AD
983sockethdr=''
984socketlib=''
60a7d337 985socksizetype='socklen_t'
dfe9444c
AD
986sort='sort'
987spackage='Perl5'
988spitshell='cat'
f27add2b
MB
989srand48_r_proto='0'
990srandom_r_proto='0'
983dbef6 991src='.'
dfe9444c 992ssizetype='ssize_t'
7ee20c71 993st_ino_sign='1'
a05353bf 994st_ino_size='8'
37a44ba6 995startperl='#!/pro/bin/perl5.19.5'
dfe9444c
AD
996startsh='#!/bin/sh'
997static_ext=' '
10305dfa 998stdchar='char'
60a7d337
RGS
999stdio_base='((fp)->_IO_read_base)'
1000stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1001stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
dfe9444c 1002stdio_filbuf=''
60a7d337
RGS
1003stdio_ptr='((fp)->_IO_read_ptr)'
1004stdio_stream_array=''
f27add2b 1005strerror_r_proto='0'
dfe9444c
AD
1006strings='/usr/include/string.h'
1007submit=''
37a44ba6 1008subversion='5'
cb7ddd31 1009sysman='/usr/share/man/man1'
dfe9444c
AD
1010tail=''
1011tar=''
5440bc8e 1012targetarch=''
dfe9444c 1013tbl=''
af4c28eb 1014tee=''
dfe9444c 1015test='test'
60a7d337 1016timeincl='/usr/include/sys/time.h /usr/include/time.h '
dfe9444c 1017timetype='time_t'
f27add2b 1018tmpnam_r_proto='0'
5440bc8e 1019to=':'
dfe9444c
AD
1020touch='touch'
1021tr='tr'
93341792 1022trnl='\n'
dfe9444c 1023troff=''
f27add2b 1024ttyname_r_proto='0'
a22e52b9
JH
1025u16size='2'
1026u16type='unsigned short'
1027u32size='4'
60a7d337 1028u32type='unsigned long'
a22e52b9 1029u64size='8'
60a7d337 1030u64type='unsigned long long'
a22e52b9
JH
1031u8size='1'
1032u8type='unsigned char'
60a7d337 1033uidformat='"lu"'
88fdc172 1034uidsign='1'
785fb66b 1035uidsize='4'
dfe9444c
AD
1036uidtype='uid_t'
1037uname='uname'
1038uniq='uniq'
60a7d337 1039uquadtype='unsigned long long'
88fdc172 1040use5005threads='undef'
60a7d337 1041use64bitall='undef'
066e7355 1042use64bitint='define'
5440bc8e 1043usecrosscompile='undef'
fcdf39cf 1044usedevel='define'
dfe9444c 1045usedl='define'
f27add2b 1046usedtrace='undef'
4d54317a 1047usefaststdio='undef'
f27add2b 1048useithreads='undef'
2982a345 1049usekernprocpathname='undef'
aaacdc8b 1050uselargefiles='define'
f27add2b 1051uselongdouble='undef'
fd550ca5 1052usemallocwrap='define'
f27add2b
MB
1053usemorebits='undef'
1054usemultiplicity='undef'
921b2963 1055usemymalloc='n'
60a7d337 1056usenm='false'
ae60cb46 1057usensgetexecutablepath='undef'
dfe9444c 1058useopcode='true'
2d967e39 1059useperlio='define'
dfe9444c 1060useposix='true'
5440bc8e 1061usereentrant='undef'
69df4abc 1062userelocatableinc='undef'
dfe9444c 1063usesfio='false'
60a7d337 1064useshrplib='false'
69df4abc 1065usesitecustomize='undef'
29209bc5 1066usesocks='undef'
f27add2b 1067usethreads='undef'
a3635516 1068usevendorprefix='undef'
a05353bf 1069useversionedarchname='undef'
dfe9444c
AD
1070usevfork='false'
1071usrinc='/usr/include'
1072uuname=''
066e7355
MB
1073uvXUformat='"LX"'
1074uvoformat='"Lo"'
1075uvsize='8'
1076uvtype='unsigned long long'
1077uvuformat='"Lu"'
1078uvxformat='"Lx"'
a05353bf 1079vaproto='define'
526fdc24
MS
1080vendorarch=''
1081vendorarchexp=''
0617aed7
JH
1082vendorbin=''
1083vendorbinexp=''
e755722e
JH
1084vendorhtml1dir=' '
1085vendorhtml1direxp=''
1086vendorhtml3dir=' '
1087vendorhtml3direxp=''
a3635516 1088vendorlib=''
526fdc24 1089vendorlib_stem=''
a3635516 1090vendorlibexp=''
e755722e
JH
1091vendorman1dir=' '
1092vendorman1direxp=''
1093vendorman3dir=' '
1094vendorman3direxp=''
a3635516
JH
1095vendorprefix=''
1096vendorprefixexp=''
88fdc172
SB
1097vendorscript=''
1098vendorscriptexp=''
37a44ba6
SH
1099version='5.19.5'
1100version_patchlevel_string='version 19 subversion 5'
44b94491 1101versiononly='define'
dfe9444c 1102vi=''
dfe9444c 1103xlibpth='/usr/lib/386 /lib/386'
a05353bf 1104yacc='/usr/bin/byacc'
2d967e39 1105yaccflags=''
dfe9444c
AD
1106zcat=''
1107zip='zip'
ccc7f9b3 1108PERL_REVISION=5
f7cf42bb 1109PERL_VERSION=19
37a44ba6 1110PERL_SUBVERSION=5
273cf8d1 1111PERL_API_REVISION=5
f7cf42bb 1112PERL_API_VERSION=19
37a44ba6 1113PERL_API_SUBVERSION=5
a05353bf 1114PERL_PATCHLEVEL=''
1d385ed6 1115PERL_CONFIG_SH=true
f27add2b
MB
1116: Variables propagated from previous config.sh file.
1117libdb_needs_pthread='N'
a05353bf 1118libdirs=' /lib /pro/local/lib'