This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Commit b776cec188 missed these RMG steps when preparing Module::CoreList for 5.19.11
[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'
d7e76b03 42api_subversion='11'
f7cf42bb 43api_version='19'
d7e76b03 44api_versionstring='5.19.11'
dfe9444c 45ar='ar'
d7e76b03
AC
46archlib='/pro/lib/perl5/5.19.11/i686-linux-64int'
47archlibexp='/pro/lib/perl5/5.19.11/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_shm='define'
453d_shmat='define'
454d_shmatprototype='define'
455d_shmctl='define'
456d_shmdt='define'
457d_shmget='define'
458d_sigaction='define'
0ab0821a 459d_signbit='define'
983dbef6 460d_sigprocmask='define'
dfe9444c 461d_sigsetjmp='define'
a05353bf 462d_sin6_scope_id='define'
1d896104 463d_sitearch='define'
a1e6f3ef 464d_snprintf='define'
a05353bf 465d_sockaddr_in6='define'
b8677e3b 466d_sockaddr_sa_len='undef'
88fdc172 467d_sockatmark='define'
066e7355 468d_sockatmarkproto='define'
dfe9444c 469d_socket='define'
60a7d337 470d_socklen_t='define'
dfe9444c 471d_sockpair='define'
6b356c8e 472d_socks5_init='undef'
a1e6f3ef 473d_sprintf_returns_strlen='define'
88fdc172 474d_sqrtl='define'
f27add2b
MB
475d_srand48_r='undef'
476d_srandom_r='undef'
477d_sresgproto='undef'
478d_sresuproto='undef'
327c3667 479d_statblks='define'
a05353bf 480d_statfs_f_flags='define'
0545a864 481d_statfs_s='define'
29ab041d 482d_static_inline='define'
ff49bff8 483d_statvfs='define'
60a7d337 484d_stdio_cnt_lval='undef'
a05353bf 485d_stdio_ptr_lval='define'
60a7d337 486d_stdio_ptr_lval_nochange_cnt='undef'
a05353bf 487d_stdio_ptr_lval_sets_cnt='define'
60a7d337 488d_stdio_stream_array='undef'
a05353bf
MB
489d_stdiobase='define'
490d_stdstdio='define'
dfe9444c
AD
491d_strchr='define'
492d_strcoll='define'
493d_strctcpy='define'
494d_strerrm='strerror(e)'
495d_strerror='define'
f27add2b 496d_strerror_r='undef'
b3c85772 497d_strftime='define'
fd550ca5
MB
498d_strlcat='undef'
499d_strlcpy='undef'
dfe9444c
AD
500d_strtod='define'
501d_strtol='define'
10305dfa 502d_strtold='define'
60a7d337
RGS
503d_strtoll='define'
504d_strtoq='define'
28e5dec8 505d_strtoul='define'
60a7d337
RGS
506d_strtoull='define'
507d_strtouq='define'
dfe9444c 508d_strxfrm='define'
921b2963 509d_suidsafe='undef'
dfe9444c
AD
510d_symlink='define'
511d_syscall='define'
10305dfa 512d_syscallproto='define'
dfe9444c
AD
513d_sysconf='define'
514d_sysernlst=''
515d_syserrlst='define'
516d_system='define'
517d_tcgetpgrp='define'
518d_tcsetpgrp='define'
519d_telldir='define'
ff49bff8 520d_telldirproto='define'
dfe9444c 521d_time='define'
5bcaa86b 522d_timegm='define'
dfe9444c 523d_times='define'
88fdc172
SB
524d_tm_tm_gmtoff='define'
525d_tm_tm_zone='define'
f27add2b 526d_tmpnam_r='undef'
dfe9444c 527d_truncate='define'
f27add2b 528d_ttyname_r='undef'
dfe9444c 529d_tzname='define'
066e7355 530d_u32align='define'
4e0554ec 531d_ualarm='define'
dfe9444c 532d_umask='define'
af4c28eb 533d_uname='define'
327c3667 534d_union_semun='undef'
60a7d337 535d_unordered='undef'
a1e6f3ef 536d_unsetenv='define'
4e0554ec 537d_usleep='define'
10305dfa 538d_usleepproto='define'
0545a864 539d_ustat='define'
526fdc24 540d_vendorarch='undef'
0617aed7 541d_vendorbin='undef'
a3635516 542d_vendorlib='undef'
88fdc172 543d_vendorscript='undef'
dfe9444c
AD
544d_vfork='undef'
545d_void_closedir='undef'
546d_voidsig='define'
547d_voidtty=''
548d_volatile='define'
549d_vprintf='define'
a1e6f3ef 550d_vsnprintf='define'
88fdc172 551d_wait4='define'
dfe9444c
AD
552d_waitpid='define'
553d_wcstombs='define'
554d_wctomb='define'
4e0554ec 555d_writev='define'
dfe9444c
AD
556d_xenix='undef'
557date='date'
558db_hashtype='u_int32_t'
559db_prefixtype='size_t'
1d896104 560db_version_major='4'
f27add2b 561db_version_minor='5'
0ab0821a 562db_version_patch='20'
dfe9444c 563direntrytype='struct dirent'
88fdc172
SB
564dlext='so'
565dlsrc='dl_dlopen.xs'
693762b4 566doublesize='8'
a05353bf 567drand01='Perl_drand48()'
f27add2b
MB
568drand48_r_proto='0'
569dtrace=''
a05353bf 570dynamic_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 571eagain='EAGAIN'
93341792 572ebcdic='undef'
dfe9444c
AD
573echo='echo'
574egrep='egrep'
575emacs=''
2f12987e
JH
576endgrent_r_proto='0'
577endhostent_r_proto='0'
578endnetent_r_proto='0'
579endprotoent_r_proto='0'
580endpwent_r_proto='0'
581endservent_r_proto='0'
dfe9444c
AD
582eunicefix=':'
583exe_ext=''
584expr='expr'
a05353bf 585extensions='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 586extern_C='extern'
cb7ddd31 587extras=''
cb5953d6 588fflushNULL='define'
a71cd7cd 589fflushall='undef'
ff935051 590find=''
dfe9444c
AD
591firstmakefile='makefile'
592flex=''
60a7d337 593fpossize='16'
dfe9444c
AD
594fpostype='fpos_t'
595freetype='void'
5440bc8e 596from=':'
ccc7f9b3 597full_ar='/usr/bin/ar'
a05353bf 598full_csh='/usr/bin/tcsh'
1d896104 599full_sed='/usr/bin/sed'
2d736872 600gccansipedantic=''
af960fef 601gccosandvers=''
a05353bf 602gccversion='4.7.2 20130108 [gcc-4_7-branch revision 195012]'
f27add2b
MB
603getgrent_r_proto='0'
604getgrgid_r_proto='0'
605getgrnam_r_proto='0'
606gethostbyaddr_r_proto='0'
607gethostbyname_r_proto='0'
608gethostent_r_proto='0'
609getlogin_r_proto='0'
610getnetbyaddr_r_proto='0'
611getnetbyname_r_proto='0'
612getnetent_r_proto='0'
613getprotobyname_r_proto='0'
614getprotobynumber_r_proto='0'
615getprotoent_r_proto='0'
616getpwent_r_proto='0'
617getpwnam_r_proto='0'
618getpwuid_r_proto='0'
619getservbyname_r_proto='0'
620getservbyport_r_proto='0'
621getservent_r_proto='0'
622getspnam_r_proto='0'
60a7d337 623gidformat='"lu"'
88fdc172 624gidsign='1'
785fb66b 625gidsize='4'
dfe9444c 626gidtype='gid_t'
60a7d337 627glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
c68a00c0 628gmake='gmake'
f27add2b 629gmtime_r_proto='0'
a05353bf 630gnulibc_version='2.17'
dfe9444c
AD
631grep='grep'
632groupcat='cat /etc/group'
633groupstype='gid_t'
634gzip='gzip'
921b2963
JH
635h_fcntl='false'
636h_sysfile='true'
dfe9444c 637hint='recommended'
a05353bf 638hostcat='ypcat hosts'
88fdc172
SB
639html1dir=' '
640html1direxp=''
641html3dir=' '
642html3direxp=''
a22e52b9
JH
643i16size='2'
644i16type='short'
645i32size='4'
60a7d337 646i32type='long'
a22e52b9 647i64size='8'
60a7d337 648i64type='long long'
a22e52b9 649i8size='1'
f27add2b 650i8type='signed char'
93341792 651i_arpainet='define'
2a0de2c5 652i_assert='define'
dfe9444c 653i_bsdioctl=''
10bc17b6 654i_crypt='define'
1d896104 655i_db='define'
fcdf39cf 656i_dbm='define'
dfe9444c 657i_dirent='define'
dfe9444c 658i_dlfcn='define'
921b2963 659i_fcntl='undef'
dfe9444c 660i_float='define'
60a7d337
RGS
661i_fp='undef'
662i_fp_class='undef'
066e7355 663i_gdbm='define'
3ab94133
AD
664i_gdbm_ndbm='undef'
665i_gdbmndbm='undef'
dfe9444c 666i_grp='define'
792d8dab 667i_ieeefp='undef'
44b94491 668i_inttypes='define'
2765b840 669i_langinfo='define'
af960fef 670i_libutil='undef'
dfe9444c
AD
671i_limits='define'
672i_locale='define'
921b2963 673i_machcthr='undef'
dfe9444c 674i_malloc='define'
1cd66f7c 675i_mallocmalloc='undef'
dfe9444c
AD
676i_math='define'
677i_memory='undef'
60a7d337 678i_mntent='define'
fcdf39cf 679i_ndbm='define'
dfe9444c
AD
680i_netdb='define'
681i_neterrno='undef'
a71cd7cd 682i_netinettcp='define'
dfe9444c 683i_niin='define'
5b34fd99 684i_poll='define'
60a7d337 685i_prot='undef'
af4c28eb 686i_pthread='define'
dfe9444c 687i_pwd='define'
921b2963 688i_rpcsvcdbm='undef'
dfe9444c 689i_sgtty='undef'
60a7d337 690i_shadow='define'
86959918 691i_socks='undef'
dfe9444c 692i_stdarg='define'
a05353bf 693i_stdbool='define'
dfe9444c
AD
694i_stddef='define'
695i_stdlib='define'
696i_string='define'
792d8dab 697i_sunmath='undef'
60a7d337 698i_sysaccess='undef'
921b2963
JH
699i_sysdir='define'
700i_sysfile='define'
701i_sysfilio='undef'
dfe9444c
AD
702i_sysin='undef'
703i_sysioctl='define'
ca52efda 704i_syslog='define'
fe749a9f 705i_sysmman='define'
60a7d337 706i_sysmode='undef'
ff49bff8 707i_sysmount='define'
dfe9444c
AD
708i_sysndir='undef'
709i_sysparam='define'
96938616 710i_syspoll='define'
dfe9444c 711i_sysresrc='define'
60a7d337 712i_syssecrt='undef'
88fdc172 713i_sysselct='define'
49a78c82 714i_syssockio='undef'
dfe9444c 715i_sysstat='define'
60a7d337 716i_sysstatfs='define'
ff49bff8 717i_sysstatvfs='define'
dfe9444c
AD
718i_systime='define'
719i_systimek='undef'
720i_systimes='define'
721i_systypes='define'
de4597cb 722i_sysuio='define'
dfe9444c 723i_sysun='define'
d4935d7f 724i_sysutsname='define'
60a7d337 725i_sysvfs='define'
dfe9444c
AD
726i_syswait='define'
727i_termio='undef'
728i_termios='define'
60a7d337 729i_time='define'
dfe9444c 730i_unistd='define'
0545a864 731i_ustat='define'
dfe9444c
AD
732i_utime='define'
733i_values='define'
734i_varargs='undef'
735i_varhdr='stdarg.h'
736i_vfork='undef'
60a7d337 737ignore_versioned_solibs='y'
44b94491 738inc_version_list=''
49dabb45 739inc_version_list_init='0'
dfe9444c
AD
740incpath=''
741inews=''
a05353bf 742initialinstalllocation='/pro/bin'
d7e76b03 743installarchlib='/pro/lib/perl5/5.19.11/i686-linux-64int'
a05353bf 744installbin='/pro/bin'
88fdc172
SB
745installhtml1dir=''
746installhtml3dir=''
a05353bf
MB
747installman1dir='/pro/local/man/man1'
748installman3dir='/pro/local/man/man3'
749installprefix='/pro'
750installprefixexp='/pro'
d7e76b03 751installprivlib='/pro/lib/perl5/5.19.11'
a05353bf 752installscript='/pro/bin'
d7e76b03 753installsitearch='/pro/lib/perl5/site_perl/5.19.11/i686-linux-64int'
a05353bf 754installsitebin='/pro/bin'
e755722e
JH
755installsitehtml1dir=''
756installsitehtml3dir=''
d7e76b03 757installsitelib='/pro/lib/perl5/site_perl/5.19.11'
a05353bf
MB
758installsiteman1dir='/pro/local/man/man1'
759installsiteman3dir='/pro/local/man/man3'
760installsitescript='/pro/bin'
761installstyle='lib/perl5'
44b94491 762installusrbinperl='undef'
526fdc24 763installvendorarch=''
0617aed7 764installvendorbin=''
e755722e
JH
765installvendorhtml1dir=''
766installvendorhtml3dir=''
a3635516 767installvendorlib=''
e755722e
JH
768installvendorman1dir=''
769installvendorman3dir=''
88fdc172 770installvendorscript=''
dfe9444c 771intsize='4'
0ab0821a 772issymlink='test -h'
066e7355
MB
773ivdformat='"Ld"'
774ivsize='8'
775ivtype='long long'
a05353bf 776known_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 777ksh=''
fd550ca5 778ld='cc'
a05353bf
MB
779ld_can_script='define'
780lddlflags='-shared -O2 -L/pro/local/lib -fstack-protector'
781ldflags='-L/pro/local/lib -fstack-protector'
af960fef 782ldflags_uselargefiles=''
71c4afb4 783ldlibpthname='LD_LIBRARY_PATH'
dfe9444c
AD
784less='less'
785lib_ext='.a'
a05353bf 786libc='/lib/libc-2.17.so'
60a7d337 787libperl='libperl.a'
a05353bf 788libpth='/pro/local/lib /lib /usr/lib /usr/local/lib'
fcdf39cf 789libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
69df4abc 790libsdirs=' /usr/lib'
fcdf39cf
RGS
791libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
792libsfound=' /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 793libspath=' /pro/local/lib /lib /usr/lib /usr/local/lib'
0b39d4dc 794libswanted='socket inet nsl nm gdbm dbm db malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
af960fef 795libswanted_uselargefiles=''
ff935051 796line=''
dfe9444c
AD
797lint=''
798lkflags=''
799ln='ln'
a05353bf 800lns='/usr/bin/ln -s'
f27add2b 801localtime_r_proto='0'
a05353bf
MB
802locincpth='/pro/local/include'
803loclibpth='/pro/local/lib'
60a7d337 804longdblsize='12'
dc45a647 805longlongsize='8'
60a7d337 806longsize='4'
dfe9444c
AD
807lp=''
808lpr=''
809ls='ls'
ff935051 810lseeksize='8'
dfe9444c 811lseektype='off_t'
1d896104
MB
812mad='undef'
813madlyh=''
814madlyobj=''
815madlysrc=''
dfe9444c
AD
816mail=''
817mailx=''
818make='make'
819make_set_make='#'
921b2963
JH
820mallocobj=''
821mallocsrc=''
dfe9444c 822malloctype='void *'
a05353bf
MB
823man1dir='/pro/local/man/man1'
824man1direxp='/pro/local/man/man1'
dfe9444c 825man1ext='1'
a05353bf
MB
826man3dir='/pro/local/man/man3'
827man3direxp='/pro/local/man/man3'
dfe9444c 828man3ext='3'
dfe9444c 829mips_type=''
6b34ded5 830mistrustnm=''
dfe9444c 831mkdir='mkdir'
fe749a9f 832mmaptype='void *'
dfe9444c
AD
833modetype='mode_t'
834more='more'
af4c28eb 835multiarch='undef'
dfe9444c 836mv=''
60a7d337 837myarchname='i686-linux'
a05353bf
MB
838mydomain='.(none)'
839myhostname='lx09'
840myuname='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 841n='-n'
2cc61e15 842need_va_copy='undef'
60a7d337
RGS
843netdb_hlen_type='size_t'
844netdb_host_type='const void *'
dfe9444c 845netdb_name_type='const char *'
60a7d337 846netdb_net_type='in_addr_t'
693762b4 847nm='nm'
60a7d337
RGS
848nm_opt=''
849nm_so_opt='--dynamic'
a05353bf 850nonxs_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 851nroff='nroff'
f27add2b
MB
852nvEUformat='"E"'
853nvFUformat='"F"'
854nvGUformat='"G"'
b68c599a 855nv_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
856nv_preserves_uv_bits='53'
857nveformat='"e"'
858nvfformat='"f"'
859nvgformat='"g"'
860nvsize='8'
861nvtype='double'
dfe9444c
AD
862o_nonblock='O_NONBLOCK'
863obj_ext='.o'
ef4af2be 864old_pthread_create_joinable=''
f27add2b 865optimize='-O2'
dfe9444c 866orderlib='false'
60a7d337 867osname='linux'
a05353bf 868osvers='3.7.10-1.16-desktop'
3b777bb4 869otherlibdirs=' '
dfe9444c 870package='perl5'
a05353bf 871pager='/pro/bin/less -R'
dfe9444c 872passcat='cat /etc/passwd'
a05353bf 873patchlevel='19'
dfe9444c 874path_sep=':'
a05353bf
MB
875perl5='/pro/bin/perl'
876perl='perl'
877perl_patchlevel=''
29ab041d 878perl_static_inline='static __inline__'
a05353bf 879perladmin='hmbrand@cpan.org'
fcdf39cf 880perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
d7e76b03 881perlpath='/pro/bin/perl5.19.11'
dfe9444c 882pg='pg'
a05353bf 883phostname='hostname'
dfe9444c 884pidtype='pid_t'
a05353bf 885plibpth='/lib/i586-suse-linux/4.7 /lib /usr/lib/i586-suse-linux/4.7 /usr/lib'
dfe9444c
AD
886pmake=''
887pr=''
a05353bf
MB
888prefix='/pro'
889prefixexp='/pro'
d7e76b03
AC
890privlib='/pro/lib/perl5/5.19.11'
891privlibexp='/pro/lib/perl5/5.19.11'
60a7d337 892procselfexe='"/proc/self/exe"'
dfe9444c 893prototype='define'
60a7d337
RGS
894ptrsize='4'
895quadkind='3'
896quadtype='long long'
921b2963 897randbits='48'
a05353bf 898randfunc='Perl_drand48'
f27add2b 899random_r_proto='0'
a05353bf 900randseedtype='U32'
dfe9444c
AD
901ranlib=':'
902rd_nodata='-1'
f27add2b
MB
903readdir64_r_proto='0'
904readdir_r_proto='0'
c890dc6c 905revision='5'
dfe9444c 906rm='rm'
a05353bf 907rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
dfe9444c 908rmail=''
5440bc8e 909run=''
60a7d337 910runnm='false'
5bcaa86b
MB
911sGMTIME_max='2147483647'
912sGMTIME_min='-2147483648'
96938616
MB
913sLOCALTIME_max='2147483647'
914sLOCALTIME_min='-2147483648'
10305dfa
JH
915sPRIEUldbl='"LE"'
916sPRIFUldbl='"LF"'
917sPRIGUldbl='"LG"'
60a7d337
RGS
918sPRIXU64='"LX"'
919sPRId64='"Ld"'
10305dfa
JH
920sPRIeldbl='"Le"'
921sPRIfldbl='"Lf"'
922sPRIgldbl='"Lg"'
60a7d337
RGS
923sPRIi64='"Li"'
924sPRIo64='"Lo"'
925sPRIu64='"Lu"'
926sPRIx64='"Lx"'
10305dfa 927sSCNfldbl='"Lf"'
60a7d337 928sched_yield='sched_yield()'
a05353bf
MB
929scriptdir='/pro/bin'
930scriptdirexp='/pro/bin'
dfe9444c 931sed='sed'
a05353bf 932seedfunc='Perl_drand48_init'
327c3667 933selectminbits='32'
dfe9444c 934selecttype='fd_set *'
ff935051 935sendmail=''
2f12987e
JH
936setgrent_r_proto='0'
937sethostent_r_proto='0'
10bc17b6 938setlocale_r_proto='0'
2f12987e
JH
939setnetent_r_proto='0'
940setprotoent_r_proto='0'
941setpwent_r_proto='0'
942setservent_r_proto='0'
dfe9444c
AD
943sh='/bin/sh'
944shar=''
945sharpbang='#!'
946shmattype='void *'
947shortsize='2'
948shrpenv=''
949shsharp='true'
fd550ca5 950sig_count='65'
69df4abc
RGS
951sig_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 '
952sig_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
953sig_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 '
954sig_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'
955sig_size='69'
dfe9444c 956signal_t='void'
d7e76b03
AC
957sitearch='/pro/lib/perl5/site_perl/5.19.11/i686-linux-64int'
958sitearchexp='/pro/lib/perl5/site_perl/5.19.11/i686-linux-64int'
a05353bf
MB
959sitebin='/pro/bin'
960sitebinexp='/pro/bin'
e755722e
JH
961sitehtml1dir=''
962sitehtml1direxp=''
963sitehtml3dir=''
964sitehtml3direxp=''
d7e76b03 965sitelib='/pro/lib/perl5/site_perl/5.19.11'
a05353bf 966sitelib_stem='/pro/lib/perl5/site_perl'
d7e76b03 967sitelibexp='/pro/lib/perl5/site_perl/5.19.11'
a05353bf
MB
968siteman1dir='/pro/local/man/man1'
969siteman1direxp='/pro/local/man/man1'
970siteman3dir='/pro/local/man/man3'
971siteman3direxp='/pro/local/man/man3'
972siteprefix='/pro'
973siteprefixexp='/pro'
974sitescript='/pro/bin'
975sitescriptexp='/pro/bin'
60a7d337 976sizesize='4'
dfe9444c
AD
977sizetype='size_t'
978sleep=''
979smail=''
88fdc172 980so='so'
dfe9444c
AD
981sockethdr=''
982socketlib=''
60a7d337 983socksizetype='socklen_t'
dfe9444c
AD
984sort='sort'
985spackage='Perl5'
986spitshell='cat'
f27add2b
MB
987srand48_r_proto='0'
988srandom_r_proto='0'
983dbef6 989src='.'
dfe9444c 990ssizetype='ssize_t'
7ee20c71 991st_ino_sign='1'
a05353bf 992st_ino_size='8'
d7e76b03 993startperl='#!/pro/bin/perl5.19.11'
dfe9444c
AD
994startsh='#!/bin/sh'
995static_ext=' '
10305dfa 996stdchar='char'
60a7d337
RGS
997stdio_base='((fp)->_IO_read_base)'
998stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
999stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
dfe9444c 1000stdio_filbuf=''
60a7d337
RGS
1001stdio_ptr='((fp)->_IO_read_ptr)'
1002stdio_stream_array=''
f27add2b 1003strerror_r_proto='0'
dfe9444c
AD
1004strings='/usr/include/string.h'
1005submit=''
d7e76b03 1006subversion='11'
cb7ddd31 1007sysman='/usr/share/man/man1'
dfe9444c
AD
1008tail=''
1009tar=''
5440bc8e 1010targetarch=''
f08226b8 1011targetsh='/bin/sh'
dfe9444c 1012tbl=''
af4c28eb 1013tee=''
dfe9444c 1014test='test'
60a7d337 1015timeincl='/usr/include/sys/time.h /usr/include/time.h '
dfe9444c 1016timetype='time_t'
f27add2b 1017tmpnam_r_proto='0'
5440bc8e 1018to=':'
dfe9444c
AD
1019touch='touch'
1020tr='tr'
93341792 1021trnl='\n'
dfe9444c 1022troff=''
f27add2b 1023ttyname_r_proto='0'
a22e52b9
JH
1024u16size='2'
1025u16type='unsigned short'
1026u32size='4'
60a7d337 1027u32type='unsigned long'
a22e52b9 1028u64size='8'
60a7d337 1029u64type='unsigned long long'
a22e52b9
JH
1030u8size='1'
1031u8type='unsigned char'
60a7d337 1032uidformat='"lu"'
88fdc172 1033uidsign='1'
785fb66b 1034uidsize='4'
dfe9444c
AD
1035uidtype='uid_t'
1036uname='uname'
1037uniq='uniq'
60a7d337 1038uquadtype='unsigned long long'
88fdc172 1039use5005threads='undef'
60a7d337 1040use64bitall='undef'
066e7355 1041use64bitint='define'
5440bc8e 1042usecrosscompile='undef'
fcdf39cf 1043usedevel='define'
dfe9444c 1044usedl='define'
f27add2b 1045usedtrace='undef'
4d54317a 1046usefaststdio='undef'
f27add2b 1047useithreads='undef'
2982a345 1048usekernprocpathname='undef'
aaacdc8b 1049uselargefiles='define'
f27add2b 1050uselongdouble='undef'
fd550ca5 1051usemallocwrap='define'
f27add2b
MB
1052usemorebits='undef'
1053usemultiplicity='undef'
921b2963 1054usemymalloc='n'
60a7d337 1055usenm='false'
ae60cb46 1056usensgetexecutablepath='undef'
dfe9444c 1057useopcode='true'
2d967e39 1058useperlio='define'
dfe9444c 1059useposix='true'
5440bc8e 1060usereentrant='undef'
69df4abc 1061userelocatableinc='undef'
60a7d337 1062useshrplib='false'
69df4abc 1063usesitecustomize='undef'
29209bc5 1064usesocks='undef'
f27add2b 1065usethreads='undef'
a3635516 1066usevendorprefix='undef'
a05353bf 1067useversionedarchname='undef'
dfe9444c
AD
1068usevfork='false'
1069usrinc='/usr/include'
1070uuname=''
066e7355
MB
1071uvXUformat='"LX"'
1072uvoformat='"Lo"'
1073uvsize='8'
1074uvtype='unsigned long long'
1075uvuformat='"Lu"'
1076uvxformat='"Lx"'
a05353bf 1077vaproto='define'
526fdc24
MS
1078vendorarch=''
1079vendorarchexp=''
0617aed7
JH
1080vendorbin=''
1081vendorbinexp=''
e755722e
JH
1082vendorhtml1dir=' '
1083vendorhtml1direxp=''
1084vendorhtml3dir=' '
1085vendorhtml3direxp=''
a3635516 1086vendorlib=''
526fdc24 1087vendorlib_stem=''
a3635516 1088vendorlibexp=''
e755722e
JH
1089vendorman1dir=' '
1090vendorman1direxp=''
1091vendorman3dir=' '
1092vendorman3direxp=''
a3635516
JH
1093vendorprefix=''
1094vendorprefixexp=''
88fdc172
SB
1095vendorscript=''
1096vendorscriptexp=''
d7e76b03
AC
1097version='5.19.11'
1098version_patchlevel_string='version 19 subversion 11'
44b94491 1099versiononly='define'
dfe9444c 1100vi=''
dfe9444c 1101xlibpth='/usr/lib/386 /lib/386'
a05353bf 1102yacc='/usr/bin/byacc'
2d967e39 1103yaccflags=''
dfe9444c
AD
1104zcat=''
1105zip='zip'
ccc7f9b3 1106PERL_REVISION=5
f7cf42bb 1107PERL_VERSION=19
d7e76b03 1108PERL_SUBVERSION=11
273cf8d1 1109PERL_API_REVISION=5
f7cf42bb 1110PERL_API_VERSION=19
d7e76b03 1111PERL_API_SUBVERSION=11
a05353bf 1112PERL_PATCHLEVEL=''
1d385ed6 1113PERL_CONFIG_SH=true
f27add2b
MB
1114: Variables propagated from previous config.sh file.
1115libdb_needs_pthread='N'
a05353bf 1116libdirs=' /lib /pro/local/lib'