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