This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Regenerate Porting/Glossary
[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='6'
42 api_version='27'
43 api_versionstring='5.27.6'
44 ar='ar'
45 archlib='/tmp/blead/lib/perl5/5.27.6/x86_64-linux'
46 archlibexp='/tmp/blead/lib/perl5/5.27.6/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_sockaddr_in6='define'
544 d_sockaddr_sa_len='undef'
545 d_sockatmark='define'
546 d_sockatmarkproto='define'
547 d_socket='define'
548 d_socklen_t='define'
549 d_sockpair='define'
550 d_socks5_init='undef'
551 d_sqrtl='define'
552 d_srand48_r='undef'
553 d_srandom_r='undef'
554 d_sresgproto='undef'
555 d_sresuproto='undef'
556 d_stat='define'
557 d_statblks='define'
558 d_statfs_f_flags='define'
559 d_statfs_s='define'
560 d_static_inline='define'
561 d_statvfs='define'
562 d_stdio_cnt_lval='undef'
563 d_stdio_ptr_lval='define'
564 d_stdio_ptr_lval_nochange_cnt='undef'
565 d_stdio_ptr_lval_sets_cnt='define'
566 d_stdio_stream_array='undef'
567 d_stdiobase='define'
568 d_stdstdio='define'
569 d_strcoll='define'
570 d_strerror_l='define'
571 d_strerror_r='undef'
572 d_strftime='define'
573 d_strlcat='undef'
574 d_strlcpy='undef'
575 d_strnlen='define'
576 d_strtod='define'
577 d_strtol='define'
578 d_strtold='define'
579 d_strtold_l='define'
580 d_strtoll='define'
581 d_strtoq='define'
582 d_strtoul='define'
583 d_strtoull='define'
584 d_strtouq='define'
585 d_strxfrm='define'
586 d_suidsafe='undef'
587 d_symlink='define'
588 d_syscall='define'
589 d_syscallproto='define'
590 d_sysconf='define'
591 d_sysernlst=''
592 d_syserrlst='define'
593 d_system='define'
594 d_tcgetpgrp='define'
595 d_tcsetpgrp='define'
596 d_telldir='define'
597 d_telldirproto='define'
598 d_tgamma='define'
599 d_thread_safe_nl_langinfo_l='undef'
600 d_time='define'
601 d_timegm='define'
602 d_times='define'
603 d_tm_tm_gmtoff='define'
604 d_tm_tm_zone='define'
605 d_tmpnam_r='undef'
606 d_trunc='define'
607 d_truncate='define'
608 d_truncl='define'
609 d_ttyname_r='undef'
610 d_tzname='define'
611 d_u32align='define'
612 d_ualarm='define'
613 d_umask='define'
614 d_uname='define'
615 d_union_semun='undef'
616 d_unlinkat='define'
617 d_unordered='undef'
618 d_unsetenv='define'
619 d_uselocale='define'
620 d_usleep='define'
621 d_usleepproto='define'
622 d_ustat='define'
623 d_vendorarch='undef'
624 d_vendorbin='undef'
625 d_vendorlib='undef'
626 d_vendorscript='undef'
627 d_vfork='undef'
628 d_void_closedir='undef'
629 d_voidsig='define'
630 d_voidtty=''
631 d_wait4='define'
632 d_waitpid='define'
633 d_wcscmp='define'
634 d_wcstombs='define'
635 d_wcsxfrm='define'
636 d_wctomb='define'
637 d_writev='define'
638 d_xenix='undef'
639 date='date'
640 db_hashtype='u_int32_t'
641 db_prefixtype='size_t'
642 db_version_major=''
643 db_version_minor=''
644 db_version_patch=''
645 default_inc_excludes_dot='define'
646 direntrytype='struct dirent'
647 dlext='so'
648 dlsrc='dl_dlopen.xs'
649 doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
650 doublekind='3'
651 doublemantbits='52'
652 doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
653 doublesize='8'
654 drand01='Perl_drand48()'
655 drand48_r_proto='0'
656 dtrace=''
657 dtraceobject=''
658 dtracexnolibs=''
659 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'
660 eagain='EAGAIN'
661 ebcdic='undef'
662 echo='echo'
663 egrep='egrep'
664 emacs=''
665 endgrent_r_proto='0'
666 endhostent_r_proto='0'
667 endnetent_r_proto='0'
668 endprotoent_r_proto='0'
669 endpwent_r_proto='0'
670 endservent_r_proto='0'
671 eunicefix=':'
672 exe_ext=''
673 expr='expr'
674 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'
675 extern_C='extern'
676 extras=''
677 fflushNULL='define'
678 fflushall='undef'
679 find=''
680 firstmakefile='makefile'
681 flex=''
682 fpossize='16'
683 fpostype='fpos_t'
684 freetype='void'
685 from=':'
686 full_ar='/usr/bin/ar'
687 full_csh='csh'
688 full_sed='/bin/sed'
689 gccansipedantic=''
690 gccosandvers=''
691 gccversion='4.9.2'
692 getgrent_r_proto='0'
693 getgrgid_r_proto='0'
694 getgrnam_r_proto='0'
695 gethostbyaddr_r_proto='0'
696 gethostbyname_r_proto='0'
697 gethostent_r_proto='0'
698 getlogin_r_proto='0'
699 getnetbyaddr_r_proto='0'
700 getnetbyname_r_proto='0'
701 getnetent_r_proto='0'
702 getprotobyname_r_proto='0'
703 getprotobynumber_r_proto='0'
704 getprotoent_r_proto='0'
705 getpwent_r_proto='0'
706 getpwnam_r_proto='0'
707 getpwuid_r_proto='0'
708 getservbyname_r_proto='0'
709 getservbyport_r_proto='0'
710 getservent_r_proto='0'
711 getspnam_r_proto='0'
712 gidformat='"u"'
713 gidsign='1'
714 gidsize='4'
715 gidtype='gid_t'
716 glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
717 gmake='gmake'
718 gmtime_r_proto='0'
719 gnulibc_version='2.19'
720 grep='grep'
721 groupcat='cat /etc/group'
722 groupstype='gid_t'
723 gzip='gzip'
724 h_fcntl='false'
725 h_sysfile='true'
726 hint='recommended'
727 hostcat='cat /etc/hosts'
728 hostgenerate=''
729 hostosname=''
730 hostperl=''
731 html1dir=' '
732 html1direxp=''
733 html3dir=' '
734 html3direxp=''
735 i16size='2'
736 i16type='short'
737 i32size='4'
738 i32type='int'
739 i64size='8'
740 i64type='long'
741 i8size='1'
742 i8type='signed char'
743 i_arpainet='define'
744 i_bfd='undef'
745 i_bsdioctl=''
746 i_crypt='define'
747 i_db='undef'
748 i_dbm='undef'
749 i_dirent='define'
750 i_dlfcn='define'
751 i_execinfo='define'
752 i_fcntl='undef'
753 i_fenv='define'
754 i_fp='undef'
755 i_fp_class='undef'
756 i_gdbm='undef'
757 i_gdbm_ndbm='undef'
758 i_gdbmndbm='undef'
759 i_grp='define'
760 i_ieeefp='undef'
761 i_inttypes='define'
762 i_langinfo='define'
763 i_libutil='undef'
764 i_locale='define'
765 i_machcthr='undef'
766 i_malloc='define'
767 i_mallocmalloc='undef'
768 i_mntent='define'
769 i_ndbm='undef'
770 i_netdb='define'
771 i_neterrno='undef'
772 i_netinettcp='define'
773 i_niin='define'
774 i_poll='define'
775 i_prot='undef'
776 i_pthread='define'
777 i_pwd='define'
778 i_quadmath='define'
779 i_rpcsvcdbm='undef'
780 i_sgtty='undef'
781 i_shadow='define'
782 i_socks='undef'
783 i_stdbool='define'
784 i_stdint='define'
785 i_stdlib='define'
786 i_sunmath='undef'
787 i_sysaccess='undef'
788 i_sysdir='define'
789 i_sysfile='define'
790 i_sysfilio='undef'
791 i_sysin='undef'
792 i_sysioctl='define'
793 i_syslog='define'
794 i_sysmman='define'
795 i_sysmode='undef'
796 i_sysmount='define'
797 i_sysndir='undef'
798 i_sysparam='define'
799 i_syspoll='define'
800 i_sysresrc='define'
801 i_syssecrt='undef'
802 i_sysselct='define'
803 i_syssockio='undef'
804 i_sysstat='define'
805 i_sysstatfs='define'
806 i_sysstatvfs='define'
807 i_systime='define'
808 i_systimek='undef'
809 i_systimes='define'
810 i_systypes='define'
811 i_sysuio='define'
812 i_sysun='define'
813 i_sysutsname='define'
814 i_sysvfs='define'
815 i_syswait='define'
816 i_termio='undef'
817 i_termios='define'
818 i_time='define'
819 i_unistd='define'
820 i_ustat='define'
821 i_utime='define'
822 i_vfork='undef'
823 i_wchar='define'
824 i_xlocale='define'
825 ignore_versioned_solibs='y'
826 inc_version_list=''
827 inc_version_list_init='0'
828 incpath=''
829 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'
830 inews=''
831 initialinstalllocation='/tmp/blead/bin'
832 installarchlib='/tmp/blead/lib/perl5/5.27.6/x86_64-linux'
833 installbin='/tmp/blead/bin'
834 installhtml1dir=''
835 installhtml3dir=''
836 installman1dir='/tmp/blead/man/man1'
837 installman3dir='/tmp/blead/man/man3'
838 installprefix='/tmp/blead'
839 installprefixexp='/tmp/blead'
840 installprivlib='/tmp/blead/lib/perl5/5.27.6'
841 installscript='/tmp/blead/bin'
842 installsitearch='/tmp/blead/lib/perl5/site_perl/5.27.6/x86_64-linux'
843 installsitebin='/tmp/blead/bin'
844 installsitehtml1dir=''
845 installsitehtml3dir=''
846 installsitelib='/tmp/blead/lib/perl5/site_perl/5.27.6'
847 installsiteman1dir='/tmp/blead/man/man1'
848 installsiteman3dir='/tmp/blead/man/man3'
849 installsitescript='/tmp/blead/bin'
850 installstyle='lib/perl5'
851 installusrbinperl='undef'
852 installvendorarch=''
853 installvendorbin=''
854 installvendorhtml1dir=''
855 installvendorhtml3dir=''
856 installvendorlib=''
857 installvendorman1dir=''
858 installvendorman3dir=''
859 installvendorscript=''
860 intsize='4'
861 issymlink='test -h'
862 ivdformat='"ld"'
863 ivsize='8'
864 ivtype='long'
865 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 '
866 ksh=''
867 ld='cc'
868 ld_can_script='define'
869 lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
870 ldflags=' -fstack-protector-strong -L/usr/local/lib'
871 ldflags_uselargefiles=''
872 ldlibpthname='LD_LIBRARY_PATH'
873 less='less'
874 lib_ext='.a'
875 libc='libc-2.19.so'
876 libperl='libperl.a'
877 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'
878 libs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'
879 libsdirs=' /usr/lib/x86_64-linux-gnu'
880 libsfiles=' libpthread.so libnsl.so libdl.so libm.so libcrypt.so libutil.so libc.so'
881 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'
882 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'
883 libswanted='cl pthread socket inet nsl gdbm dbm db malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
884 libswanted_uselargefiles=''
885 line=''
886 lint=''
887 lkflags=''
888 ln='ln'
889 lns='/bin/ln -s'
890 localtime_r_proto='0'
891 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
892 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
893 longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
894 longdblkind='3'
895 longdblmantbits='64'
896 longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
897 longdblsize='16'
898 longlongsize='8'
899 longsize='8'
900 lp=''
901 lpr=''
902 ls='ls'
903 lseeksize='8'
904 lseektype='off_t'
905 mail=''
906 mailx=''
907 make='make'
908 make_set_make='#'
909 mallocobj=''
910 mallocsrc=''
911 malloctype='void *'
912 man1dir='/tmp/blead/man/man1'
913 man1direxp='/tmp/blead/man/man1'
914 man1ext='1'
915 man3dir='/tmp/blead/man/man3'
916 man3direxp='/tmp/blead/man/man3'
917 man3ext='3'
918 mips_type=''
919 mistrustnm=''
920 mkdir='mkdir'
921 mmaptype='void *'
922 modetype='mode_t'
923 more='more'
924 multiarch='undef'
925 mv=''
926 myarchname='x86_64-linux'
927 mydomain='.yourplace.com'
928 myhostname='pniagi'
929 myuname='linux pniagi 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
930 n='-n'
931 need_va_copy='define'
932 netdb_hlen_type='size_t'
933 netdb_host_type='char *'
934 netdb_name_type='const char *'
935 netdb_net_type='in_addr_t'
936 nm='nm'
937 nm_opt=''
938 nm_so_opt='--dynamic'
939 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'
940 nroff='nroff'
941 nvEUformat='"E"'
942 nvFUformat='"F"'
943 nvGUformat='"G"'
944 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'
945 nv_preserves_uv_bits='53'
946 nveformat='"e"'
947 nvfformat='"f"'
948 nvgformat='"g"'
949 nvmantbits='52'
950 nvsize='8'
951 nvtype='double'
952 o_nonblock='O_NONBLOCK'
953 obj_ext='.o'
954 old_pthread_create_joinable=''
955 optimize='-O2'
956 orderlib='false'
957 osname='linux'
958 osvers='3.16.0-4-amd64'
959 otherlibdirs=' '
960 package='perl5'
961 pager='/bin/less -R'
962 passcat='cat /etc/passwd'
963 patchlevel='27'
964 path_sep=':'
965 perl5='/usr/bin/perl'
966 perl='perl'
967 perl_patchlevel=''
968 perl_static_inline='static __inline__'
969 perladmin='arc@cpan.org'
970 perllibs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'
971 perlpath='/tmp/blead/bin/perl5.27.6'
972 pg='pg'
973 phostname='hostname'
974 pidtype='pid_t'
975 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'
976 pmake=''
977 pr=''
978 prefix='/tmp/blead'
979 prefixexp='/tmp/blead'
980 privlib='/tmp/blead/lib/perl5/5.27.6'
981 privlibexp='/tmp/blead/lib/perl5/5.27.6'
982 procselfexe='"/proc/self/exe"'
983 ptrsize='8'
984 quadkind='2'
985 quadtype='long'
986 randbits='48'
987 randfunc='Perl_drand48'
988 random_r_proto='0'
989 randseedtype='U32'
990 ranlib=':'
991 rd_nodata='-1'
992 readdir64_r_proto='0'
993 readdir_r_proto='0'
994 revision='5'
995 rm='rm'
996 rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
997 rmail=''
998 run=''
999 runnm='false'
1000 sGMTIME_max='67768036191676799'
1001 sGMTIME_min='-62167219200'
1002 sLOCALTIME_max='67768036191676799'
1003 sLOCALTIME_min='-62167219125'
1004 sPRIEUldbl='"LE"'
1005 sPRIFUldbl='"LF"'
1006 sPRIGUldbl='"LG"'
1007 sPRIXU64='"lX"'
1008 sPRId64='"ld"'
1009 sPRIeldbl='"Le"'
1010 sPRIfldbl='"Lf"'
1011 sPRIgldbl='"Lg"'
1012 sPRIi64='"li"'
1013 sPRIo64='"lo"'
1014 sPRIu64='"lu"'
1015 sPRIx64='"lx"'
1016 sSCNfldbl='"Lf"'
1017 sched_yield='sched_yield()'
1018 scriptdir='/tmp/blead/bin'
1019 scriptdirexp='/tmp/blead/bin'
1020 sed='sed'
1021 seedfunc='Perl_drand48_init'
1022 selectminbits='64'
1023 selecttype='fd_set *'
1024 sendmail=''
1025 setgrent_r_proto='0'
1026 sethostent_r_proto='0'
1027 setlocale_r_proto='0'
1028 setnetent_r_proto='0'
1029 setprotoent_r_proto='0'
1030 setpwent_r_proto='0'
1031 setservent_r_proto='0'
1032 sh='/bin/sh'
1033 shar=''
1034 sharpbang='#!'
1035 shmattype='void *'
1036 shortsize='2'
1037 shrpenv=''
1038 shsharp='true'
1039 sig_count='65'
1040 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 '
1041 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'
1042 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 '
1043 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'
1044 sig_size='69'
1045 signal_t='void'
1046 sitearch='/tmp/blead/lib/perl5/site_perl/5.27.6/x86_64-linux'
1047 sitearchexp='/tmp/blead/lib/perl5/site_perl/5.27.6/x86_64-linux'
1048 sitebin='/tmp/blead/bin'
1049 sitebinexp='/tmp/blead/bin'
1050 sitehtml1dir=''
1051 sitehtml1direxp=''
1052 sitehtml3dir=''
1053 sitehtml3direxp=''
1054 sitelib='/tmp/blead/lib/perl5/site_perl/5.27.6'
1055 sitelib_stem='/tmp/blead/lib/perl5/site_perl'
1056 sitelibexp='/tmp/blead/lib/perl5/site_perl/5.27.6'
1057 siteman1dir='/tmp/blead/man/man1'
1058 siteman1direxp='/tmp/blead/man/man1'
1059 siteman3dir='/tmp/blead/man/man3'
1060 siteman3direxp='/tmp/blead/man/man3'
1061 siteprefix='/tmp/blead'
1062 siteprefixexp='/tmp/blead'
1063 sitescript='/tmp/blead/bin'
1064 sitescriptexp='/tmp/blead/bin'
1065 sizesize='8'
1066 sizetype='size_t'
1067 sleep=''
1068 smail=''
1069 so='so'
1070 sockethdr=''
1071 socketlib=''
1072 socksizetype='socklen_t'
1073 sort='sort'
1074 spackage='Perl5'
1075 spitshell='cat'
1076 srand48_r_proto='0'
1077 srandom_r_proto='0'
1078 src='.'
1079 ssizetype='ssize_t'
1080 st_ino_sign='1'
1081 st_ino_size='8'
1082 startperl='#!/tmp/blead/bin/perl5.27.6'
1083 startsh='#!/bin/sh'
1084 static_ext=' '
1085 stdchar='char'
1086 stdio_base='((fp)->_IO_read_base)'
1087 stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1088 stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
1089 stdio_filbuf=''
1090 stdio_ptr='((fp)->_IO_read_ptr)'
1091 stdio_stream_array=''
1092 strerror_r_proto='0'
1093 submit=''
1094 subversion='6'
1095 sysman='/usr/share/man/man1'
1096 sysroot=''
1097 tail=''
1098 tar=''
1099 targetarch=''
1100 targetdir=''
1101 targetenv=''
1102 targethost=''
1103 targetmkdir=''
1104 targetport=''
1105 targetsh='/bin/sh'
1106 tbl=''
1107 tee=''
1108 test='test'
1109 timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
1110 timetype='time_t'
1111 tmpnam_r_proto='0'
1112 to=':'
1113 touch='touch'
1114 tr='tr'
1115 trnl='\n'
1116 troff=''
1117 ttyname_r_proto='0'
1118 u16size='2'
1119 u16type='unsigned short'
1120 u32size='4'
1121 u32type='unsigned int'
1122 u64size='8'
1123 u64type='unsigned long'
1124 u8size='1'
1125 u8type='unsigned char'
1126 uidformat='"u"'
1127 uidsign='1'
1128 uidsize='4'
1129 uidtype='uid_t'
1130 uname='uname'
1131 uniq='uniq'
1132 uquadtype='unsigned long'
1133 use5005threads='undef'
1134 use64bitall='define'
1135 use64bitint='define'
1136 usecbacktrace='undef'
1137 usecrosscompile='undef'
1138 usedevel='define'
1139 usedl='define'
1140 usedtrace='undef'
1141 usefaststdio='undef'
1142 useithreads='undef'
1143 usekernprocpathname='undef'
1144 uselargefiles='define'
1145 uselongdouble='undef'
1146 usemallocwrap='define'
1147 usemorebits='undef'
1148 usemultiplicity='undef'
1149 usemymalloc='n'
1150 usenm='false'
1151 usensgetexecutablepath='undef'
1152 useopcode='true'
1153 useperlio='define'
1154 useposix='true'
1155 usequadmath='undef'
1156 usereentrant='undef'
1157 userelocatableinc='undef'
1158 useshrplib='false'
1159 usesitecustomize='undef'
1160 usesocks='undef'
1161 usethreads='undef'
1162 usevendorprefix='undef'
1163 useversionedarchname='undef'
1164 usevfork='false'
1165 usrinc='/usr/include'
1166 uuname=''
1167 uvXUformat='"lX"'
1168 uvoformat='"lo"'
1169 uvsize='8'
1170 uvtype='unsigned long'
1171 uvuformat='"lu"'
1172 uvxformat='"lx"'
1173 vendorarch=''
1174 vendorarchexp=''
1175 vendorbin=''
1176 vendorbinexp=''
1177 vendorhtml1dir=' '
1178 vendorhtml1direxp=''
1179 vendorhtml3dir=' '
1180 vendorhtml3direxp=''
1181 vendorlib=''
1182 vendorlib_stem=''
1183 vendorlibexp=''
1184 vendorman1dir=' '
1185 vendorman1direxp=''
1186 vendorman3dir=' '
1187 vendorman3direxp=''
1188 vendorprefix=''
1189 vendorprefixexp=''
1190 vendorscript=''
1191 vendorscriptexp=''
1192 version='5.27.6'
1193 version_patchlevel_string='version 27 subversion 6'
1194 versiononly='define'
1195 vi=''
1196 xlibpth='/usr/lib/386 /lib/386'
1197 yacc='yacc'
1198 yaccflags=''
1199 zcat=''
1200 zip='zip'
1201 PERL_REVISION=5
1202 PERL_VERSION=27
1203 PERL_SUBVERSION=6
1204 PERL_API_REVISION=5
1205 PERL_API_VERSION=27
1206 PERL_API_SUBVERSION=6
1207 PERL_PATCHLEVEL=''
1208 PERL_CONFIG_SH=true
1209 : Variables propagated from previous config.sh file.
1210 libdb_needs_pthread='N'