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