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