This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Stevan Little's email address
[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 : .
00051dd5 11# Configuration time: Wed Apr 9 12:26:42 CEST 2014
066e7355 12# Configured by : merijn
86974750 13# Target system : linux lx09 3.11.10-7-desktop #1 smp preempt mon feb 3 09:41:24 utc 2014 (750023e) 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'
d65703a7 42api_subversion='5'
46f5adf9 43api_version='21'
d65703a7 44api_versionstring='5.21.5'
dfe9444c 45ar='ar'
d65703a7
SH
46archlib='/pro/lib/perl5/5.21.5/i686-linux-64int'
47archlibexp='/pro/lib/perl5/5.21.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'
00051dd5 68ccflags='-fwrapv -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 74cf_email='hmbrand@cpan.org'
00051dd5 75cf_time='Wed Apr 9 12:26:42 CEST 2014'
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=''
00051dd5 90cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include'
10305dfa
JH
91cpplast='-'
92cppminus='-'
86974750
MB
93cpprun='cc -E'
94cppstdin='cc -E'
95cppsymbols='__ATOMIC_ACQ_REL=4 __ATOMIC_ACQUIRE=2 __ATOMIC_CONSUME=1 __ATOMIC_HLE_ACQUIRE=65536 __ATOMIC_HLE_RELEASE=131072 __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__=18 __GNUC__=4 __GNUC_GNU_INLINE__=1 __GNUC_MINOR__=8 __GNUC_PATCHLEVEL__=1 __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 __STDC_IEC_559__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_ISO_10646__=201103L __STDC_NO_THREADS__=1 _STDC_PREDEF_H=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.8.1\ 20130909\ [gcc-4_8-branch\ revision\ 202388]" __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'
40613a90 118d_acosh='undef'
5c567d7d 119d_aintl='undef'
dfe9444c
AD
120d_alarm='define'
121d_archlib='define'
96938616 122d_asctime64='undef'
f27add2b 123d_asctime_r='undef'
11dc3f68 124d_atolf='undef'
60a7d337 125d_atoll='define'
fcdf39cf 126d_attribute_deprecated='define'
a1e6f3ef
RGS
127d_attribute_format='define'
128d_attribute_malloc='define'
129d_attribute_nonnull='define'
130d_attribute_noreturn='define'
131d_attribute_pure='define'
132d_attribute_unused='define'
133d_attribute_warn_unused_result='define'
470dd224 134d_backtrace='undef'
dfe9444c
AD
135d_bcmp='define'
136d_bcopy='define'
88fdc172 137d_bsd='undef'
dfe9444c 138d_bsdgetpgrp='undef'
60a7d337 139d_bsdsetpgrp='undef'
1d896104 140d_builtin_choose_expr='define'
fcdf39cf 141d_builtin_expect='define'
dfe9444c 142d_bzero='define'
a2d23ec2 143d_c99_variadic_macros='define'
88fdc172 144d_casti32='undef'
e5c9fcd0 145d_castneg='define'
0ab0821a 146d_charvspr='undef'
dfe9444c
AD
147d_chown='define'
148d_chroot='define'
149d_chsize='undef'
758a5d79 150d_class='undef'
a1e6f3ef 151d_clearenv='define'
dfe9444c 152d_closedir='define'
88fdc172 153d_cmsghdr_s='define'
dfe9444c 154d_const='define'
5c567d7d 155d_copysignl='define'
666ea192 156d_cplusplus='undef'
dfe9444c 157d_crypt='define'
f27add2b 158d_crypt_r='undef'
a1e6f3ef 159d_csh='define'
066e7355 160d_ctermid='define'
10bc17b6 161d_ctermid_r='undef'
96938616 162d_ctime64='undef'
f27add2b 163d_ctime_r='undef'
dfe9444c
AD
164d_cuserid='define'
165d_dbl_dig='define'
fcdf39cf 166d_dbminitproto='define'
96938616 167d_difftime64='undef'
dfe9444c 168d_difftime='define'
066e7355 169d_dir_dd_fd='undef'
428dc699 170d_dirfd='define'
60a7d337 171d_dirnamlen='undef'
470dd224 172d_dladdr='undef'
dfe9444c
AD
173d_dlerror='define'
174d_dlopen='define'
175d_dlsymun='undef'
176d_dosuid='undef'
f27add2b 177d_drand48_r='undef'
921b2963 178d_drand48proto='define'
dfe9444c 179d_dup2='define'
066e7355 180d_eaccess='define'
93341792 181d_endgrent='define'
2f12987e 182d_endgrent_r='undef'
e5c9fcd0 183d_endhent='define'
2f12987e 184d_endhostent_r='undef'
e5c9fcd0 185d_endnent='define'
2f12987e 186d_endnetent_r='undef'
e5c9fcd0 187d_endpent='define'
2f12987e 188d_endprotoent_r='undef'
93341792 189d_endpwent='define'
2f12987e 190d_endpwent_r='undef'
e5c9fcd0 191d_endsent='define'
2f12987e 192d_endservent_r='undef'
dfe9444c
AD
193d_eofnblk='define'
194d_eunice='undef'
a05353bf 195d_faststdio='define'
b363b713 196d_fchdir='define'
dfe9444c
AD
197d_fchmod='define'
198d_fchown='define'
199d_fcntl='define'
9d9004a9 200d_fcntl_can_lock='define'
dfe9444c
AD
201d_fd_macros='define'
202d_fd_set='define'
f27add2b 203d_fds_bits='undef'
2f6b96eb 204d_fegetround='undef'
dfe9444c 205d_fgetpos='define'
88fdc172
SB
206d_finite='define'
207d_finitel='define'
dfe9444c 208d_flexfnam='define'
88fdc172 209d_flock='define'
60a7d337 210d_flockproto='define'
dfe9444c 211d_fork='define'
60a7d337 212d_fp_class='undef'
add06237 213d_fp_classify='undef'
b19ee02c 214d_fp_classl='undef'
dfe9444c 215d_fpathconf='define'
758a5d79 216d_fpclass='undef'
88fdc172 217d_fpclassify='undef'
758a5d79 218d_fpclassl='undef'
4c1a9b0c 219d_fpgetround='undef'
88fdc172
SB
220d_fpos64_t='undef'
221d_frexpl='define'
0545a864 222d_fs_data_s='undef'
10305dfa 223d_fseeko='define'
dfe9444c 224d_fsetpos='define'
ff49bff8
JH
225d_fstatfs='define'
226d_fstatvfs='define'
411ab01c 227d_fsync='define'
10305dfa 228d_ftello='define'
dfe9444c 229d_ftime='undef'
a1e6f3ef 230d_futimes='define'
622e1e49
MHM
231d_gdbm_ndbm_h_uses_prototypes='undef'
232d_gdbmndbm_h_uses_prototypes='undef'
5086dff9 233d_getaddrinfo='define'
49dabb45 234d_getcwd='define'
d6c14000 235d_getespwnam='undef'
60a7d337 236d_getfsstat='undef'
93341792 237d_getgrent='define'
f27add2b
MB
238d_getgrent_r='undef'
239d_getgrgid_r='undef'
240d_getgrnam_r='undef'
dfe9444c
AD
241d_getgrps='define'
242d_gethbyaddr='define'
243d_gethbyname='define'
244d_gethent='define'
921b2963 245d_gethname='define'
f27add2b
MB
246d_gethostbyaddr_r='undef'
247d_gethostbyname_r='undef'
248d_gethostent_r='undef'
dc45a647 249d_gethostprotos='define'
4e0554ec 250d_getitimer='define'
dfe9444c 251d_getlogin='define'
f27add2b 252d_getlogin_r='undef'
ad27e871 253d_getmnt='undef'
60a7d337 254d_getmntent='define'
5086dff9 255d_getnameinfo='define'
dfe9444c 256d_getnbyaddr='define'
693762b4 257d_getnbyname='define'
e5c9fcd0 258d_getnent='define'
f27add2b
MB
259d_getnetbyaddr_r='undef'
260d_getnetbyname_r='undef'
261d_getnetent_r='undef'
dc45a647 262d_getnetprotos='define'
0c0643d0 263d_getpagsz='define'
693762b4
AD
264d_getpbyname='define'
265d_getpbynumber='define'
e5c9fcd0 266d_getpent='define'
dfe9444c 267d_getpgid='define'
88fdc172 268d_getpgrp2='undef'
dfe9444c
AD
269d_getpgrp='define'
270d_getppid='define'
271d_getprior='define'
f27add2b
MB
272d_getprotobyname_r='undef'
273d_getprotobynumber_r='undef'
274d_getprotoent_r='undef'
dc45a647 275d_getprotoprotos='define'
88fdc172 276d_getprpwnam='undef'
93341792 277d_getpwent='define'
f27add2b
MB
278d_getpwent_r='undef'
279d_getpwnam_r='undef'
280d_getpwuid_r='undef'
693762b4
AD
281d_getsbyname='define'
282d_getsbyport='define'
e5c9fcd0 283d_getsent='define'
f27add2b
MB
284d_getservbyname_r='undef'
285d_getservbyport_r='undef'
286d_getservent_r='undef'
dc45a647 287d_getservprotos='define'
60a7d337 288d_getspnam='define'
f27add2b 289d_getspnam_r='undef'
dfe9444c 290d_gettimeod='define'
96938616 291d_gmtime64='undef'
f27add2b 292d_gmtime_r='undef'
60a7d337 293d_gnulibc='define'
93341792 294d_grpasswd='define'
60a7d337 295d_hasmntopt='define'
dfe9444c 296d_htonl='define'
5c567d7d 297d_ilogbl='define'
f27add2b 298d_inc_version_list='undef'
dfe9444c 299d_index='undef'
921b2963 300d_inetaton='define'
5086dff9
MB
301d_inetntop='define'
302d_inetpton='define'
44b94491 303d_int64_t='define'
a05353bf
MB
304d_ip_mreq='define'
305d_ip_mreq_source='define'
306d_ipv6_mreq='define'
3e06601f 307d_ipv6_mreq_source='undef'
dfe9444c 308d_isascii='define'
a05353bf 309d_isblank='define'
88fdc172 310d_isfinite='undef'
fa484e60 311d_isfinitel='undef'
60a7d337 312d_isinf='define'
fa484e60 313d_isinfl='undef'
a3540c92 314d_isnan='define'
88fdc172 315d_isnanl='define'
4671125a
JH
316d_j0='undef'
317d_j0l='undef'
dfe9444c 318d_killpg='define'
b15c1b56 319d_lc_monetary_2008='undef'
327c3667 320d_lchown='define'
ca24dfc6 321d_ldbl_dig='define'
688e39e5 322d_ldexpl='define'
a1e6f3ef 323d_libm_lib_version='define'
86974750 324d_libname_unique='undef'
dfe9444c 325d_link='define'
96938616 326d_localtime64='undef'
f27add2b
MB
327d_localtime_r='undef'
328d_localtime_r_needs_tzset='undef'
dfe9444c
AD
329d_locconv='define'
330d_lockf='define'
e5c9fcd0 331d_longdbl='define'
dc45a647 332d_longlong='define'
e61ecf27 333d_lseekproto='define'
dfe9444c 334d_lstat='define'
792d8dab 335d_madvise='define'
a1e6f3ef
RGS
336d_malloc_good_size='undef'
337d_malloc_size='undef'
dfe9444c
AD
338d_mblen='define'
339d_mbstowcs='define'
340d_mbtowc='define'
a71cd7cd 341d_memchr='define'
dfe9444c
AD
342d_memcmp='define'
343d_memcpy='define'
344d_memmove='define'
345d_memset='define'
346d_mkdir='define'
10305dfa 347d_mkdtemp='define'
dfe9444c 348d_mkfifo='define'
fe749a9f 349d_mkstemp='define'
a05353bf 350d_mkstemps='define'
96938616 351d_mktime64='undef'
dfe9444c 352d_mktime='define'
fe749a9f 353d_mmap='define'
10305dfa 354d_modfl='define'
e67aeab1 355d_modfl_pow32_bug='undef'
a1e6f3ef 356d_modflproto='define'
fe749a9f 357d_mprotect='define'
dfe9444c 358d_msg='define'
88fdc172 359d_msg_ctrunc='define'
de4597cb
JH
360d_msg_dontroute='define'
361d_msg_oob='define'
362d_msg_peek='define'
60a7d337 363d_msg_proxy='define'
dfe9444c
AD
364d_msgctl='define'
365d_msgget='define'
4e0554ec 366d_msghdr_s='define'
dfe9444c
AD
367d_msgrcv='define'
368d_msgsnd='define'
fe749a9f
JH
369d_msync='define'
370d_munmap='define'
921b2963 371d_mymalloc='undef'
fcdf39cf 372d_ndbm='define'
a05353bf 373d_ndbm_h_uses_prototypes='define'
dfe9444c 374d_nice='define'
2765b840 375d_nl_langinfo='define'
f27add2b
MB
376d_nv_preserves_uv='undef'
377d_nv_zero_is_allbits_zero='define'
378d_off64_t='undef'
ef4af2be 379d_old_pthread_create_joinable='undef'
693762b4 380d_oldpthreads='undef'
dfe9444c
AD
381d_oldsock='undef'
382d_open3='define'
383d_pathconf='define'
384d_pause='define'
3b777bb4 385d_perl_otherlibdirs='undef'
dfe9444c
AD
386d_phostname='undef'
387d_pipe='define'
388d_poll='define'
389d_portable='define'
8f13cdc7
MB
390d_prctl='define'
391d_prctl_set_name='define'
066e7355 392d_printf_format_null='define'
60a7d337 393d_procselfexe='define'
233e16ce 394d_pseudofork='undef'
fcdf39cf 395d_pthread_atfork='undef'
60a7d337 396d_pthread_attr_setscope='define'
a05353bf 397d_pthread_yield='undef'
d0b86e2f 398d_ptrdiff_t='define'
88fdc172 399d_pwage='undef'
dfe9444c
AD
400d_pwchange='undef'
401d_pwclass='undef'
60a7d337 402d_pwcomment='undef'
dfe9444c 403d_pwexpire='undef'
c4f23d77 404d_pwgecos='define'
93341792 405d_pwpasswd='define'
60a7d337
RGS
406d_pwquota='undef'
407d_qgcvt='define'
de1c2614 408d_quad='define'
f27add2b
MB
409d_random_r='undef'
410d_readdir64_r='undef'
dfe9444c 411d_readdir='define'
f27add2b 412d_readdir_r='undef'
dfe9444c 413d_readlink='define'
4e0554ec
JH
414d_readv='define'
415d_recvmsg='define'
dfe9444c
AD
416d_rename='define'
417d_rewinddir='define'
418d_rmdir='define'
b6cc3bc4 419d_safebcpy='undef'
dfe9444c
AD
420d_safemcpy='undef'
421d_sanemcmp='define'
ef9f17be 422d_sbrkproto='define'
5c567d7d 423d_scalbnl='define'
60a7d337 424d_sched_yield='define'
88fdc172 425d_scm_rights='define'
dfe9444c
AD
426d_seekdir='define'
427d_select='define'
428d_sem='define'
429d_semctl='define'
921b2963 430d_semctl_semid_ds='define'
bd89102f 431d_semctl_semun='define'
dfe9444c
AD
432d_semget='define'
433d_semop='define'
4e0554ec 434d_sendmsg='define'
88fdc172
SB
435d_setegid='define'
436d_seteuid='define'
93341792 437d_setgrent='define'
2f12987e 438d_setgrent_r='undef'
dfe9444c 439d_setgrps='define'
693762b4 440d_sethent='define'
2f12987e 441d_sethostent_r='undef'
4e0554ec 442d_setitimer='define'
88fdc172 443d_setlinebuf='define'
dfe9444c 444d_setlocale='define'
10bc17b6 445d_setlocale_r='undef'
e5c9fcd0 446d_setnent='define'
2f12987e 447d_setnetent_r='undef'
e5c9fcd0 448d_setpent='define'
dfe9444c 449d_setpgid='define'
88fdc172 450d_setpgrp2='undef'
dfe9444c
AD
451d_setpgrp='define'
452d_setprior='define'
af960fef 453d_setproctitle='undef'
2f12987e 454d_setprotoent_r='undef'
93341792 455d_setpwent='define'
2f12987e 456d_setpwent_r='undef'
dfe9444c 457d_setregid='define'
60a7d337
RGS
458d_setresgid='define'
459d_setresuid='define'
dfe9444c 460d_setreuid='define'
60a7d337
RGS
461d_setrgid='undef'
462d_setruid='undef'
e5c9fcd0 463d_setsent='define'
2f12987e 464d_setservent_r='undef'
dfe9444c 465d_setsid='define'
e5c9fcd0 466d_setvbuf='define'
dfe9444c
AD
467d_shm='define'
468d_shmat='define'
469d_shmatprototype='define'
470d_shmctl='define'
471d_shmdt='define'
472d_shmget='define'
473d_sigaction='define'
0ab0821a 474d_signbit='define'
983dbef6 475d_sigprocmask='define'
dfe9444c 476d_sigsetjmp='define'
a05353bf 477d_sin6_scope_id='define'
1d896104 478d_sitearch='define'
a1e6f3ef 479d_snprintf='define'
a05353bf 480d_sockaddr_in6='define'
b8677e3b 481d_sockaddr_sa_len='undef'
88fdc172 482d_sockatmark='define'
066e7355 483d_sockatmarkproto='define'
dfe9444c 484d_socket='define'
60a7d337 485d_socklen_t='define'
dfe9444c 486d_sockpair='define'
6b356c8e 487d_socks5_init='undef'
a1e6f3ef 488d_sprintf_returns_strlen='define'
88fdc172 489d_sqrtl='define'
f27add2b
MB
490d_srand48_r='undef'
491d_srandom_r='undef'
492d_sresgproto='undef'
493d_sresuproto='undef'
327c3667 494d_statblks='define'
a05353bf 495d_statfs_f_flags='define'
0545a864 496d_statfs_s='define'
29ab041d 497d_static_inline='define'
ff49bff8 498d_statvfs='define'
60a7d337 499d_stdio_cnt_lval='undef'
a05353bf 500d_stdio_ptr_lval='define'
60a7d337 501d_stdio_ptr_lval_nochange_cnt='undef'
a05353bf 502d_stdio_ptr_lval_sets_cnt='define'
60a7d337 503d_stdio_stream_array='undef'
a05353bf
MB
504d_stdiobase='define'
505d_stdstdio='define'
dfe9444c
AD
506d_strchr='define'
507d_strcoll='define'
508d_strctcpy='define'
509d_strerrm='strerror(e)'
510d_strerror='define'
f27add2b 511d_strerror_r='undef'
b3c85772 512d_strftime='define'
fd550ca5
MB
513d_strlcat='undef'
514d_strlcpy='undef'
dfe9444c
AD
515d_strtod='define'
516d_strtol='define'
10305dfa 517d_strtold='define'
60a7d337
RGS
518d_strtoll='define'
519d_strtoq='define'
28e5dec8 520d_strtoul='define'
60a7d337
RGS
521d_strtoull='define'
522d_strtouq='define'
dfe9444c 523d_strxfrm='define'
921b2963 524d_suidsafe='undef'
dfe9444c
AD
525d_symlink='define'
526d_syscall='define'
10305dfa 527d_syscallproto='define'
dfe9444c
AD
528d_sysconf='define'
529d_sysernlst=''
530d_syserrlst='define'
531d_system='define'
532d_tcgetpgrp='define'
533d_tcsetpgrp='define'
534d_telldir='define'
ff49bff8 535d_telldirproto='define'
dfe9444c 536d_time='define'
5bcaa86b 537d_timegm='define'
dfe9444c 538d_times='define'
88fdc172
SB
539d_tm_tm_gmtoff='define'
540d_tm_tm_zone='define'
f27add2b 541d_tmpnam_r='undef'
dfe9444c 542d_truncate='define'
4842dad7 543d_truncl='undef'
f27add2b 544d_ttyname_r='undef'
dfe9444c 545d_tzname='define'
066e7355 546d_u32align='define'
4e0554ec 547d_ualarm='define'
dfe9444c 548d_umask='define'
af4c28eb 549d_uname='define'
327c3667 550d_union_semun='undef'
60a7d337 551d_unordered='undef'
a1e6f3ef 552d_unsetenv='define'
4e0554ec 553d_usleep='define'
10305dfa 554d_usleepproto='define'
0545a864 555d_ustat='define'
526fdc24 556d_vendorarch='undef'
0617aed7 557d_vendorbin='undef'
a3635516 558d_vendorlib='undef'
88fdc172 559d_vendorscript='undef'
dfe9444c
AD
560d_vfork='undef'
561d_void_closedir='undef'
562d_voidsig='define'
563d_voidtty=''
564d_volatile='define'
565d_vprintf='define'
a1e6f3ef 566d_vsnprintf='define'
88fdc172 567d_wait4='define'
dfe9444c 568d_waitpid='define'
87bc21a7 569d_wcscmp='undef'
dfe9444c 570d_wcstombs='define'
87bc21a7 571d_wcsxfrm='undef'
dfe9444c 572d_wctomb='define'
4e0554ec 573d_writev='define'
dfe9444c
AD
574d_xenix='undef'
575date='date'
576db_hashtype='u_int32_t'
577db_prefixtype='size_t'
1d896104 578db_version_major='4'
86974750
MB
579db_version_minor='8'
580db_version_patch='30'
dfe9444c 581direntrytype='struct dirent'
88fdc172
SB
582dlext='so'
583dlsrc='dl_dlopen.xs'
693762b4 584doublesize='8'
a05353bf 585drand01='Perl_drand48()'
f27add2b
MB
586drand48_r_proto='0'
587dtrace=''
a05353bf 588dynamic_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 589eagain='EAGAIN'
93341792 590ebcdic='undef'
dfe9444c
AD
591echo='echo'
592egrep='egrep'
593emacs=''
2f12987e
JH
594endgrent_r_proto='0'
595endhostent_r_proto='0'
596endnetent_r_proto='0'
597endprotoent_r_proto='0'
598endpwent_r_proto='0'
599endservent_r_proto='0'
dfe9444c
AD
600eunicefix=':'
601exe_ext=''
602expr='expr'
86974750 603extensions='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 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/Socket/IP 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 604extern_C='extern'
cb7ddd31 605extras=''
cb5953d6 606fflushNULL='define'
a71cd7cd 607fflushall='undef'
ff935051 608find=''
dfe9444c
AD
609firstmakefile='makefile'
610flex=''
60a7d337 611fpossize='16'
dfe9444c
AD
612fpostype='fpos_t'
613freetype='void'
5440bc8e 614from=':'
ccc7f9b3 615full_ar='/usr/bin/ar'
a05353bf 616full_csh='/usr/bin/tcsh'
1d896104 617full_sed='/usr/bin/sed'
2d736872 618gccansipedantic=''
af960fef 619gccosandvers=''
86974750 620gccversion='4.8.1 20130909 [gcc-4_8-branch revision 202388]'
f27add2b
MB
621getgrent_r_proto='0'
622getgrgid_r_proto='0'
623getgrnam_r_proto='0'
624gethostbyaddr_r_proto='0'
625gethostbyname_r_proto='0'
626gethostent_r_proto='0'
627getlogin_r_proto='0'
628getnetbyaddr_r_proto='0'
629getnetbyname_r_proto='0'
630getnetent_r_proto='0'
631getprotobyname_r_proto='0'
632getprotobynumber_r_proto='0'
633getprotoent_r_proto='0'
634getpwent_r_proto='0'
635getpwnam_r_proto='0'
636getpwuid_r_proto='0'
637getservbyname_r_proto='0'
638getservbyport_r_proto='0'
639getservent_r_proto='0'
640getspnam_r_proto='0'
60a7d337 641gidformat='"lu"'
88fdc172 642gidsign='1'
785fb66b 643gidsize='4'
dfe9444c 644gidtype='gid_t'
60a7d337 645glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
c68a00c0 646gmake='gmake'
f27add2b 647gmtime_r_proto='0'
86974750 648gnulibc_version='2.18'
dfe9444c
AD
649grep='grep'
650groupcat='cat /etc/group'
651groupstype='gid_t'
652gzip='gzip'
921b2963
JH
653h_fcntl='false'
654h_sysfile='true'
dfe9444c 655hint='recommended'
a05353bf 656hostcat='ypcat hosts'
86974750
MB
657hostgenerate=''
658hostosname=''
659hostperl=''
88fdc172
SB
660html1dir=' '
661html1direxp=''
662html3dir=' '
663html3direxp=''
a22e52b9
JH
664i16size='2'
665i16type='short'
666i32size='4'
60a7d337 667i32type='long'
a22e52b9 668i64size='8'
60a7d337 669i64type='long long'
a22e52b9 670i8size='1'
f27add2b 671i8type='signed char'
93341792 672i_arpainet='define'
2a0de2c5 673i_assert='define'
470dd224 674i_bfd='undef'
dfe9444c 675i_bsdioctl=''
10bc17b6 676i_crypt='define'
1d896104 677i_db='define'
fcdf39cf 678i_dbm='define'
dfe9444c 679i_dirent='define'
dfe9444c 680i_dlfcn='define'
470dd224 681i_execinfo='undef'
921b2963 682i_fcntl='undef'
2f6b96eb 683i_fenv='undef'
dfe9444c 684i_float='define'
60a7d337
RGS
685i_fp='undef'
686i_fp_class='undef'
066e7355 687i_gdbm='define'
3ab94133
AD
688i_gdbm_ndbm='undef'
689i_gdbmndbm='undef'
dfe9444c 690i_grp='define'
792d8dab 691i_ieeefp='undef'
44b94491 692i_inttypes='define'
2765b840 693i_langinfo='define'
af960fef 694i_libutil='undef'
dfe9444c
AD
695i_limits='define'
696i_locale='define'
921b2963 697i_machcthr='undef'
dfe9444c 698i_malloc='define'
1cd66f7c 699i_mallocmalloc='undef'
dfe9444c
AD
700i_math='define'
701i_memory='undef'
60a7d337 702i_mntent='define'
fcdf39cf 703i_ndbm='define'
dfe9444c
AD
704i_netdb='define'
705i_neterrno='undef'
a71cd7cd 706i_netinettcp='define'
dfe9444c 707i_niin='define'
5b34fd99 708i_poll='define'
60a7d337 709i_prot='undef'
af4c28eb 710i_pthread='define'
dfe9444c 711i_pwd='define'
4e5044f0 712i_quadmath='undef'
921b2963 713i_rpcsvcdbm='undef'
dfe9444c 714i_sgtty='undef'
60a7d337 715i_shadow='define'
86974750 716i_socks='define'
dfe9444c 717i_stdarg='define'
a05353bf 718i_stdbool='define'
dfe9444c 719i_stddef='define'
83f6d82b 720i_stdint='undef'
dfe9444c
AD
721i_stdlib='define'
722i_string='define'
792d8dab 723i_sunmath='undef'
60a7d337 724i_sysaccess='undef'
921b2963
JH
725i_sysdir='define'
726i_sysfile='define'
727i_sysfilio='undef'
dfe9444c
AD
728i_sysin='undef'
729i_sysioctl='define'
ca52efda 730i_syslog='define'
fe749a9f 731i_sysmman='define'
60a7d337 732i_sysmode='undef'
ff49bff8 733i_sysmount='define'
dfe9444c
AD
734i_sysndir='undef'
735i_sysparam='define'
96938616 736i_syspoll='define'
dfe9444c 737i_sysresrc='define'
60a7d337 738i_syssecrt='undef'
88fdc172 739i_sysselct='define'
49a78c82 740i_syssockio='undef'
dfe9444c 741i_sysstat='define'
60a7d337 742i_sysstatfs='define'
ff49bff8 743i_sysstatvfs='define'
dfe9444c
AD
744i_systime='define'
745i_systimek='undef'
746i_systimes='define'
747i_systypes='define'
de4597cb 748i_sysuio='define'
dfe9444c 749i_sysun='define'
d4935d7f 750i_sysutsname='define'
60a7d337 751i_sysvfs='define'
dfe9444c
AD
752i_syswait='define'
753i_termio='undef'
754i_termios='define'
60a7d337 755i_time='define'
dfe9444c 756i_unistd='define'
0545a864 757i_ustat='define'
dfe9444c
AD
758i_utime='define'
759i_values='define'
760i_varargs='undef'
761i_varhdr='stdarg.h'
762i_vfork='undef'
60a7d337 763ignore_versioned_solibs='y'
44b94491 764inc_version_list=''
49dabb45 765inc_version_list_init='0'
dfe9444c 766incpath=''
86974750 767incpth='/usr/lib/gcc/i586-suse-linux/4.8/include /usr/local/include /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/include /usr/include'
dfe9444c 768inews=''
a05353bf 769initialinstalllocation='/pro/bin'
d65703a7 770installarchlib='/pro/lib/perl5/5.21.5/i686-linux-64int'
a05353bf 771installbin='/pro/bin'
88fdc172
SB
772installhtml1dir=''
773installhtml3dir=''
a05353bf
MB
774installman1dir='/pro/local/man/man1'
775installman3dir='/pro/local/man/man3'
776installprefix='/pro'
777installprefixexp='/pro'
d65703a7 778installprivlib='/pro/lib/perl5/5.21.5'
a05353bf 779installscript='/pro/bin'
d65703a7 780installsitearch='/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int'
a05353bf 781installsitebin='/pro/bin'
e755722e
JH
782installsitehtml1dir=''
783installsitehtml3dir=''
d65703a7 784installsitelib='/pro/lib/perl5/site_perl/5.21.5'
a05353bf
MB
785installsiteman1dir='/pro/local/man/man1'
786installsiteman3dir='/pro/local/man/man3'
787installsitescript='/pro/bin'
788installstyle='lib/perl5'
44b94491 789installusrbinperl='undef'
526fdc24 790installvendorarch=''
0617aed7 791installvendorbin=''
e755722e
JH
792installvendorhtml1dir=''
793installvendorhtml3dir=''
a3635516 794installvendorlib=''
e755722e
JH
795installvendorman1dir=''
796installvendorman3dir=''
88fdc172 797installvendorscript=''
dfe9444c 798intsize='4'
0ab0821a 799issymlink='test -h'
066e7355
MB
800ivdformat='"Ld"'
801ivsize='8'
802ivtype='long long'
86974750 803known_extensions='Archive/Tar arybase Attribute/Handlers attributes autodie AutoLoader autouse B base B/Debug 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/Socket/IP 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 804ksh=''
fd550ca5 805ld='cc'
a05353bf
MB
806ld_can_script='define'
807lddlflags='-shared -O2 -L/pro/local/lib -fstack-protector'
808ldflags='-L/pro/local/lib -fstack-protector'
af960fef 809ldflags_uselargefiles=''
71c4afb4 810ldlibpthname='LD_LIBRARY_PATH'
dfe9444c
AD
811less='less'
812lib_ext='.a'
86974750 813libc='libc-2.18.so'
60a7d337 814libperl='libperl.a'
86974750 815libpth='/usr/local/lib /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/lib /usr/lib /pro/local/lib /lib'
fcdf39cf 816libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
69df4abc 817libsdirs=' /usr/lib'
fcdf39cf
RGS
818libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
819libsfound=' /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'
86974750 820libspath=' /usr/local/lib /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/lib /usr/lib /pro/local/lib /lib'
0b39d4dc 821libswanted='socket inet nsl nm gdbm dbm db malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
af960fef 822libswanted_uselargefiles=''
ff935051 823line=''
dfe9444c
AD
824lint=''
825lkflags=''
826ln='ln'
a05353bf 827lns='/usr/bin/ln -s'
f27add2b 828localtime_r_proto='0'
a05353bf
MB
829locincpth='/pro/local/include'
830loclibpth='/pro/local/lib'
dc91db6c 831longdblkind='3'
60a7d337 832longdblsize='12'
dc45a647 833longlongsize='8'
60a7d337 834longsize='4'
dfe9444c
AD
835lp=''
836lpr=''
837ls='ls'
ff935051 838lseeksize='8'
dfe9444c 839lseektype='off_t'
1d896104 840mad='undef'
dfe9444c
AD
841mail=''
842mailx=''
843make='make'
844make_set_make='#'
921b2963
JH
845mallocobj=''
846mallocsrc=''
dfe9444c 847malloctype='void *'
a05353bf
MB
848man1dir='/pro/local/man/man1'
849man1direxp='/pro/local/man/man1'
dfe9444c 850man1ext='1'
a05353bf
MB
851man3dir='/pro/local/man/man3'
852man3direxp='/pro/local/man/man3'
dfe9444c 853man3ext='3'
dfe9444c 854mips_type=''
6b34ded5 855mistrustnm=''
dfe9444c 856mkdir='mkdir'
fe749a9f 857mmaptype='void *'
dfe9444c
AD
858modetype='mode_t'
859more='more'
af4c28eb 860multiarch='undef'
dfe9444c 861mv=''
60a7d337 862myarchname='i686-linux'
a05353bf
MB
863mydomain='.(none)'
864myhostname='lx09'
86974750 865myuname='linux lx09 3.11.10-7-desktop #1 smp preempt mon feb 3 09:41:24 utc 2014 (750023e) i686 i686 i386 gnulinux '
60a7d337 866n='-n'
2cc61e15 867need_va_copy='undef'
60a7d337
RGS
868netdb_hlen_type='size_t'
869netdb_host_type='const void *'
dfe9444c 870netdb_name_type='const char *'
60a7d337 871netdb_net_type='in_addr_t'
693762b4 872nm='nm'
60a7d337
RGS
873nm_opt=''
874nm_so_opt='--dynamic'
86974750 875nonxs_ext='Archive/Tar Attribute/Handlers autodie AutoLoader autouse base B/Debug 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/Socket/IP 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 876nroff='nroff'
f27add2b
MB
877nvEUformat='"E"'
878nvFUformat='"F"'
879nvGUformat='"G"'
b68c599a 880nv_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
881nv_preserves_uv_bits='53'
882nveformat='"e"'
883nvfformat='"f"'
884nvgformat='"g"'
885nvsize='8'
886nvtype='double'
dfe9444c
AD
887o_nonblock='O_NONBLOCK'
888obj_ext='.o'
ef4af2be 889old_pthread_create_joinable=''
f27add2b 890optimize='-O2'
dfe9444c 891orderlib='false'
60a7d337 892osname='linux'
86974750 893osvers='3.11.10-7-desktop'
3b777bb4 894otherlibdirs=' '
dfe9444c 895package='perl5'
a05353bf 896pager='/pro/bin/less -R'
dfe9444c 897passcat='cat /etc/passwd'
a05353bf 898patchlevel='19'
dfe9444c 899path_sep=':'
a05353bf
MB
900perl5='/pro/bin/perl'
901perl='perl'
902perl_patchlevel=''
29ab041d 903perl_static_inline='static __inline__'
a05353bf 904perladmin='hmbrand@cpan.org'
fcdf39cf 905perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
d65703a7 906perlpath='/pro/bin/perl5.21.5'
dfe9444c 907pg='pg'
a05353bf 908phostname='hostname'
dfe9444c 909pidtype='pid_t'
86974750 910plibpth='/lib/i586-suse-linux/4.8 /lib /usr/lib/i586-suse-linux/4.8 /usr/lib'
dfe9444c
AD
911pmake=''
912pr=''
a05353bf
MB
913prefix='/pro'
914prefixexp='/pro'
d65703a7
SH
915privlib='/pro/lib/perl5/5.21.5'
916privlibexp='/pro/lib/perl5/5.21.5'
60a7d337 917procselfexe='"/proc/self/exe"'
dfe9444c 918prototype='define'
60a7d337
RGS
919ptrsize='4'
920quadkind='3'
921quadtype='long long'
921b2963 922randbits='48'
a05353bf 923randfunc='Perl_drand48'
f27add2b 924random_r_proto='0'
a05353bf 925randseedtype='U32'
dfe9444c
AD
926ranlib=':'
927rd_nodata='-1'
f27add2b
MB
928readdir64_r_proto='0'
929readdir_r_proto='0'
c890dc6c 930revision='5'
dfe9444c 931rm='rm'
a05353bf 932rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
dfe9444c 933rmail=''
5440bc8e 934run=''
60a7d337 935runnm='false'
5bcaa86b
MB
936sGMTIME_max='2147483647'
937sGMTIME_min='-2147483648'
96938616
MB
938sLOCALTIME_max='2147483647'
939sLOCALTIME_min='-2147483648'
10305dfa
JH
940sPRIEUldbl='"LE"'
941sPRIFUldbl='"LF"'
942sPRIGUldbl='"LG"'
60a7d337
RGS
943sPRIXU64='"LX"'
944sPRId64='"Ld"'
10305dfa
JH
945sPRIeldbl='"Le"'
946sPRIfldbl='"Lf"'
947sPRIgldbl='"Lg"'
60a7d337
RGS
948sPRIi64='"Li"'
949sPRIo64='"Lo"'
950sPRIu64='"Lu"'
951sPRIx64='"Lx"'
10305dfa 952sSCNfldbl='"Lf"'
60a7d337 953sched_yield='sched_yield()'
a05353bf
MB
954scriptdir='/pro/bin'
955scriptdirexp='/pro/bin'
dfe9444c 956sed='sed'
a05353bf 957seedfunc='Perl_drand48_init'
327c3667 958selectminbits='32'
dfe9444c 959selecttype='fd_set *'
ff935051 960sendmail=''
2f12987e
JH
961setgrent_r_proto='0'
962sethostent_r_proto='0'
10bc17b6 963setlocale_r_proto='0'
2f12987e
JH
964setnetent_r_proto='0'
965setprotoent_r_proto='0'
966setpwent_r_proto='0'
967setservent_r_proto='0'
dfe9444c
AD
968sh='/bin/sh'
969shar=''
970sharpbang='#!'
971shmattype='void *'
972shortsize='2'
973shrpenv=''
974shsharp='true'
fd550ca5 975sig_count='65'
69df4abc
RGS
976sig_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 '
977sig_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
978sig_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 '
979sig_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'
980sig_size='69'
dfe9444c 981signal_t='void'
d65703a7
SH
982sitearch='/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int'
983sitearchexp='/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int'
a05353bf
MB
984sitebin='/pro/bin'
985sitebinexp='/pro/bin'
e755722e
JH
986sitehtml1dir=''
987sitehtml1direxp=''
988sitehtml3dir=''
989sitehtml3direxp=''
d65703a7 990sitelib='/pro/lib/perl5/site_perl/5.21.5'
a05353bf 991sitelib_stem='/pro/lib/perl5/site_perl'
d65703a7 992sitelibexp='/pro/lib/perl5/site_perl/5.21.5'
a05353bf
MB
993siteman1dir='/pro/local/man/man1'
994siteman1direxp='/pro/local/man/man1'
995siteman3dir='/pro/local/man/man3'
996siteman3direxp='/pro/local/man/man3'
997siteprefix='/pro'
998siteprefixexp='/pro'
999sitescript='/pro/bin'
1000sitescriptexp='/pro/bin'
60a7d337 1001sizesize='4'
dfe9444c
AD
1002sizetype='size_t'
1003sleep=''
1004smail=''
88fdc172 1005so='so'
dfe9444c
AD
1006sockethdr=''
1007socketlib=''
60a7d337 1008socksizetype='socklen_t'
dfe9444c
AD
1009sort='sort'
1010spackage='Perl5'
1011spitshell='cat'
f27add2b
MB
1012srand48_r_proto='0'
1013srandom_r_proto='0'
983dbef6 1014src='.'
dfe9444c 1015ssizetype='ssize_t'
7ee20c71 1016st_ino_sign='1'
a05353bf 1017st_ino_size='8'
d65703a7 1018startperl='#!/pro/bin/perl5.21.5'
dfe9444c
AD
1019startsh='#!/bin/sh'
1020static_ext=' '
10305dfa 1021stdchar='char'
60a7d337
RGS
1022stdio_base='((fp)->_IO_read_base)'
1023stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1024stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
dfe9444c 1025stdio_filbuf=''
60a7d337
RGS
1026stdio_ptr='((fp)->_IO_read_ptr)'
1027stdio_stream_array=''
f27add2b 1028strerror_r_proto='0'
dfe9444c
AD
1029strings='/usr/include/string.h'
1030submit=''
d65703a7 1031subversion='5'
cb7ddd31 1032sysman='/usr/share/man/man1'
86974750 1033sysroot=''
dfe9444c
AD
1034tail=''
1035tar=''
5440bc8e 1036targetarch=''
86974750
MB
1037targetdir=''
1038targetenv=''
1039targethost=''
1040targetmkdir=''
1041targetport=''
f08226b8 1042targetsh='/bin/sh'
dfe9444c 1043tbl=''
af4c28eb 1044tee=''
dfe9444c 1045test='test'
60a7d337 1046timeincl='/usr/include/sys/time.h /usr/include/time.h '
dfe9444c 1047timetype='time_t'
f27add2b 1048tmpnam_r_proto='0'
5440bc8e 1049to=':'
dfe9444c
AD
1050touch='touch'
1051tr='tr'
93341792 1052trnl='\n'
dfe9444c 1053troff=''
f27add2b 1054ttyname_r_proto='0'
a22e52b9
JH
1055u16size='2'
1056u16type='unsigned short'
1057u32size='4'
60a7d337 1058u32type='unsigned long'
a22e52b9 1059u64size='8'
60a7d337 1060u64type='unsigned long long'
a22e52b9
JH
1061u8size='1'
1062u8type='unsigned char'
60a7d337 1063uidformat='"lu"'
88fdc172 1064uidsign='1'
785fb66b 1065uidsize='4'
dfe9444c
AD
1066uidtype='uid_t'
1067uname='uname'
1068uniq='uniq'
60a7d337 1069uquadtype='unsigned long long'
88fdc172 1070use5005threads='undef'
60a7d337 1071use64bitall='undef'
066e7355 1072use64bitint='define'
f6a82ade 1073usecbacktrace='undef'
5440bc8e 1074usecrosscompile='undef'
fcdf39cf 1075usedevel='define'
dfe9444c 1076usedl='define'
f27add2b 1077usedtrace='undef'
4d54317a 1078usefaststdio='undef'
f27add2b 1079useithreads='undef'
2982a345 1080usekernprocpathname='undef'
aaacdc8b 1081uselargefiles='define'
f27add2b 1082uselongdouble='undef'
fd550ca5 1083usemallocwrap='define'
f27add2b
MB
1084usemorebits='undef'
1085usemultiplicity='undef'
921b2963 1086usemymalloc='n'
60a7d337 1087usenm='false'
ae60cb46 1088usensgetexecutablepath='undef'
dfe9444c 1089useopcode='true'
2d967e39 1090useperlio='define'
dfe9444c 1091useposix='true'
d6d36205 1092usequadmath='undef'
5440bc8e 1093usereentrant='undef'
69df4abc 1094userelocatableinc='undef'
60a7d337 1095useshrplib='false'
69df4abc 1096usesitecustomize='undef'
29209bc5 1097usesocks='undef'
f27add2b 1098usethreads='undef'
a3635516 1099usevendorprefix='undef'
a05353bf 1100useversionedarchname='undef'
dfe9444c
AD
1101usevfork='false'
1102usrinc='/usr/include'
1103uuname=''
066e7355
MB
1104uvXUformat='"LX"'
1105uvoformat='"Lo"'
1106uvsize='8'
1107uvtype='unsigned long long'
1108uvuformat='"Lu"'
1109uvxformat='"Lx"'
a05353bf 1110vaproto='define'
526fdc24
MS
1111vendorarch=''
1112vendorarchexp=''
0617aed7
JH
1113vendorbin=''
1114vendorbinexp=''
e755722e
JH
1115vendorhtml1dir=' '
1116vendorhtml1direxp=''
1117vendorhtml3dir=' '
1118vendorhtml3direxp=''
a3635516 1119vendorlib=''
526fdc24 1120vendorlib_stem=''
a3635516 1121vendorlibexp=''
e755722e
JH
1122vendorman1dir=' '
1123vendorman1direxp=''
1124vendorman3dir=' '
1125vendorman3direxp=''
a3635516
JH
1126vendorprefix=''
1127vendorprefixexp=''
88fdc172
SB
1128vendorscript=''
1129vendorscriptexp=''
d65703a7
SH
1130version='5.21.5'
1131version_patchlevel_string='version 21 subversion 5'
44b94491 1132versiononly='define'
dfe9444c 1133vi=''
dfe9444c 1134xlibpth='/usr/lib/386 /lib/386'
86974750 1135yacc='/pro/3gl/CPAN/bin/byacc'
2d967e39 1136yaccflags=''
dfe9444c
AD
1137zcat=''
1138zip='zip'
ccc7f9b3 1139PERL_REVISION=5
46f5adf9 1140PERL_VERSION=21
d65703a7 1141PERL_SUBVERSION=5
273cf8d1 1142PERL_API_REVISION=5
46f5adf9 1143PERL_API_VERSION=21
d65703a7 1144PERL_API_SUBVERSION=5
a05353bf 1145PERL_PATCHLEVEL=''
1d385ed6 1146PERL_CONFIG_SH=true
f27add2b
MB
1147: Variables propagated from previous config.sh file.
1148libdb_needs_pthread='N'
a05353bf 1149libdirs=' /lib /pro/local/lib'