This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Faster feature checks
[perl5.git] / Porting / config.sh
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
10 # Source directory  : .
11 # Configuration time: Fri Dec 22 16:17:32 GMT 2017
12 # Configured by     : yourname
13 # Target system     : linux barba.rous.org 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux 
14
15 : Configure command line arguments.
16 config_arg0='./Configure'
17 config_args='-Dprefix=/opt/perl -Dcf_by=yourname -Dcf_email=yourname@yourhost.yourplace.com -Dperladmin=yourname@yourhost.yourplace.com -Dmydomain=.yourplace.com -Dmyhostname=yourhost -Duse64bitint -Dusedevel -dE'
18 config_argc=9
19 config_arg1='-Dprefix=/opt/perl'
20 config_arg2='-Dcf_by=yourname'
21 config_arg3='-Dcf_email=yourname@yourhost.yourplace.com'
22 config_arg4='-Dperladmin=yourname@yourhost.yourplace.com'
23 config_arg5='-Dmydomain=.yourplace.com'
24 config_arg6='-Dmyhostname=yourhost'
25 config_arg7='-Duse64bitint'
26 config_arg8='-Dusedevel'
27 config_arg9='-dE'
28
29 Author=''
30 Date=''
31 Header=''
32 Id=''
33 Locker=''
34 Log=''
35 RCSfile=''
36 Revision=''
37 Source=''
38 State=''
39 _a='.a'
40 _exe=''
41 _o='.o'
42 afs='false'
43 afsroot='/afs'
44 alignbytes='8'
45 aphostname=''
46 api_revision='5'
47 api_subversion='6'
48 api_version='31'
49 api_versionstring='5.31.6'
50 ar='ar'
51 archlib='/opt/perl/lib/5.31.6/x86_64-linux'
52 archlibexp='/opt/perl/lib/5.31.6/x86_64-linux'
53 archname64=''
54 archname='x86_64-linux'
55 archobjs=''
56 asctime_r_proto='0'
57 awk='awk'
58 baserev='5.0'
59 bash=''
60 bin='/opt/perl/bin'
61 bin_ELF='define'
62 binexp='/opt/perl/bin'
63 bison='bison'
64 byacc='byacc'
65 byteorder='12345678'
66 c=''
67 castflags='0'
68 cat='cat'
69 cc='cc'
70 cccdlflags='-fPIC'
71 ccdlflags='-Wl,-E'
72 ccflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
73 ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
74 ccname='gcc'
75 ccsymbols=''
76 ccversion=''
77 cf_by='yourname'
78 cf_email='yourname@yourhost.yourplace.com'
79 cf_time='Fri Dec 22 16:17:32 GMT 2017'
80 charbits='8'
81 charsize='1'
82 chgrp=''
83 chmod='chmod'
84 chown=''
85 clocktype='clock_t'
86 comm='comm'
87 compress=''
88 contains='grep'
89 cp='cp'
90 cpio=''
91 cpp='cpp'
92 cpp_stuff='42'
93 cppccsymbols=''
94 cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
95 cpplast='-'
96 cppminus='-'
97 cpprun='cc  -E'
98 cppstdin='cc  -E'
99 cppsymbols='_FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE=1 _LP64=1 _POSIX_C_SOURCE=200809L _POSIX_SOURCE=1 _STDC_PREDEF_H=1 __ATOMIC_ACQUIRE=2 __ATOMIC_ACQ_REL=4 __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 __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_EXP__=1024 __DBL_MAX__=((double)1.79769313486231570815e+308L) __DBL_MIN_10_EXP__=(-307) __DBL_MIN_EXP__=(-1021) __DBL_MIN__=((double)2.22507385850720138309e-308L) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX_EXP__=6145 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MIN_EXP__=(-6142) __DEC128_MIN__=1E-6143DL __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX_EXP__=97 __DEC32_MAX__=9.999999E96DF __DEC32_MIN_EXP__=(-94) __DEC32_MIN__=1E-95DF __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX_EXP__=385 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MIN_EXP__=(-382) __DEC64_MIN__=1E-383DD __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __DEC_EVAL_METHOD__=2 __ELF__=1 __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__=0 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX_EXP__=128 __FLT_MAX__=3.40282346638528859812e+38F __FLT_MIN_10_EXP__=(-37) __FLT_MIN_EXP__=(-125) __FLT_MIN__=1.17549435082228750797e-38F __FLT_RADIX__=2 __FXSR__=1 __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 __GCC_IEC_559=2 __GCC_IEC_559_COMPLEX=2 __GLIBC_MINOR__=19 __GLIBC__=2 __GNUC_GNU_INLINE__=1 __GNUC_MINOR__=9 __GNUC_PATCHLEVEL__=2 __GNUC__=4 __GNU_LIBRARY__=6 __GXX_ABI_VERSION=1002 __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__=9223372036854775807L __INT64_TYPE__=long\ int __INT8_C=__INT8_C __INT8_MAX__=127 __INT8_TYPE__=signed\ char __INTMAX_C=__INTMAX_C __INTMAX_MAX__=9223372036854775807L __INTMAX_TYPE__=long\ int __INTPTR_MAX__=9223372036854775807L __INTPTR_TYPE__=long\ int __INT_FAST16_MAX__=9223372036854775807L __INT_FAST16_TYPE__=long\ int __INT_FAST32_MAX__=9223372036854775807L __INT_FAST32_TYPE__=long\ int __INT_FAST64_MAX__=9223372036854775807L __INT_FAST64_TYPE__=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__=9223372036854775807L __INT_LEAST64_TYPE__=long\ int __INT_LEAST8_MAX__=127 __INT_LEAST8_TYPE__=signed\ char __INT_MAX__=2147483647 __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_EXP__=16384 __LDBL_MAX__=1.18973149535723176502e+4932L __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN_EXP__=(-16381) __LDBL_MIN__=3.36210314311209350626e-4932L __LONG_LONG_MAX__=9223372036854775807LL __LONG_MAX__=9223372036854775807L __LP64__=1 __MMX__=1 __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=9223372036854775807L __PTRDIFF_TYPE__=long\ int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIG_ATOMIC_MAX__=2147483647 __SIG_ATOMIC_MIN__=(-2147483647\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT__=4 __SIZEOF_INT128__=16 __SIZEOF_INT__=4 __SIZEOF_LONG_DOUBLE__=16 __SIZEOF_LONG_LONG__=8 __SIZEOF_LONG__=8 __SIZEOF_POINTER__=8 __SIZEOF_PTRDIFF_T__=8 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=8 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_MAX__=18446744073709551615UL __SIZE_TYPE__=long\ unsigned\ int __SSE2_MATH__=1 __SSE2__=1 __SSE_MATH__=1 __SSE__=1 __STDC_HOSTED__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_IEC_559__=1 __STDC_ISO_10646__=201103L __STDC_NO_THREADS__=1 __STDC__=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__=18446744073709551615UL __UINT64_TYPE__=long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=255 __UINT8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=18446744073709551615UL __UINTMAX_TYPE__=long\ unsigned\ int __UINTPTR_MAX__=18446744073709551615UL __UINTPTR_TYPE__=long\ unsigned\ int __UINT_FAST16_MAX__=18446744073709551615UL __UINT_FAST16_TYPE__=long\ unsigned\ int __UINT_FAST32_MAX__=18446744073709551615UL __UINT_FAST32_TYPE__=long\ unsigned\ int __UINT_FAST64_MAX__=18446744073709551615UL __UINT_FAST64_TYPE__=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__=18446744073709551615UL __UINT_LEAST64_TYPE__=long\ unsigned\ int __UINT_LEAST8_MAX__=255 __UINT_LEAST8_TYPE__=unsigned\ char __USER_LABEL_PREFIX__= __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_POSIX=1 __USE_SVID=1 __VERSION__="4.9.2" __WCHAR_MAX__=2147483647 __WCHAR_MIN__=(-2147483647\ -\ 1) __WCHAR_TYPE__=int __WINT_MAX__=4294967295U __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int __amd64=1 __amd64__=1 __code_model_small__=1 __gnu_linux__=1 __has_include=__has_include __has_include_next=__has_include_next __k8=1 __k8__=1 __linux=1 __linux__=1 __unix=1 __unix__=1 __x86_64=1 __x86_64__=1 linux=1 unix=1'
100 crypt_r_proto='0'
101 cryptlib=''
102 csh='csh'
103 ctermid_r_proto='0'
104 ctime_r_proto='0'
105 d_Gconvert='gcvt((x),(n),(b))'
106 d_PRIEUldbl='define'
107 d_PRIFUldbl='define'
108 d_PRIGUldbl='define'
109 d_PRIXU64='define'
110 d_PRId64='define'
111 d_PRIeldbl='define'
112 d_PRIfldbl='define'
113 d_PRIgldbl='define'
114 d_PRIi64='define'
115 d_PRIo64='define'
116 d_PRIu64='define'
117 d_PRIx64='define'
118 d_SCNfldbl='define'
119 d__fwalk='undef'
120 d_accept4='define'
121 d_access='define'
122 d_accessx='undef'
123 d_acosh='define'
124 d_aintl='undef'
125 d_alarm='define'
126 d_archlib='define'
127 d_asctime64='undef'
128 d_asctime_r='undef'
129 d_asinh='define'
130 d_atanh='define'
131 d_atolf='undef'
132 d_atoll='define'
133 d_attribute_deprecated='define'
134 d_attribute_format='define'
135 d_attribute_malloc='define'
136 d_attribute_nonnull='define'
137 d_attribute_noreturn='define'
138 d_attribute_pure='define'
139 d_attribute_unused='define'
140 d_attribute_warn_unused_result='define'
141 d_backtrace='define'
142 d_bsd='undef'
143 d_bsdgetpgrp='undef'
144 d_bsdsetpgrp='undef'
145 d_builtin_add_overflow='undef'
146 d_builtin_choose_expr='define'
147 d_builtin_expect='define'
148 d_builtin_mul_overflow='undef'
149 d_builtin_sub_overflow='undef'
150 d_c99_variadic_macros='define'
151 d_casti32='undef'
152 d_castneg='define'
153 d_cbrt='define'
154 d_chown='define'
155 d_chroot='define'
156 d_chsize='undef'
157 d_class='undef'
158 d_clearenv='define'
159 d_closedir='define'
160 d_cmsghdr_s='define'
161 d_copysign='define'
162 d_copysignl='define'
163 d_cplusplus='undef'
164 d_crypt='define'
165 d_crypt_r='undef'
166 d_csh='define'
167 d_ctermid='define'
168 d_ctermid_r='undef'
169 d_ctime64='undef'
170 d_ctime_r='undef'
171 d_cuserid='define'
172 d_dbminitproto='define'
173 d_difftime64='undef'
174 d_difftime='define'
175 d_dir_dd_fd='undef'
176 d_dirfd='define'
177 d_dirnamlen='undef'
178 d_dladdr='define'
179 d_dlerror='define'
180 d_dlopen='define'
181 d_dlsymun='undef'
182 d_dosuid='undef'
183 d_double_has_inf='define'
184 d_double_has_nan='define'
185 d_double_has_negative_zero='define'
186 d_double_has_subnormals='define'
187 d_double_style_cray='undef'
188 d_double_style_ibm='undef'
189 d_double_style_ieee='define'
190 d_double_style_vax='undef'
191 d_drand48_r='undef'
192 d_drand48proto='define'
193 d_dup2='define'
194 d_dup3='define'
195 d_duplocale='define'
196 d_eaccess='define'
197 d_endgrent='define'
198 d_endgrent_r='undef'
199 d_endhent='define'
200 d_endhostent_r='undef'
201 d_endnent='define'
202 d_endnetent_r='undef'
203 d_endpent='define'
204 d_endprotoent_r='undef'
205 d_endpwent='define'
206 d_endpwent_r='undef'
207 d_endsent='define'
208 d_endservent_r='undef'
209 d_eofnblk='define'
210 d_erf='define'
211 d_erfc='define'
212 d_eunice='undef'
213 d_exp2='define'
214 d_expm1='define'
215 d_faststdio='define'
216 d_fchdir='define'
217 d_fchmod='define'
218 d_fchmodat='define'
219 d_fchown='define'
220 d_fcntl='define'
221 d_fcntl_can_lock='define'
222 d_fd_macros='define'
223 d_fd_set='define'
224 d_fdclose='undef'
225 d_fdim='define'
226 d_fds_bits='undef'
227 d_fegetround='define'
228 d_fgetpos='define'
229 d_finite='define'
230 d_finitel='define'
231 d_flexfnam='define'
232 d_flock='define'
233 d_flockproto='define'
234 d_fma='define'
235 d_fmax='define'
236 d_fmin='define'
237 d_fork='define'
238 d_fp_class='undef'
239 d_fp_classify='undef'
240 d_fp_classl='undef'
241 d_fpathconf='define'
242 d_fpclass='undef'
243 d_fpclassify='define'
244 d_fpclassl='undef'
245 d_fpgetround='undef'
246 d_fpos64_t='undef'
247 d_freelocale='define'
248 d_frexpl='define'
249 d_fs_data_s='undef'
250 d_fseeko='define'
251 d_fsetpos='define'
252 d_fstatfs='define'
253 d_fstatvfs='define'
254 d_fsync='define'
255 d_ftello='define'
256 d_ftime='undef'
257 d_futimes='define'
258 d_gai_strerror='define'
259 d_gdbm_ndbm_h_uses_prototypes='undef'
260 d_gdbmndbm_h_uses_prototypes='undef'
261 d_getaddrinfo='define'
262 d_getcwd='define'
263 d_getespwnam='undef'
264 d_getfsstat='undef'
265 d_getgrent='define'
266 d_getgrent_r='undef'
267 d_getgrgid_r='undef'
268 d_getgrnam_r='undef'
269 d_getgrps='define'
270 d_gethbyaddr='define'
271 d_gethbyname='define'
272 d_gethent='define'
273 d_gethname='define'
274 d_gethostbyaddr_r='undef'
275 d_gethostbyname_r='undef'
276 d_gethostent_r='undef'
277 d_gethostprotos='define'
278 d_getitimer='define'
279 d_getlogin='define'
280 d_getlogin_r='undef'
281 d_getmnt='undef'
282 d_getmntent='define'
283 d_getnameinfo='define'
284 d_getnbyaddr='define'
285 d_getnbyname='define'
286 d_getnent='define'
287 d_getnetbyaddr_r='undef'
288 d_getnetbyname_r='undef'
289 d_getnetent_r='undef'
290 d_getnetprotos='define'
291 d_getpagsz='define'
292 d_getpbyname='define'
293 d_getpbynumber='define'
294 d_getpent='define'
295 d_getpgid='define'
296 d_getpgrp2='undef'
297 d_getpgrp='define'
298 d_getppid='define'
299 d_getprior='define'
300 d_getprotobyname_r='undef'
301 d_getprotobynumber_r='undef'
302 d_getprotoent_r='undef'
303 d_getprotoprotos='define'
304 d_getprpwnam='undef'
305 d_getpwent='define'
306 d_getpwent_r='undef'
307 d_getpwnam_r='undef'
308 d_getpwuid_r='undef'
309 d_getsbyname='define'
310 d_getsbyport='define'
311 d_getsent='define'
312 d_getservbyname_r='undef'
313 d_getservbyport_r='undef'
314 d_getservent_r='undef'
315 d_getservprotos='define'
316 d_getspnam='define'
317 d_getspnam_r='undef'
318 d_gettimeod='define'
319 d_gmtime64='undef'
320 d_gmtime_r='undef'
321 d_gnulibc='define'
322 d_grpasswd='define'
323 d_hasmntopt='define'
324 d_htonl='define'
325 d_hypot='define'
326 d_ilogb='define'
327 d_ilogbl='define'
328 d_inc_version_list='undef'
329 d_inetaton='define'
330 d_inetntop='define'
331 d_inetpton='define'
332 d_int64_t='define'
333 d_ip_mreq='define'
334 d_ip_mreq_source='define'
335 d_ipv6_mreq='define'
336 d_ipv6_mreq_source='undef'
337 d_isascii='define'
338 d_isblank='define'
339 d_isfinite='define'
340 d_isfinitel='undef'
341 d_isinf='define'
342 d_isinfl='define'
343 d_isless='undef'
344 d_isnan='define'
345 d_isnanl='define'
346 d_isnormal='define'
347 d_j0='define'
348 d_j0l='define'
349 d_killpg='define'
350 d_lc_monetary_2008='define'
351 d_lchown='define'
352 d_ldbl_dig='define'
353 d_ldexpl='define'
354 d_lgamma='define'
355 d_lgamma_r='define'
356 d_libm_lib_version='define'
357 d_libname_unique='undef'
358 d_link='define'
359 d_linkat='define'
360 d_llrint='define'
361 d_llrintl='define'
362 d_llround='define'
363 d_llroundl='define'
364 d_localeconv_l='undef'
365 d_localtime64='undef'
366 d_localtime_r='undef'
367 d_localtime_r_needs_tzset='undef'
368 d_locconv='define'
369 d_lockf='define'
370 d_log1p='define'
371 d_log2='define'
372 d_logb='define'
373 d_long_double_style_ieee='define'
374 d_long_double_style_ieee_doubledouble='undef'
375 d_long_double_style_ieee_extended='define'
376 d_long_double_style_ieee_std='undef'
377 d_long_double_style_vax='undef'
378 d_longdbl='define'
379 d_longlong='define'
380 d_lrint='define'
381 d_lrintl='define'
382 d_lround='define'
383 d_lroundl='define'
384 d_lseekproto='define'
385 d_lstat='define'
386 d_madvise='define'
387 d_malloc_good_size='undef'
388 d_malloc_size='undef'
389 d_mblen='define'
390 d_mbrlen='define'
391 d_mbrtowc='define'
392 d_mbstowcs='define'
393 d_mbtowc='define'
394 d_memmem='define'
395 d_memrchr='define'
396 d_mkdir='define'
397 d_mkdtemp='define'
398 d_mkfifo='define'
399 d_mkostemp='define'
400 d_mkstemp='define'
401 d_mkstemps='define'
402 d_mktime64='undef'
403 d_mktime='define'
404 d_mmap='define'
405 d_modfl='define'
406 d_modflproto='define'
407 d_mprotect='define'
408 d_msg='define'
409 d_msg_ctrunc='define'
410 d_msg_dontroute='define'
411 d_msg_oob='define'
412 d_msg_peek='define'
413 d_msg_proxy='define'
414 d_msgctl='define'
415 d_msgget='define'
416 d_msghdr_s='define'
417 d_msgrcv='define'
418 d_msgsnd='define'
419 d_msync='define'
420 d_munmap='define'
421 d_mymalloc='undef'
422 d_nan='define'
423 d_nanosleep='define'
424 d_ndbm='define'
425 d_ndbm_h_uses_prototypes='undef'
426 d_nearbyint='define'
427 d_newlocale='define'
428 d_nextafter='define'
429 d_nexttoward='define'
430 d_nice='define'
431 d_nl_langinfo='define'
432 d_nv_preserves_uv='undef'
433 d_nv_zero_is_allbits_zero='define'
434 d_off64_t='undef'
435 d_old_pthread_create_joinable='undef'
436 d_oldpthreads='undef'
437 d_oldsock='undef'
438 d_open3='define'
439 d_openat='define'
440 d_pathconf='define'
441 d_pause='define'
442 d_perl_otherlibdirs='undef'
443 d_phostname='undef'
444 d_pipe2='define'
445 d_pipe='define'
446 d_poll='define'
447 d_portable='define'
448 d_prctl='define'
449 d_prctl_set_name='define'
450 d_printf_format_null='undef'
451 d_procselfexe='define'
452 d_pseudofork='undef'
453 d_pthread_atfork='define'
454 d_pthread_attr_setscope='define'
455 d_pthread_yield='define'
456 d_ptrdiff_t='define'
457 d_pwage='undef'
458 d_pwchange='undef'
459 d_pwclass='undef'
460 d_pwcomment='undef'
461 d_pwexpire='undef'
462 d_pwgecos='define'
463 d_pwpasswd='define'
464 d_pwquota='undef'
465 d_qgcvt='define'
466 d_quad='define'
467 d_querylocale='undef'
468 d_random_r='undef'
469 d_re_comp='undef'
470 d_readdir64_r='undef'
471 d_readdir='define'
472 d_readdir_r='undef'
473 d_readlink='define'
474 d_readv='define'
475 d_recvmsg='define'
476 d_regcmp='undef'
477 d_regcomp='define'
478 d_remainder='define'
479 d_remquo='define'
480 d_rename='define'
481 d_renameat='define'
482 d_rewinddir='define'
483 d_rint='define'
484 d_rmdir='define'
485 d_round='define'
486 d_sbrkproto='define'
487 d_scalbn='define'
488 d_scalbnl='define'
489 d_sched_yield='define'
490 d_scm_rights='define'
491 d_seekdir='define'
492 d_select='define'
493 d_sem='define'
494 d_semctl='define'
495 d_semctl_semid_ds='define'
496 d_semctl_semun='define'
497 d_semget='define'
498 d_semop='define'
499 d_sendmsg='define'
500 d_setegid='define'
501 d_seteuid='define'
502 d_setgrent='define'
503 d_setgrent_r='undef'
504 d_setgrps='define'
505 d_sethent='define'
506 d_sethostent_r='undef'
507 d_setitimer='define'
508 d_setlinebuf='define'
509 d_setlocale='define'
510 d_setlocale_accepts_any_locale_name='undef'
511 d_setlocale_r='undef'
512 d_setnent='define'
513 d_setnetent_r='undef'
514 d_setpent='define'
515 d_setpgid='define'
516 d_setpgrp2='undef'
517 d_setpgrp='define'
518 d_setprior='define'
519 d_setproctitle='undef'
520 d_setprotoent_r='undef'
521 d_setpwent='define'
522 d_setpwent_r='undef'
523 d_setregid='define'
524 d_setresgid='define'
525 d_setresuid='define'
526 d_setreuid='define'
527 d_setrgid='undef'
528 d_setruid='undef'
529 d_setsent='define'
530 d_setservent_r='undef'
531 d_setsid='define'
532 d_setvbuf='define'
533 d_shm='define'
534 d_shmat='define'
535 d_shmatprototype='define'
536 d_shmctl='define'
537 d_shmdt='define'
538 d_shmget='define'
539 d_sigaction='define'
540 d_siginfo_si_addr='define'
541 d_siginfo_si_band='define'
542 d_siginfo_si_errno='define'
543 d_siginfo_si_fd='define'
544 d_siginfo_si_pid='define'
545 d_siginfo_si_status='define'
546 d_siginfo_si_uid='define'
547 d_siginfo_si_value='define'
548 d_signbit='define'
549 d_sigprocmask='define'
550 d_sigsetjmp='define'
551 d_sin6_scope_id='define'
552 d_sitearch='define'
553 d_snprintf='define'
554 d_sockaddr_in6='define'
555 d_sockaddr_sa_len='undef'
556 d_sockatmark='define'
557 d_sockatmarkproto='define'
558 d_socket='define'
559 d_socklen_t='define'
560 d_sockpair='define'
561 d_socks5_init='undef'
562 d_sqrtl='define'
563 d_srand48_r='undef'
564 d_srandom_r='undef'
565 d_sresgproto='undef'
566 d_sresuproto='undef'
567 d_stat='define'
568 d_statblks='define'
569 d_statfs_f_flags='define'
570 d_statfs_s='define'
571 d_static_inline='define'
572 d_statvfs='define'
573 d_stdio_cnt_lval='undef'
574 d_stdio_ptr_lval='define'
575 d_stdio_ptr_lval_nochange_cnt='undef'
576 d_stdio_ptr_lval_sets_cnt='define'
577 d_stdio_stream_array='undef'
578 d_stdiobase='define'
579 d_stdstdio='define'
580 d_strcoll='define'
581 d_strerror_l='define'
582 d_strerror_r='undef'
583 d_strftime='define'
584 d_strlcat='undef'
585 d_strlcpy='undef'
586 d_strnlen='define'
587 d_strtod='define'
588 d_strtod_l='undef'
589 d_strtol='define'
590 d_strtold='define'
591 d_strtold_l='define'
592 d_strtoll='define'
593 d_strtoq='define'
594 d_strtoul='define'
595 d_strtoull='define'
596 d_strtouq='define'
597 d_strxfrm='define'
598 d_suidsafe='undef'
599 d_symlink='define'
600 d_syscall='define'
601 d_syscallproto='define'
602 d_sysconf='define'
603 d_sysernlst=''
604 d_syserrlst='define'
605 d_system='define'
606 d_tcgetpgrp='define'
607 d_tcsetpgrp='define'
608 d_telldir='define'
609 d_telldirproto='define'
610 d_tgamma='define'
611 d_thread_safe_nl_langinfo_l='undef'
612 d_time='define'
613 d_timegm='define'
614 d_times='define'
615 d_tm_tm_gmtoff='define'
616 d_tm_tm_zone='define'
617 d_tmpnam_r='undef'
618 d_towlower='undef'
619 d_towupper='undef'
620 d_trunc='define'
621 d_truncate='define'
622 d_truncl='define'
623 d_ttyname_r='undef'
624 d_tzname='define'
625 d_u32align='define'
626 d_ualarm='define'
627 d_umask='define'
628 d_uname='define'
629 d_union_semun='undef'
630 d_unlinkat='define'
631 d_unordered='undef'
632 d_unsetenv='define'
633 d_uselocale='define'
634 d_usleep='define'
635 d_usleepproto='define'
636 d_ustat='define'
637 d_vendorarch='undef'
638 d_vendorbin='undef'
639 d_vendorlib='undef'
640 d_vendorscript='undef'
641 d_vfork='undef'
642 d_void_closedir='undef'
643 d_voidsig='define'
644 d_voidtty=''
645 d_vsnprintf='define'
646 d_wait4='define'
647 d_waitpid='define'
648 d_wcscmp='define'
649 d_wcstombs='define'
650 d_wcsxfrm='define'
651 d_wctomb='define'
652 d_writev='define'
653 d_xenix='undef'
654 date='date'
655 db_hashtype='u_int32_t'
656 db_prefixtype='size_t'
657 db_version_major='5'
658 db_version_minor='1'
659 db_version_patch='29'
660 default_inc_excludes_dot='define'
661 direntrytype='struct dirent'
662 dlext='so'
663 dlsrc='dl_dlopen.xs'
664 doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
665 doublekind='3'
666 doublemantbits='52'
667 doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
668 doublesize='8'
669 drand01='Perl_drand48()'
670 drand48_r_proto='0'
671 dtrace=''
672 dtraceobject=''
673 dtracexnolibs=''
674 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek 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 MIME/Base64 Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
675 eagain='EAGAIN'
676 ebcdic='undef'
677 echo='echo'
678 egrep='egrep'
679 emacs=''
680 endgrent_r_proto='0'
681 endhostent_r_proto='0'
682 endnetent_r_proto='0'
683 endprotoent_r_proto='0'
684 endpwent_r_proto='0'
685 endservent_r_proto='0'
686 eunicefix=':'
687 exe_ext=''
688 expr='expr'
689 extensions='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek 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 MIME/Base64 Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared Archive/Tar Attribute/Handlers AutoLoader B/Debug CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html 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 XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
690 extern_C='extern'
691 extras=''
692 fflushNULL='define'
693 fflushall='undef'
694 find=''
695 firstmakefile='makefile'
696 flex=''
697 fpossize='16'
698 fpostype='fpos_t'
699 freetype='void'
700 from=':'
701 full_ar='/usr/bin/ar'
702 full_csh='/bin/csh'
703 full_sed='/bin/sed'
704 gccansipedantic=''
705 gccosandvers=''
706 gccversion='4.9.2'
707 getgrent_r_proto='0'
708 getgrgid_r_proto='0'
709 getgrnam_r_proto='0'
710 gethostbyaddr_r_proto='0'
711 gethostbyname_r_proto='0'
712 gethostent_r_proto='0'
713 getlogin_r_proto='0'
714 getnetbyaddr_r_proto='0'
715 getnetbyname_r_proto='0'
716 getnetent_r_proto='0'
717 getprotobyname_r_proto='0'
718 getprotobynumber_r_proto='0'
719 getprotoent_r_proto='0'
720 getpwent_r_proto='0'
721 getpwnam_r_proto='0'
722 getpwuid_r_proto='0'
723 getservbyname_r_proto='0'
724 getservbyport_r_proto='0'
725 getservent_r_proto='0'
726 getspnam_r_proto='0'
727 gidformat='"u"'
728 gidsign='1'
729 gidsize='4'
730 gidtype='gid_t'
731 glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
732 gmake='gmake'
733 gmtime_r_proto='0'
734 gnulibc_version='2.19'
735 grep='grep'
736 groupcat='cat /etc/group'
737 groupstype='gid_t'
738 gzip='gzip'
739 h_fcntl='false'
740 h_sysfile='true'
741 hint='recommended'
742 hostcat=''
743 hostgenerate=''
744 hostosname=''
745 hostperl=''
746 html1dir=' '
747 html1direxp=''
748 html3dir=' '
749 html3direxp=''
750 i16size='2'
751 i16type='short'
752 i32size='4'
753 i32type='int'
754 i64size='8'
755 i64type='long'
756 i8size='1'
757 i8type='signed char'
758 i_arpainet='define'
759 i_bfd='undef'
760 i_bsdioctl=''
761 i_crypt='define'
762 i_db='define'
763 i_dbm='define'
764 i_dirent='define'
765 i_dlfcn='define'
766 i_execinfo='define'
767 i_fcntl='undef'
768 i_fenv='define'
769 i_fp='undef'
770 i_fp_class='undef'
771 i_gdbm='define'
772 i_gdbm_ndbm='define'
773 i_gdbmndbm='undef'
774 i_grp='define'
775 i_ieeefp='undef'
776 i_inttypes='define'
777 i_langinfo='define'
778 i_libutil='undef'
779 i_locale='define'
780 i_machcthr='undef'
781 i_malloc='define'
782 i_mallocmalloc='undef'
783 i_mntent='define'
784 i_ndbm='undef'
785 i_netdb='define'
786 i_neterrno='undef'
787 i_netinettcp='define'
788 i_niin='define'
789 i_poll='define'
790 i_prot='undef'
791 i_pthread='define'
792 i_pwd='define'
793 i_quadmath='define'
794 i_rpcsvcdbm='undef'
795 i_sgtty='undef'
796 i_shadow='define'
797 i_socks='undef'
798 i_stdbool='define'
799 i_stdint='define'
800 i_stdlib='define'
801 i_sunmath='undef'
802 i_sysaccess='undef'
803 i_sysdir='define'
804 i_sysfile='define'
805 i_sysfilio='undef'
806 i_sysin='undef'
807 i_sysioctl='define'
808 i_syslog='define'
809 i_sysmman='define'
810 i_sysmode='undef'
811 i_sysmount='define'
812 i_sysndir='undef'
813 i_sysparam='define'
814 i_syspoll='define'
815 i_sysresrc='define'
816 i_syssecrt='undef'
817 i_sysselct='define'
818 i_syssockio='undef'
819 i_sysstat='define'
820 i_sysstatfs='define'
821 i_sysstatvfs='define'
822 i_systime='define'
823 i_systimek='undef'
824 i_systimes='define'
825 i_systypes='define'
826 i_sysuio='define'
827 i_sysun='define'
828 i_sysutsname='define'
829 i_sysvfs='define'
830 i_syswait='define'
831 i_termio='undef'
832 i_termios='define'
833 i_time='define'
834 i_unistd='define'
835 i_ustat='define'
836 i_utime='define'
837 i_vfork='undef'
838 i_wchar='define'
839 i_wctype='undef'
840 i_xlocale='define'
841 ignore_versioned_solibs='y'
842 inc_version_list=''
843 inc_version_list_init='0'
844 incpath=''
845 incpth='/usr/lib/gcc/x86_64-linux-gnu/4.9/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/include'
846 inews=''
847 initialinstalllocation='/opt/perl/bin'
848 installarchlib='/opt/perl/lib/5.31.6/x86_64-linux'
849 installbin='/opt/perl/bin'
850 installhtml1dir=''
851 installhtml3dir=''
852 installman1dir='/opt/perl/man/man1'
853 installman3dir='/opt/perl/man/man3'
854 installprefix='/opt/perl'
855 installprefixexp='/opt/perl'
856 installprivlib='/opt/perl/lib/5.31.6'
857 installscript='/opt/perl/bin'
858 installsitearch='/opt/perl/lib/site_perl/5.31.6/x86_64-linux'
859 installsitebin='/opt/perl/bin'
860 installsitehtml1dir=''
861 installsitehtml3dir=''
862 installsitelib='/opt/perl/lib/site_perl/5.31.6'
863 installsiteman1dir='/opt/perl/man/man1'
864 installsiteman3dir='/opt/perl/man/man3'
865 installsitescript='/opt/perl/bin'
866 installstyle='lib'
867 installusrbinperl='undef'
868 installvendorarch=''
869 installvendorbin=''
870 installvendorhtml1dir=''
871 installvendorhtml3dir=''
872 installvendorlib=''
873 installvendorman1dir=''
874 installvendorman3dir=''
875 installvendorscript=''
876 intsize='4'
877 issymlink='test -h'
878 ivdformat='"ld"'
879 ivsize='8'
880 ivtype='long'
881 known_extensions='Amiga/ARexx Amiga/Exec Archive/Tar Attribute/Handlers AutoLoader B B/Debug CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS Fcntl File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp FileCache Filter/Simple Filter/Util/Call GDBM_File Getopt/Long HTTP/Tiny Hash/Util Hash/Util/FieldHash I18N/Collate I18N/LangTags I18N/Langinfo IO IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP List/Util Locale/Codes Locale/Maketext Locale/Maketext/Simple MIME/Base64 Math/BigInt Math/BigInt/FastCalc Math/BigRat Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NDBM_File NEXT Net/Ping ODBM_File Opcode POSIX Params/Check Perl/OSType PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage SDBM_File Safe 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 Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XS/Typemap XSLoader arybase attributes autodie autouse base bignum constant encoding/warnings experimental if lib libnet mro parent perlfaq podlators re threads threads/shared version '
882 ksh=''
883 ld='cc'
884 ld_can_script='define'
885 lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
886 ldflags=' -fstack-protector-strong -L/usr/local/lib'
887 ldflags_uselargefiles=''
888 ldlibpthname='LD_LIBRARY_PATH'
889 less='less'
890 lib_ext='.a'
891 libc='libc-2.19.so'
892 libperl='libperl.a'
893 libpth='/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib'
894 libs='-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
895 libsdirs=' /usr/lib/x86_64-linux-gnu'
896 libsfiles=' libpthread.so libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
897 libsfound=' /usr/lib/x86_64-linux-gnu/libpthread.so /usr/lib/x86_64-linux-gnu/libnsl.so /usr/lib/x86_64-linux-gnu/libgdbm.so /usr/lib/x86_64-linux-gnu/libdb.so /usr/lib/x86_64-linux-gnu/libdl.so /usr/lib/x86_64-linux-gnu/libm.so /usr/lib/x86_64-linux-gnu/libcrypt.so /usr/lib/x86_64-linux-gnu/libutil.so /usr/lib/x86_64-linux-gnu/libc.so /usr/lib/x86_64-linux-gnu/libgdbm_compat.so'
898 libspath=' /usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib'
899 libswanted='cl pthread cl pthread socket inet nsl gdbm dbm db malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
900 libswanted_uselargefiles=''
901 line=''
902 lint=''
903 lkflags=''
904 ln='ln'
905 lns='/bin/ln -s'
906 localtime_r_proto='0'
907 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
908 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
909 longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
910 longdblkind='3'
911 longdblmantbits='64'
912 longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
913 longdblsize='16'
914 longlongsize='8'
915 longsize='8'
916 lp=''
917 lpr=''
918 ls='ls'
919 lseeksize='8'
920 lseektype='off_t'
921 mail=''
922 mailx=''
923 make='make'
924 make_set_make='#'
925 mallocobj=''
926 mallocsrc=''
927 malloctype='void *'
928 man1dir='/opt/perl/man/man1'
929 man1direxp='/opt/perl/man/man1'
930 man1ext='1'
931 man3dir='/opt/perl/man/man3'
932 man3direxp='/opt/perl/man/man3'
933 man3ext='3'
934 mips_type=''
935 mistrustnm=''
936 mkdir='mkdir'
937 mmaptype='void *'
938 modetype='mode_t'
939 more='more'
940 multiarch='undef'
941 mv=''
942 myarchname='x86_64-linux'
943 mydomain='.yourplace.com'
944 myhostname='yourhost'
945 myuname='linux barba.rous.org 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux '
946 n='-n'
947 need_va_copy='define'
948 netdb_hlen_type='size_t'
949 netdb_host_type='char *'
950 netdb_name_type='const char *'
951 netdb_net_type='in_addr_t'
952 nm='nm'
953 nm_opt=''
954 nm_so_opt='--dynamic'
955 nonxs_ext='Archive/Tar Attribute/Handlers AutoLoader B/Debug CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html 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 XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
956 nroff='nroff'
957 nvEUformat='"E"'
958 nvFUformat='"F"'
959 nvGUformat='"G"'
960 nv_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'
961 nv_preserves_uv_bits='53'
962 nveformat='"e"'
963 nvfformat='"f"'
964 nvgformat='"g"'
965 nvmantbits='52'
966 nvsize='8'
967 nvtype='double'
968 o_nonblock='O_NONBLOCK'
969 obj_ext='.o'
970 old_pthread_create_joinable=''
971 optimize='-O2'
972 orderlib='false'
973 osname='linux'
974 osvers='3.16.0-4-amd64'
975 otherlibdirs=' '
976 package='perl5'
977 pager='/usr/bin/less -R'
978 passcat='cat /etc/passwd'
979 patchlevel='27'
980 path_sep=':'
981 perl5='/usr/bin/perl'
982 perl='perl'
983 perl_patchlevel=''
984 perl_static_inline='static __inline__'
985 perladmin='yourname@yourhost.yourplace.com'
986 perllibs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'
987 perlpath='/opt/perl/bin/perl5.31.6'
988 pg='pg'
989 phostname=''
990 pidtype='pid_t'
991 plibpth='/lib/x86_64-linux-gnu/4.9 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu/4.9 /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib'
992 pmake=''
993 pr=''
994 prefix='/opt/perl'
995 prefixexp='/opt/perl'
996 privlib='/opt/perl/lib/5.31.6'
997 privlibexp='/opt/perl/lib/5.31.6'
998 procselfexe='"/proc/self/exe"'
999 ptrsize='8'
1000 quadkind='2'
1001 quadtype='long'
1002 randbits='48'
1003 randfunc='Perl_drand48'
1004 random_r_proto='0'
1005 randseedtype='U32'
1006 ranlib=':'
1007 rd_nodata='-1'
1008 readdir64_r_proto='0'
1009 readdir_r_proto='0'
1010 revision='5'
1011 rm='rm'
1012 rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
1013 rmail=''
1014 run=''
1015 runnm='false'
1016 sGMTIME_max='67768036191676799'
1017 sGMTIME_min='-62167219200'
1018 sLOCALTIME_max='67768036191676799'
1019 sLOCALTIME_min='-62167219125'
1020 sPRIEUldbl='"LE"'
1021 sPRIFUldbl='"LF"'
1022 sPRIGUldbl='"LG"'
1023 sPRIXU64='"lX"'
1024 sPRId64='"ld"'
1025 sPRIeldbl='"Le"'
1026 sPRIfldbl='"Lf"'
1027 sPRIgldbl='"Lg"'
1028 sPRIi64='"li"'
1029 sPRIo64='"lo"'
1030 sPRIu64='"lu"'
1031 sPRIx64='"lx"'
1032 sSCNfldbl='"Lf"'
1033 sched_yield='sched_yield()'
1034 scriptdir='/opt/perl/bin'
1035 scriptdirexp='/opt/perl/bin'
1036 sed='sed'
1037 seedfunc='Perl_drand48_init'
1038 selectminbits='64'
1039 selecttype='fd_set *'
1040 sendmail=''
1041 setgrent_r_proto='0'
1042 sethostent_r_proto='0'
1043 setlocale_r_proto='0'
1044 setnetent_r_proto='0'
1045 setprotoent_r_proto='0'
1046 setpwent_r_proto='0'
1047 setservent_r_proto='0'
1048 sh='/bin/sh'
1049 shar=''
1050 sharpbang='#!'
1051 shmattype='void *'
1052 shortsize='2'
1053 shrpenv=''
1054 shsharp='true'
1055 sig_count='65'
1056 sig_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 '
1057 sig_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'
1058 sig_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 '
1059 sig_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'
1060 sig_size='69'
1061 signal_t='void'
1062 sitearch='/opt/perl/lib/site_perl/5.31.6/x86_64-linux'
1063 sitearchexp='/opt/perl/lib/site_perl/5.31.6/x86_64-linux'
1064 sitebin='/opt/perl/bin'
1065 sitebinexp='/opt/perl/bin'
1066 sitehtml1dir=''
1067 sitehtml1direxp=''
1068 sitehtml3dir=''
1069 sitehtml3direxp=''
1070 sitelib='/opt/perl/lib/site_perl/5.31.6'
1071 sitelib_stem='/opt/perl/lib/site_perl'
1072 sitelibexp='/opt/perl/lib/site_perl/5.31.6'
1073 siteman1dir='/opt/perl/man/man1'
1074 siteman1direxp='/opt/perl/man/man1'
1075 siteman3dir='/opt/perl/man/man3'
1076 siteman3direxp='/opt/perl/man/man3'
1077 siteprefix='/opt/perl'
1078 siteprefixexp='/opt/perl'
1079 sitescript='/opt/perl/bin'
1080 sitescriptexp='/opt/perl/bin'
1081 sizesize='8'
1082 sizetype='size_t'
1083 sleep=''
1084 smail=''
1085 so='so'
1086 sockethdr=''
1087 socketlib=''
1088 socksizetype='socklen_t'
1089 sort='sort'
1090 spackage='Perl5'
1091 spitshell='cat'
1092 srand48_r_proto='0'
1093 srandom_r_proto='0'
1094 src='.'
1095 ssizetype='ssize_t'
1096 st_ino_sign='1'
1097 st_ino_size='8'
1098 startperl='#!/opt/perl/bin/perl5.31.6'
1099 startsh='#!/bin/sh'
1100 static_ext=' '
1101 stdchar='char'
1102 stdio_base='((fp)->_IO_read_base)'
1103 stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1104 stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
1105 stdio_filbuf=''
1106 stdio_ptr='((fp)->_IO_read_ptr)'
1107 stdio_stream_array=''
1108 strerror_r_proto='0'
1109 submit=''
1110 subversion='6'
1111 sysman='/usr/share/man/man1'
1112 sysroot=''
1113 tail=''
1114 tar=''
1115 targetarch=''
1116 targetdir=''
1117 targetenv=''
1118 targethost=''
1119 targetmkdir=''
1120 targetport=''
1121 targetsh='/bin/sh'
1122 tbl=''
1123 tee=''
1124 test='test'
1125 timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
1126 timetype='time_t'
1127 tmpnam_r_proto='0'
1128 to=':'
1129 touch='touch'
1130 tr='tr'
1131 trnl='\n'
1132 troff=''
1133 ttyname_r_proto='0'
1134 u16size='2'
1135 u16type='unsigned short'
1136 u32size='4'
1137 u32type='unsigned int'
1138 u64size='8'
1139 u64type='unsigned long'
1140 u8size='1'
1141 u8type='unsigned char'
1142 uidformat='"u"'
1143 uidsign='1'
1144 uidsize='4'
1145 uidtype='uid_t'
1146 uname='uname'
1147 uniq='uniq'
1148 uquadtype='unsigned long'
1149 use5005threads='undef'
1150 use64bitall='define'
1151 use64bitint='define'
1152 usecbacktrace='undef'
1153 usecrosscompile='undef'
1154 usedevel='define'
1155 usedl='define'
1156 usedtrace='undef'
1157 usefaststdio='undef'
1158 useithreads='undef'
1159 usekernprocpathname='undef'
1160 uselargefiles='define'
1161 uselongdouble='undef'
1162 usemallocwrap='define'
1163 usemorebits='undef'
1164 usemultiplicity='undef'
1165 usemymalloc='n'
1166 usenm='false'
1167 usensgetexecutablepath='undef'
1168 useopcode='true'
1169 useperlio='define'
1170 useposix='true'
1171 usequadmath='undef'
1172 usereentrant='undef'
1173 userelocatableinc='undef'
1174 useshrplib='false'
1175 usesitecustomize='undef'
1176 usesocks='undef'
1177 usethreads='undef'
1178 usevendorprefix='undef'
1179 useversionedarchname='undef'
1180 usevfork='false'
1181 usrinc='/usr/include'
1182 uuname=''
1183 uvXUformat='"lX"'
1184 uvoformat='"lo"'
1185 uvsize='8'
1186 uvtype='unsigned long'
1187 uvuformat='"lu"'
1188 uvxformat='"lx"'
1189 vendorarch=''
1190 vendorarchexp=''
1191 vendorbin=''
1192 vendorbinexp=''
1193 vendorhtml1dir=' '
1194 vendorhtml1direxp=''
1195 vendorhtml3dir=' '
1196 vendorhtml3direxp=''
1197 vendorlib=''
1198 vendorlib_stem=''
1199 vendorlibexp=''
1200 vendorman1dir=' '
1201 vendorman1direxp=''
1202 vendorman3dir=' '
1203 vendorman3direxp=''
1204 vendorprefix=''
1205 vendorprefixexp=''
1206 vendorscript=''
1207 vendorscriptexp=''
1208 version='5.31.6'
1209 version_patchlevel_string='version 31 subversion 6'
1210 versiononly='define'
1211 vi=''
1212 xlibpth='/usr/lib/386 /lib/386'
1213 yacc='yacc'
1214 yaccflags=''
1215 zcat=''
1216 zip='zip'
1217 PERL_REVISION=5
1218 PERL_VERSION=31
1219 PERL_SUBVERSION=6
1220 PERL_API_REVISION=5
1221 PERL_API_VERSION=31
1222 PERL_API_SUBVERSION=6
1223 PERL_PATCHLEVEL=''
1224 PERL_CONFIG_SH=true
1225 : Variables propagated from previous config.sh file.
1226 libdb_needs_pthread='N'