This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
configure probes for accept4(), dup3(), pipe2()
[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 15:55:04 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='8'
48 api_version='27'
49 api_versionstring='5.27.8'
50 ar='ar'
51 archlib='/opt/perl/lib/5.27.8/x86_64-linux'
52 archlibexp='/opt/perl/lib/5.27.8/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 15:55:04 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_const='define'
162 d_copysign='define'
163 d_copysignl='define'
164 d_cplusplus='undef'
165 d_crypt='define'
166 d_crypt_r='undef'
167 d_csh='define'
168 d_ctermid='define'
169 d_ctermid_r='undef'
170 d_ctime64='undef'
171 d_ctime_r='undef'
172 d_cuserid='define'
173 d_dbminitproto='define'
174 d_difftime64='undef'
175 d_difftime='define'
176 d_dir_dd_fd='undef'
177 d_dirfd='define'
178 d_dirnamlen='undef'
179 d_dladdr='define'
180 d_dlerror='define'
181 d_dlopen='define'
182 d_dlsymun='undef'
183 d_dosuid='undef'
184 d_double_has_inf='define'
185 d_double_has_nan='define'
186 d_double_has_negative_zero='define'
187 d_double_has_subnormals='define'
188 d_double_style_cray='undef'
189 d_double_style_ibm='undef'
190 d_double_style_ieee='define'
191 d_double_style_vax='undef'
192 d_drand48_r='undef'
193 d_drand48proto='define'
194 d_dup2='define'
195 d_dup3='define'
196 d_duplocale='define'
197 d_eaccess='define'
198 d_endgrent='define'
199 d_endgrent_r='undef'
200 d_endhent='define'
201 d_endhostent_r='undef'
202 d_endnent='define'
203 d_endnetent_r='undef'
204 d_endpent='define'
205 d_endprotoent_r='undef'
206 d_endpwent='define'
207 d_endpwent_r='undef'
208 d_endsent='define'
209 d_endservent_r='undef'
210 d_eofnblk='define'
211 d_erf='define'
212 d_erfc='define'
213 d_eunice='undef'
214 d_exp2='define'
215 d_expm1='define'
216 d_faststdio='define'
217 d_fchdir='define'
218 d_fchmod='define'
219 d_fchmodat='define'
220 d_fchown='define'
221 d_fcntl='define'
222 d_fcntl_can_lock='define'
223 d_fd_macros='define'
224 d_fd_set='define'
225 d_fdclose='undef'
226 d_fdim='define'
227 d_fds_bits='undef'
228 d_fegetround='define'
229 d_fgetpos='define'
230 d_finite='define'
231 d_finitel='define'
232 d_flexfnam='define'
233 d_flock='define'
234 d_flockproto='define'
235 d_fma='define'
236 d_fmax='define'
237 d_fmin='define'
238 d_fork='define'
239 d_fp_class='undef'
240 d_fp_classify='undef'
241 d_fp_classl='undef'
242 d_fpathconf='define'
243 d_fpclass='undef'
244 d_fpclassify='define'
245 d_fpclassl='undef'
246 d_fpgetround='undef'
247 d_fpos64_t='undef'
248 d_freelocale='define'
249 d_frexpl='define'
250 d_fs_data_s='undef'
251 d_fseeko='define'
252 d_fsetpos='define'
253 d_fstatfs='define'
254 d_fstatvfs='define'
255 d_fsync='define'
256 d_ftello='define'
257 d_ftime='undef'
258 d_futimes='define'
259 d_gai_strerror='define'
260 d_gdbm_ndbm_h_uses_prototypes='undef'
261 d_gdbmndbm_h_uses_prototypes='undef'
262 d_getaddrinfo='define'
263 d_getcwd='define'
264 d_getespwnam='undef'
265 d_getfsstat='undef'
266 d_getgrent='define'
267 d_getgrent_r='undef'
268 d_getgrgid_r='undef'
269 d_getgrnam_r='undef'
270 d_getgrps='define'
271 d_gethbyaddr='define'
272 d_gethbyname='define'
273 d_gethent='define'
274 d_gethname='define'
275 d_gethostbyaddr_r='undef'
276 d_gethostbyname_r='undef'
277 d_gethostent_r='undef'
278 d_gethostprotos='define'
279 d_getitimer='define'
280 d_getlogin='define'
281 d_getlogin_r='undef'
282 d_getmnt='undef'
283 d_getmntent='define'
284 d_getnameinfo='define'
285 d_getnbyaddr='define'
286 d_getnbyname='define'
287 d_getnent='define'
288 d_getnetbyaddr_r='undef'
289 d_getnetbyname_r='undef'
290 d_getnetent_r='undef'
291 d_getnetprotos='define'
292 d_getpagsz='define'
293 d_getpbyname='define'
294 d_getpbynumber='define'
295 d_getpent='define'
296 d_getpgid='define'
297 d_getpgrp2='undef'
298 d_getpgrp='define'
299 d_getppid='define'
300 d_getprior='define'
301 d_getprotobyname_r='undef'
302 d_getprotobynumber_r='undef'
303 d_getprotoent_r='undef'
304 d_getprotoprotos='define'
305 d_getprpwnam='undef'
306 d_getpwent='define'
307 d_getpwent_r='undef'
308 d_getpwnam_r='undef'
309 d_getpwuid_r='undef'
310 d_getsbyname='define'
311 d_getsbyport='define'
312 d_getsent='define'
313 d_getservbyname_r='undef'
314 d_getservbyport_r='undef'
315 d_getservent_r='undef'
316 d_getservprotos='define'
317 d_getspnam='define'
318 d_getspnam_r='undef'
319 d_gettimeod='define'
320 d_gmtime64='undef'
321 d_gmtime_r='undef'
322 d_gnulibc='define'
323 d_grpasswd='define'
324 d_hasmntopt='define'
325 d_htonl='define'
326 d_hypot='define'
327 d_ilogb='define'
328 d_ilogbl='define'
329 d_inc_version_list='undef'
330 d_inetaton='define'
331 d_inetntop='define'
332 d_inetpton='define'
333 d_int64_t='define'
334 d_ip_mreq='define'
335 d_ip_mreq_source='define'
336 d_ipv6_mreq='define'
337 d_ipv6_mreq_source='undef'
338 d_isascii='define'
339 d_isblank='define'
340 d_isfinite='define'
341 d_isfinitel='undef'
342 d_isinf='define'
343 d_isinfl='define'
344 d_isless='undef'
345 d_isnan='define'
346 d_isnanl='define'
347 d_isnormal='define'
348 d_j0='define'
349 d_j0l='define'
350 d_killpg='define'
351 d_lc_monetary_2008='define'
352 d_lchown='define'
353 d_ldbl_dig='define'
354 d_ldexpl='define'
355 d_lgamma='define'
356 d_lgamma_r='define'
357 d_libm_lib_version='define'
358 d_libname_unique='undef'
359 d_link='define'
360 d_linkat='define'
361 d_llrint='define'
362 d_llrintl='define'
363 d_llround='define'
364 d_llroundl='define'
365 d_localeconv_l='undef'
366 d_localtime64='undef'
367 d_localtime_r='undef'
368 d_localtime_r_needs_tzset='undef'
369 d_locconv='define'
370 d_lockf='define'
371 d_log1p='define'
372 d_log2='define'
373 d_logb='define'
374 d_long_double_style_ieee='define'
375 d_long_double_style_ieee_doubledouble='undef'
376 d_long_double_style_ieee_extended='define'
377 d_long_double_style_ieee_std='undef'
378 d_long_double_style_vax='undef'
379 d_longdbl='define'
380 d_longlong='define'
381 d_lrint='define'
382 d_lrintl='define'
383 d_lround='define'
384 d_lroundl='define'
385 d_lseekproto='define'
386 d_lstat='define'
387 d_madvise='define'
388 d_malloc_good_size='undef'
389 d_malloc_size='undef'
390 d_mblen='define'
391 d_mbrlen='define'
392 d_mbrtowc='define'
393 d_mbstowcs='define'
394 d_mbtowc='define'
395 d_memmem='define'
396 d_memrchr='define'
397 d_mkdir='define'
398 d_mkdtemp='define'
399 d_mkfifo='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_r='undef'
511 d_setnent='define'
512 d_setnetent_r='undef'
513 d_setpent='define'
514 d_setpgid='define'
515 d_setpgrp2='undef'
516 d_setpgrp='define'
517 d_setprior='define'
518 d_setproctitle='undef'
519 d_setprotoent_r='undef'
520 d_setpwent='define'
521 d_setpwent_r='undef'
522 d_setregid='define'
523 d_setresgid='define'
524 d_setresuid='define'
525 d_setreuid='define'
526 d_setrgid='undef'
527 d_setruid='undef'
528 d_setsent='define'
529 d_setservent_r='undef'
530 d_setsid='define'
531 d_setvbuf='define'
532 d_shm='define'
533 d_shmat='define'
534 d_shmatprototype='define'
535 d_shmctl='define'
536 d_shmdt='define'
537 d_shmget='define'
538 d_sigaction='define'
539 d_siginfo_si_addr='define'
540 d_siginfo_si_band='define'
541 d_siginfo_si_errno='define'
542 d_siginfo_si_fd='define'
543 d_siginfo_si_pid='define'
544 d_siginfo_si_status='define'
545 d_siginfo_si_uid='define'
546 d_siginfo_si_value='define'
547 d_signbit='define'
548 d_sigprocmask='define'
549 d_sigsetjmp='define'
550 d_sin6_scope_id='define'
551 d_sitearch='define'
552 d_snprintf='define'
553 d_sockaddr_in6='define'
554 d_sockaddr_sa_len='undef'
555 d_sockatmark='define'
556 d_sockatmarkproto='define'
557 d_socket='define'
558 d_socklen_t='define'
559 d_sockpair='define'
560 d_socks5_init='undef'
561 d_sqrtl='define'
562 d_srand48_r='undef'
563 d_srandom_r='undef'
564 d_sresgproto='undef'
565 d_sresuproto='undef'
566 d_stat='define'
567 d_statblks='define'
568 d_statfs_f_flags='define'
569 d_statfs_s='define'
570 d_static_inline='define'
571 d_statvfs='define'
572 d_stdio_cnt_lval='undef'
573 d_stdio_ptr_lval='define'
574 d_stdio_ptr_lval_nochange_cnt='undef'
575 d_stdio_ptr_lval_sets_cnt='define'
576 d_stdio_stream_array='undef'
577 d_stdiobase='define'
578 d_stdstdio='define'
579 d_strcoll='define'
580 d_strerror_l='define'
581 d_strerror_r='undef'
582 d_strftime='define'
583 d_strlcat='undef'
584 d_strlcpy='undef'
585 d_strnlen='define'
586 d_strtod='define'
587 d_strtol='define'
588 d_strtold='define'
589 d_strtold_l='define'
590 d_strtoll='define'
591 d_strtoq='define'
592 d_strtoul='define'
593 d_strtoull='define'
594 d_strtouq='define'
595 d_strxfrm='define'
596 d_suidsafe='undef'
597 d_symlink='define'
598 d_syscall='define'
599 d_syscallproto='define'
600 d_sysconf='define'
601 d_sysernlst=''
602 d_syserrlst='define'
603 d_system='define'
604 d_tcgetpgrp='define'
605 d_tcsetpgrp='define'
606 d_telldir='define'
607 d_telldirproto='define'
608 d_tgamma='define'
609 d_thread_safe_nl_langinfo_l='undef'
610 d_time='define'
611 d_timegm='define'
612 d_times='define'
613 d_tm_tm_gmtoff='define'
614 d_tm_tm_zone='define'
615 d_tmpnam_r='undef'
616 d_trunc='define'
617 d_truncate='define'
618 d_truncl='define'
619 d_ttyname_r='undef'
620 d_tzname='define'
621 d_u32align='define'
622 d_ualarm='define'
623 d_umask='define'
624 d_uname='define'
625 d_union_semun='undef'
626 d_unlinkat='define'
627 d_unordered='undef'
628 d_unsetenv='define'
629 d_uselocale='define'
630 d_usleep='define'
631 d_usleepproto='define'
632 d_ustat='define'
633 d_vendorarch='undef'
634 d_vendorbin='undef'
635 d_vendorlib='undef'
636 d_vendorscript='undef'
637 d_vfork='undef'
638 d_void_closedir='undef'
639 d_voidsig='define'
640 d_voidtty=''
641 d_vsnprintf='define'
642 d_wait4='define'
643 d_waitpid='define'
644 d_wcscmp='define'
645 d_wcstombs='define'
646 d_wcsxfrm='define'
647 d_wctomb='define'
648 d_writev='define'
649 d_xenix='undef'
650 date='date'
651 db_hashtype='u_int32_t'
652 db_prefixtype='size_t'
653 db_version_major='5'
654 db_version_minor='1'
655 db_version_patch='29'
656 default_inc_excludes_dot='define'
657 direntrytype='struct dirent'
658 dlext='so'
659 dlsrc='dl_dlopen.xs'
660 doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
661 doublekind='3'
662 doublemantbits='52'
663 doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
664 doublesize='8'
665 drand01='Perl_drand48()'
666 drand48_r_proto='0'
667 dtrace=''
668 dtraceobject=''
669 dtracexnolibs=''
670 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'
671 eagain='EAGAIN'
672 ebcdic='undef'
673 echo='echo'
674 egrep='egrep'
675 emacs=''
676 endgrent_r_proto='0'
677 endhostent_r_proto='0'
678 endnetent_r_proto='0'
679 endprotoent_r_proto='0'
680 endpwent_r_proto='0'
681 endservent_r_proto='0'
682 eunicefix=':'
683 exe_ext=''
684 expr='expr'
685 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'
686 extern_C='extern'
687 extras=''
688 fflushNULL='define'
689 fflushall='undef'
690 find=''
691 firstmakefile='makefile'
692 flex=''
693 fpossize='16'
694 fpostype='fpos_t'
695 freetype='void'
696 from=':'
697 full_ar='/usr/bin/ar'
698 full_csh='/bin/csh'
699 full_sed='/bin/sed'
700 gccansipedantic=''
701 gccosandvers=''
702 gccversion='4.9.2'
703 getgrent_r_proto='0'
704 getgrgid_r_proto='0'
705 getgrnam_r_proto='0'
706 gethostbyaddr_r_proto='0'
707 gethostbyname_r_proto='0'
708 gethostent_r_proto='0'
709 getlogin_r_proto='0'
710 getnetbyaddr_r_proto='0'
711 getnetbyname_r_proto='0'
712 getnetent_r_proto='0'
713 getprotobyname_r_proto='0'
714 getprotobynumber_r_proto='0'
715 getprotoent_r_proto='0'
716 getpwent_r_proto='0'
717 getpwnam_r_proto='0'
718 getpwuid_r_proto='0'
719 getservbyname_r_proto='0'
720 getservbyport_r_proto='0'
721 getservent_r_proto='0'
722 getspnam_r_proto='0'
723 gidformat='"u"'
724 gidsign='1'
725 gidsize='4'
726 gidtype='gid_t'
727 glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
728 gmake='gmake'
729 gmtime_r_proto='0'
730 gnulibc_version='2.19'
731 grep='grep'
732 groupcat='cat /etc/group'
733 groupstype='gid_t'
734 gzip='gzip'
735 h_fcntl='false'
736 h_sysfile='true'
737 hint='recommended'
738 hostcat=''
739 hostgenerate=''
740 hostosname=''
741 hostperl=''
742 html1dir=' '
743 html1direxp=''
744 html3dir=' '
745 html3direxp=''
746 i16size='2'
747 i16type='short'
748 i32size='4'
749 i32type='int'
750 i64size='8'
751 i64type='long'
752 i8size='1'
753 i8type='signed char'
754 i_arpainet='define'
755 i_bfd='undef'
756 i_bsdioctl=''
757 i_crypt='define'
758 i_db='define'
759 i_dbm='define'
760 i_dirent='define'
761 i_dlfcn='define'
762 i_execinfo='define'
763 i_fcntl='undef'
764 i_fenv='define'
765 i_fp='undef'
766 i_fp_class='undef'
767 i_gdbm='define'
768 i_gdbm_ndbm='define'
769 i_gdbmndbm='undef'
770 i_grp='define'
771 i_ieeefp='undef'
772 i_inttypes='define'
773 i_langinfo='define'
774 i_libutil='undef'
775 i_locale='define'
776 i_machcthr='undef'
777 i_malloc='define'
778 i_mallocmalloc='undef'
779 i_mntent='define'
780 i_ndbm='undef'
781 i_netdb='define'
782 i_neterrno='undef'
783 i_netinettcp='define'
784 i_niin='define'
785 i_poll='define'
786 i_prot='undef'
787 i_pthread='define'
788 i_pwd='define'
789 i_quadmath='define'
790 i_rpcsvcdbm='undef'
791 i_sgtty='undef'
792 i_shadow='define'
793 i_socks='undef'
794 i_stdbool='define'
795 i_stdint='define'
796 i_stdlib='define'
797 i_sunmath='undef'
798 i_sysaccess='undef'
799 i_sysdir='define'
800 i_sysfile='define'
801 i_sysfilio='undef'
802 i_sysin='undef'
803 i_sysioctl='define'
804 i_syslog='define'
805 i_sysmman='define'
806 i_sysmode='undef'
807 i_sysmount='define'
808 i_sysndir='undef'
809 i_sysparam='define'
810 i_syspoll='define'
811 i_sysresrc='define'
812 i_syssecrt='undef'
813 i_sysselct='define'
814 i_syssockio='undef'
815 i_sysstat='define'
816 i_sysstatfs='define'
817 i_sysstatvfs='define'
818 i_systime='define'
819 i_systimek='undef'
820 i_systimes='define'
821 i_systypes='define'
822 i_sysuio='define'
823 i_sysun='define'
824 i_sysutsname='define'
825 i_sysvfs='define'
826 i_syswait='define'
827 i_termio='undef'
828 i_termios='define'
829 i_time='define'
830 i_unistd='define'
831 i_ustat='define'
832 i_utime='define'
833 i_vfork='undef'
834 i_wchar='define'
835 i_xlocale='define'
836 ignore_versioned_solibs='y'
837 inc_version_list=''
838 inc_version_list_init='0'
839 incpath=''
840 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'
841 inews=''
842 initialinstalllocation='/opt/perl/bin'
843 installarchlib='/opt/perl/lib/5.27.8/x86_64-linux'
844 installbin='/opt/perl/bin'
845 installhtml1dir=''
846 installhtml3dir=''
847 installman1dir='/opt/perl/man/man1'
848 installman3dir='/opt/perl/man/man3'
849 installprefix='/opt/perl'
850 installprefixexp='/opt/perl'
851 installprivlib='/opt/perl/lib/5.27.8'
852 installscript='/opt/perl/bin'
853 installsitearch='/opt/perl/lib/site_perl/5.27.8/x86_64-linux'
854 installsitebin='/opt/perl/bin'
855 installsitehtml1dir=''
856 installsitehtml3dir=''
857 installsitelib='/opt/perl/lib/site_perl/5.27.8'
858 installsiteman1dir='/opt/perl/man/man1'
859 installsiteman3dir='/opt/perl/man/man3'
860 installsitescript='/opt/perl/bin'
861 installstyle='lib'
862 installusrbinperl='undef'
863 installvendorarch=''
864 installvendorbin=''
865 installvendorhtml1dir=''
866 installvendorhtml3dir=''
867 installvendorlib=''
868 installvendorman1dir=''
869 installvendorman3dir=''
870 installvendorscript=''
871 intsize='4'
872 issymlink='test -h'
873 ivdformat='"ld"'
874 ivsize='8'
875 ivtype='long'
876 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 '
877 ksh=''
878 ld='cc'
879 ld_can_script='define'
880 lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
881 ldflags=' -fstack-protector-strong -L/usr/local/lib'
882 ldflags_uselargefiles=''
883 ldlibpthname='LD_LIBRARY_PATH'
884 less='less'
885 lib_ext='.a'
886 libc='libc-2.19.so'
887 libperl='libperl.a'
888 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'
889 libs='-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
890 libsdirs=' /usr/lib/x86_64-linux-gnu'
891 libsfiles=' libpthread.so libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
892 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'
893 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'
894 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'
895 libswanted_uselargefiles=''
896 line=''
897 lint=''
898 lkflags=''
899 ln='ln'
900 lns='/bin/ln -s'
901 localtime_r_proto='0'
902 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
903 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
904 longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
905 longdblkind='3'
906 longdblmantbits='64'
907 longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
908 longdblsize='16'
909 longlongsize='8'
910 longsize='8'
911 lp=''
912 lpr=''
913 ls='ls'
914 lseeksize='8'
915 lseektype='off_t'
916 mail=''
917 mailx=''
918 make='make'
919 make_set_make='#'
920 mallocobj=''
921 mallocsrc=''
922 malloctype='void *'
923 man1dir='/opt/perl/man/man1'
924 man1direxp='/opt/perl/man/man1'
925 man1ext='1'
926 man3dir='/opt/perl/man/man3'
927 man3direxp='/opt/perl/man/man3'
928 man3ext='3'
929 mips_type=''
930 mistrustnm=''
931 mkdir='mkdir'
932 mmaptype='void *'
933 modetype='mode_t'
934 more='more'
935 multiarch='undef'
936 mv=''
937 myarchname='x86_64-linux'
938 mydomain='.yourplace.com'
939 myhostname='yourhost'
940 myuname='linux barba.rous.org 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux '
941 n='-n'
942 need_va_copy='define'
943 netdb_hlen_type='size_t'
944 netdb_host_type='char *'
945 netdb_name_type='const char *'
946 netdb_net_type='in_addr_t'
947 nm='nm'
948 nm_opt=''
949 nm_so_opt='--dynamic'
950 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'
951 nroff='nroff'
952 nvEUformat='"E"'
953 nvFUformat='"F"'
954 nvGUformat='"G"'
955 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'
956 nv_preserves_uv_bits='53'
957 nveformat='"e"'
958 nvfformat='"f"'
959 nvgformat='"g"'
960 nvmantbits='52'
961 nvsize='8'
962 nvtype='double'
963 o_nonblock='O_NONBLOCK'
964 obj_ext='.o'
965 old_pthread_create_joinable=''
966 optimize='-O2'
967 orderlib='false'
968 osname='linux'
969 osvers='3.16.0-4-amd64'
970 otherlibdirs=' '
971 package='perl5'
972 pager='/usr/bin/less -R'
973 passcat='cat /etc/passwd'
974 patchlevel='27'
975 path_sep=':'
976 perl5='/usr/bin/perl'
977 perl='perl'
978 perl_patchlevel=''
979 perl_static_inline='static __inline__'
980 perladmin='yourname@yourhost.yourplace.com'
981 perllibs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'
982 perlpath='/opt/perl/bin/perl5.27.8'
983 pg='pg'
984 phostname=''
985 pidtype='pid_t'
986 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'
987 pmake=''
988 pr=''
989 prefix='/opt/perl'
990 prefixexp='/opt/perl'
991 privlib='/opt/perl/lib/5.27.8'
992 privlibexp='/opt/perl/lib/5.27.8'
993 procselfexe='"/proc/self/exe"'
994 ptrsize='8'
995 quadkind='2'
996 quadtype='long'
997 randbits='48'
998 randfunc='Perl_drand48'
999 random_r_proto='0'
1000 randseedtype='U32'
1001 ranlib=':'
1002 rd_nodata='-1'
1003 readdir64_r_proto='0'
1004 readdir_r_proto='0'
1005 revision='5'
1006 rm='rm'
1007 rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
1008 rmail=''
1009 run=''
1010 runnm='false'
1011 sGMTIME_max='67768036191676799'
1012 sGMTIME_min='-62167219200'
1013 sLOCALTIME_max='67768036191676799'
1014 sLOCALTIME_min='-62167219125'
1015 sPRIEUldbl='"LE"'
1016 sPRIFUldbl='"LF"'
1017 sPRIGUldbl='"LG"'
1018 sPRIXU64='"lX"'
1019 sPRId64='"ld"'
1020 sPRIeldbl='"Le"'
1021 sPRIfldbl='"Lf"'
1022 sPRIgldbl='"Lg"'
1023 sPRIi64='"li"'
1024 sPRIo64='"lo"'
1025 sPRIu64='"lu"'
1026 sPRIx64='"lx"'
1027 sSCNfldbl='"Lf"'
1028 sched_yield='sched_yield()'
1029 scriptdir='/opt/perl/bin'
1030 scriptdirexp='/opt/perl/bin'
1031 sed='sed'
1032 seedfunc='Perl_drand48_init'
1033 selectminbits='64'
1034 selecttype='fd_set *'
1035 sendmail=''
1036 setgrent_r_proto='0'
1037 sethostent_r_proto='0'
1038 setlocale_r_proto='0'
1039 setnetent_r_proto='0'
1040 setprotoent_r_proto='0'
1041 setpwent_r_proto='0'
1042 setservent_r_proto='0'
1043 sh='/bin/sh'
1044 shar=''
1045 sharpbang='#!'
1046 shmattype='void *'
1047 shortsize='2'
1048 shrpenv=''
1049 shsharp='true'
1050 sig_count='65'
1051 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 '
1052 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'
1053 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 '
1054 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'
1055 sig_size='69'
1056 signal_t='void'
1057 sitearch='/opt/perl/lib/site_perl/5.27.8/x86_64-linux'
1058 sitearchexp='/opt/perl/lib/site_perl/5.27.8/x86_64-linux'
1059 sitebin='/opt/perl/bin'
1060 sitebinexp='/opt/perl/bin'
1061 sitehtml1dir=''
1062 sitehtml1direxp=''
1063 sitehtml3dir=''
1064 sitehtml3direxp=''
1065 sitelib='/opt/perl/lib/site_perl/5.27.8'
1066 sitelib_stem='/opt/perl/lib/site_perl'
1067 sitelibexp='/opt/perl/lib/site_perl/5.27.8'
1068 siteman1dir='/opt/perl/man/man1'
1069 siteman1direxp='/opt/perl/man/man1'
1070 siteman3dir='/opt/perl/man/man3'
1071 siteman3direxp='/opt/perl/man/man3'
1072 siteprefix='/opt/perl'
1073 siteprefixexp='/opt/perl'
1074 sitescript='/opt/perl/bin'
1075 sitescriptexp='/opt/perl/bin'
1076 sizesize='8'
1077 sizetype='size_t'
1078 sleep=''
1079 smail=''
1080 so='so'
1081 sockethdr=''
1082 socketlib=''
1083 socksizetype='socklen_t'
1084 sort='sort'
1085 spackage='Perl5'
1086 spitshell='cat'
1087 srand48_r_proto='0'
1088 srandom_r_proto='0'
1089 src='.'
1090 ssizetype='ssize_t'
1091 st_ino_sign='1'
1092 st_ino_size='8'
1093 startperl='#!/opt/perl/bin/perl5.27.8'
1094 startsh='#!/bin/sh'
1095 static_ext=' '
1096 stdchar='char'
1097 stdio_base='((fp)->_IO_read_base)'
1098 stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1099 stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
1100 stdio_filbuf=''
1101 stdio_ptr='((fp)->_IO_read_ptr)'
1102 stdio_stream_array=''
1103 strerror_r_proto='0'
1104 submit=''
1105 subversion='8'
1106 sysman='/usr/share/man/man1'
1107 sysroot=''
1108 tail=''
1109 tar=''
1110 targetarch=''
1111 targetdir=''
1112 targetenv=''
1113 targethost=''
1114 targetmkdir=''
1115 targetport=''
1116 targetsh='/bin/sh'
1117 tbl=''
1118 tee=''
1119 test='test'
1120 timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
1121 timetype='time_t'
1122 tmpnam_r_proto='0'
1123 to=':'
1124 touch='touch'
1125 tr='tr'
1126 trnl='\n'
1127 troff=''
1128 ttyname_r_proto='0'
1129 u16size='2'
1130 u16type='unsigned short'
1131 u32size='4'
1132 u32type='unsigned int'
1133 u64size='8'
1134 u64type='unsigned long'
1135 u8size='1'
1136 u8type='unsigned char'
1137 uidformat='"u"'
1138 uidsign='1'
1139 uidsize='4'
1140 uidtype='uid_t'
1141 uname='uname'
1142 uniq='uniq'
1143 uquadtype='unsigned long'
1144 use5005threads='undef'
1145 use64bitall='define'
1146 use64bitint='define'
1147 usecbacktrace='undef'
1148 usecrosscompile='undef'
1149 usedevel='define'
1150 usedl='define'
1151 usedtrace='undef'
1152 usefaststdio='undef'
1153 useithreads='undef'
1154 usekernprocpathname='undef'
1155 uselargefiles='define'
1156 uselongdouble='undef'
1157 usemallocwrap='define'
1158 usemorebits='undef'
1159 usemultiplicity='undef'
1160 usemymalloc='n'
1161 usenm='false'
1162 usensgetexecutablepath='undef'
1163 useopcode='true'
1164 useperlio='define'
1165 useposix='true'
1166 usequadmath='undef'
1167 usereentrant='undef'
1168 userelocatableinc='undef'
1169 useshrplib='false'
1170 usesitecustomize='undef'
1171 usesocks='undef'
1172 usethreads='undef'
1173 usevendorprefix='undef'
1174 useversionedarchname='undef'
1175 usevfork='false'
1176 usrinc='/usr/include'
1177 uuname=''
1178 uvXUformat='"lX"'
1179 uvoformat='"lo"'
1180 uvsize='8'
1181 uvtype='unsigned long'
1182 uvuformat='"lu"'
1183 uvxformat='"lx"'
1184 vendorarch=''
1185 vendorarchexp=''
1186 vendorbin=''
1187 vendorbinexp=''
1188 vendorhtml1dir=' '
1189 vendorhtml1direxp=''
1190 vendorhtml3dir=' '
1191 vendorhtml3direxp=''
1192 vendorlib=''
1193 vendorlib_stem=''
1194 vendorlibexp=''
1195 vendorman1dir=' '
1196 vendorman1direxp=''
1197 vendorman3dir=' '
1198 vendorman3direxp=''
1199 vendorprefix=''
1200 vendorprefixexp=''
1201 vendorscript=''
1202 vendorscriptexp=''
1203 version='5.27.8'
1204 version_patchlevel_string='version 27 subversion 8'
1205 versiononly='define'
1206 vi=''
1207 xlibpth='/usr/lib/386 /lib/386'
1208 yacc='yacc'
1209 yaccflags=''
1210 zcat=''
1211 zip='zip'
1212 PERL_REVISION=5
1213 PERL_VERSION=27
1214 PERL_SUBVERSION=8
1215 PERL_API_REVISION=5
1216 PERL_API_VERSION=27
1217 PERL_API_SUBVERSION=8
1218 PERL_PATCHLEVEL=''
1219 PERL_CONFIG_SH=true
1220 : Variables propagated from previous config.sh file.
1221 libdb_needs_pthread='N'