This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump the perl version in various places for 5.33.2
[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='2'
48 api_version='33'
49 api_versionstring='5.33.2'
50 ar='ar'
51 archlib='/opt/perl/lib/5.33.2/x86_64-linux'
52 archlibexp='/opt/perl/lib/5.33.2/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_always_inline='undef'
134 d_attribute_deprecated='define'
135 d_attribute_format='define'
136 d_attribute_malloc='define'
137 d_attribute_nonnull='define'
138 d_attribute_noreturn='define'
139 d_attribute_pure='define'
140 d_attribute_unused='define'
141 d_attribute_warn_unused_result='define'
142 d_backtrace='define'
143 d_bsd='undef'
144 d_bsdgetpgrp='undef'
145 d_bsdsetpgrp='undef'
146 d_builtin_add_overflow='undef'
147 d_builtin_choose_expr='define'
148 d_builtin_expect='define'
149 d_builtin_mul_overflow='undef'
150 d_builtin_sub_overflow='undef'
151 d_c99_variadic_macros='define'
152 d_casti32='undef'
153 d_castneg='define'
154 d_cbrt='define'
155 d_chown='define'
156 d_chroot='define'
157 d_chsize='undef'
158 d_class='undef'
159 d_clearenv='define'
160 d_closedir='define'
161 d_cmsghdr_s='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_mkostemp='define'
401 d_mkstemp='define'
402 d_mkstemps='define'
403 d_mktime64='undef'
404 d_mktime='define'
405 d_mmap='define'
406 d_modfl='define'
407 d_modflproto='define'
408 d_mprotect='define'
409 d_msg='define'
410 d_msg_ctrunc='define'
411 d_msg_dontroute='define'
412 d_msg_oob='define'
413 d_msg_peek='define'
414 d_msg_proxy='define'
415 d_msgctl='define'
416 d_msgget='define'
417 d_msghdr_s='define'
418 d_msgrcv='define'
419 d_msgsnd='define'
420 d_msync='define'
421 d_munmap='define'
422 d_mymalloc='undef'
423 d_nan='define'
424 d_nanosleep='define'
425 d_ndbm='define'
426 d_ndbm_h_uses_prototypes='undef'
427 d_nearbyint='define'
428 d_newlocale='define'
429 d_nextafter='define'
430 d_nexttoward='define'
431 d_nice='define'
432 d_nl_langinfo='define'
433 d_nv_preserves_uv='undef'
434 d_nv_zero_is_allbits_zero='define'
435 d_off64_t='undef'
436 d_old_pthread_create_joinable='undef'
437 d_oldpthreads='undef'
438 d_oldsock='undef'
439 d_open3='define'
440 d_openat='define'
441 d_pathconf='define'
442 d_pause='define'
443 d_perl_otherlibdirs='undef'
444 d_phostname='undef'
445 d_pipe2='define'
446 d_pipe='define'
447 d_poll='define'
448 d_portable='define'
449 d_prctl='define'
450 d_prctl_set_name='define'
451 d_printf_format_null='undef'
452 d_procselfexe='define'
453 d_pseudofork='undef'
454 d_pthread_atfork='define'
455 d_pthread_attr_setscope='define'
456 d_pthread_yield='define'
457 d_ptrdiff_t='define'
458 d_pwage='undef'
459 d_pwchange='undef'
460 d_pwclass='undef'
461 d_pwcomment='undef'
462 d_pwexpire='undef'
463 d_pwgecos='define'
464 d_pwpasswd='define'
465 d_pwquota='undef'
466 d_qgcvt='define'
467 d_quad='define'
468 d_querylocale='undef'
469 d_random_r='undef'
470 d_re_comp='undef'
471 d_readdir64_r='undef'
472 d_readdir='define'
473 d_readdir_r='undef'
474 d_readlink='define'
475 d_readv='define'
476 d_recvmsg='define'
477 d_regcmp='undef'
478 d_regcomp='define'
479 d_remainder='define'
480 d_remquo='define'
481 d_rename='define'
482 d_renameat='define'
483 d_rewinddir='define'
484 d_rint='define'
485 d_rmdir='define'
486 d_round='define'
487 d_sbrkproto='define'
488 d_scalbn='define'
489 d_scalbnl='define'
490 d_sched_yield='define'
491 d_scm_rights='define'
492 d_seekdir='define'
493 d_select='define'
494 d_sem='define'
495 d_semctl='define'
496 d_semctl_semid_ds='define'
497 d_semctl_semun='define'
498 d_semget='define'
499 d_semop='define'
500 d_sendmsg='define'
501 d_setegid='define'
502 d_seteuid='define'
503 d_setgrent='define'
504 d_setgrent_r='undef'
505 d_setgrps='define'
506 d_sethent='define'
507 d_sethostent_r='undef'
508 d_setitimer='define'
509 d_setlinebuf='define'
510 d_setlocale='define'
511 d_setlocale_accepts_any_locale_name='undef'
512 d_setlocale_r='undef'
513 d_setnent='define'
514 d_setnetent_r='undef'
515 d_setpent='define'
516 d_setpgid='define'
517 d_setpgrp2='undef'
518 d_setpgrp='define'
519 d_setprior='define'
520 d_setproctitle='undef'
521 d_setprotoent_r='undef'
522 d_setpwent='define'
523 d_setpwent_r='undef'
524 d_setregid='define'
525 d_setresgid='define'
526 d_setresuid='define'
527 d_setreuid='define'
528 d_setrgid='undef'
529 d_setruid='undef'
530 d_setsent='define'
531 d_setservent_r='undef'
532 d_setsid='define'
533 d_setvbuf='define'
534 d_shm='define'
535 d_shmat='define'
536 d_shmatprototype='define'
537 d_shmctl='define'
538 d_shmdt='define'
539 d_shmget='define'
540 d_sigaction='define'
541 d_siginfo_si_addr='define'
542 d_siginfo_si_band='define'
543 d_siginfo_si_errno='define'
544 d_siginfo_si_fd='define'
545 d_siginfo_si_pid='define'
546 d_siginfo_si_status='define'
547 d_siginfo_si_uid='define'
548 d_siginfo_si_value='define'
549 d_signbit='define'
550 d_sigprocmask='define'
551 d_sigsetjmp='define'
552 d_sin6_scope_id='define'
553 d_sitearch='define'
554 d_snprintf='define'
555 d_sockaddr_in6='define'
556 d_sockaddr_sa_len='undef'
557 d_sockaddr_storage='undef'
558 d_sockatmark='define'
559 d_sockatmarkproto='define'
560 d_socket='define'
561 d_socklen_t='define'
562 d_sockpair='define'
563 d_socks5_init='undef'
564 d_sqrtl='define'
565 d_srand48_r='undef'
566 d_srandom_r='undef'
567 d_sresgproto='undef'
568 d_sresuproto='undef'
569 d_stat='define'
570 d_statblks='define'
571 d_statfs_f_flags='define'
572 d_statfs_s='define'
573 d_static_inline='define'
574 d_statvfs='define'
575 d_stdio_cnt_lval='undef'
576 d_stdio_ptr_lval='define'
577 d_stdio_ptr_lval_nochange_cnt='undef'
578 d_stdio_ptr_lval_sets_cnt='define'
579 d_stdio_stream_array='undef'
580 d_stdiobase='define'
581 d_stdstdio='define'
582 d_strcoll='define'
583 d_strerror_l='define'
584 d_strerror_r='undef'
585 d_strftime='define'
586 d_strlcat='undef'
587 d_strlcpy='undef'
588 d_strnlen='define'
589 d_strtod='define'
590 d_strtod_l='undef'
591 d_strtol='define'
592 d_strtold='define'
593 d_strtold_l='define'
594 d_strtoll='define'
595 d_strtoq='define'
596 d_strtoul='define'
597 d_strtoull='define'
598 d_strtouq='define'
599 d_strxfrm='define'
600 d_suidsafe='undef'
601 d_symlink='define'
602 d_syscall='define'
603 d_syscallproto='define'
604 d_sysconf='define'
605 d_sysernlst=''
606 d_syserrlst='define'
607 d_system='define'
608 d_tcgetpgrp='define'
609 d_tcsetpgrp='define'
610 d_telldir='define'
611 d_telldirproto='define'
612 d_tgamma='define'
613 d_thread_safe_nl_langinfo_l='undef'
614 d_time='define'
615 d_timegm='define'
616 d_times='define'
617 d_tm_tm_gmtoff='define'
618 d_tm_tm_zone='define'
619 d_tmpnam_r='undef'
620 d_towlower='undef'
621 d_towupper='undef'
622 d_trunc='define'
623 d_truncate='define'
624 d_truncl='define'
625 d_ttyname_r='undef'
626 d_tzname='define'
627 d_u32align='define'
628 d_ualarm='define'
629 d_umask='define'
630 d_uname='define'
631 d_union_semun='undef'
632 d_unlinkat='define'
633 d_unordered='undef'
634 d_unsetenv='define'
635 d_uselocale='define'
636 d_usleep='define'
637 d_usleepproto='define'
638 d_ustat='define'
639 d_vendorarch='undef'
640 d_vendorbin='undef'
641 d_vendorlib='undef'
642 d_vendorscript='undef'
643 d_vfork='undef'
644 d_void_closedir='undef'
645 d_voidsig='define'
646 d_voidtty=''
647 d_vsnprintf='define'
648 d_wait4='define'
649 d_waitpid='define'
650 d_wcrtomb='undef'
651 d_wcscmp='define'
652 d_wcstombs='define'
653 d_wcsxfrm='define'
654 d_wctomb='define'
655 d_writev='define'
656 d_xenix='undef'
657 date='date'
658 db_hashtype='u_int32_t'
659 db_prefixtype='size_t'
660 db_version_major='5'
661 db_version_minor='1'
662 db_version_patch='29'
663 default_inc_excludes_dot='define'
664 direntrytype='struct dirent'
665 dlext='so'
666 dlsrc='dl_dlopen.xs'
667 doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
668 doublekind='3'
669 doublemantbits='52'
670 doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
671 doublesize='8'
672 drand01='Perl_drand48()'
673 drand48_r_proto='0'
674 dtrace=''
675 dtraceobject=''
676 dtracexnolibs=''
677 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'
678 eagain='EAGAIN'
679 ebcdic='undef'
680 echo='echo'
681 egrep='egrep'
682 emacs=''
683 endgrent_r_proto='0'
684 endhostent_r_proto='0'
685 endnetent_r_proto='0'
686 endprotoent_r_proto='0'
687 endpwent_r_proto='0'
688 endservent_r_proto='0'
689 eunicefix=':'
690 exe_ext=''
691 expr='expr'
692 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'
693 extern_C='extern'
694 extras=''
695 fflushNULL='define'
696 fflushall='undef'
697 find=''
698 firstmakefile='makefile'
699 flex=''
700 fpossize='16'
701 fpostype='fpos_t'
702 freetype='void'
703 from=':'
704 full_ar='/usr/bin/ar'
705 full_csh='/bin/csh'
706 full_sed='/bin/sed'
707 gccansipedantic=''
708 gccosandvers=''
709 gccversion='4.9.2'
710 getgrent_r_proto='0'
711 getgrgid_r_proto='0'
712 getgrnam_r_proto='0'
713 gethostbyaddr_r_proto='0'
714 gethostbyname_r_proto='0'
715 gethostent_r_proto='0'
716 getlogin_r_proto='0'
717 getnetbyaddr_r_proto='0'
718 getnetbyname_r_proto='0'
719 getnetent_r_proto='0'
720 getprotobyname_r_proto='0'
721 getprotobynumber_r_proto='0'
722 getprotoent_r_proto='0'
723 getpwent_r_proto='0'
724 getpwnam_r_proto='0'
725 getpwuid_r_proto='0'
726 getservbyname_r_proto='0'
727 getservbyport_r_proto='0'
728 getservent_r_proto='0'
729 getspnam_r_proto='0'
730 gidformat='"u"'
731 gidsign='1'
732 gidsize='4'
733 gidtype='gid_t'
734 glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
735 gmake='gmake'
736 gmtime_r_proto='0'
737 gnulibc_version='2.19'
738 grep='grep'
739 groupcat='cat /etc/group'
740 groupstype='gid_t'
741 gzip='gzip'
742 h_fcntl='false'
743 h_sysfile='true'
744 hint='recommended'
745 hostcat=''
746 hostgenerate=''
747 hostosname=''
748 hostperl=''
749 html1dir=' '
750 html1direxp=''
751 html3dir=' '
752 html3direxp=''
753 i16size='2'
754 i16type='short'
755 i32size='4'
756 i32type='int'
757 i64size='8'
758 i64type='long'
759 i8size='1'
760 i8type='signed char'
761 i_arpainet='define'
762 i_bfd='undef'
763 i_bsdioctl=''
764 i_crypt='define'
765 i_db='define'
766 i_dbm='define'
767 i_dirent='define'
768 i_dlfcn='define'
769 i_execinfo='define'
770 i_fcntl='undef'
771 i_fenv='define'
772 i_fp='undef'
773 i_fp_class='undef'
774 i_gdbm='define'
775 i_gdbm_ndbm='define'
776 i_gdbmndbm='undef'
777 i_grp='define'
778 i_ieeefp='undef'
779 i_inttypes='define'
780 i_langinfo='define'
781 i_libutil='undef'
782 i_locale='define'
783 i_machcthr='undef'
784 i_malloc='define'
785 i_mallocmalloc='undef'
786 i_mntent='define'
787 i_ndbm='undef'
788 i_netdb='define'
789 i_neterrno='undef'
790 i_netinettcp='define'
791 i_niin='define'
792 i_poll='define'
793 i_prot='undef'
794 i_pthread='define'
795 i_pwd='define'
796 i_quadmath='define'
797 i_rpcsvcdbm='undef'
798 i_sgtty='undef'
799 i_shadow='define'
800 i_socks='undef'
801 i_stdbool='define'
802 i_stdint='define'
803 i_stdlib='define'
804 i_sunmath='undef'
805 i_sysaccess='undef'
806 i_sysdir='define'
807 i_sysfile='define'
808 i_sysfilio='undef'
809 i_sysin='undef'
810 i_sysioctl='define'
811 i_syslog='define'
812 i_sysmman='define'
813 i_sysmode='undef'
814 i_sysmount='define'
815 i_sysndir='undef'
816 i_sysparam='define'
817 i_syspoll='define'
818 i_sysresrc='define'
819 i_syssecrt='undef'
820 i_sysselct='define'
821 i_syssockio='undef'
822 i_sysstat='define'
823 i_sysstatfs='define'
824 i_sysstatvfs='define'
825 i_systime='define'
826 i_systimek='undef'
827 i_systimes='define'
828 i_systypes='define'
829 i_sysuio='define'
830 i_sysun='define'
831 i_sysutsname='define'
832 i_sysvfs='define'
833 i_syswait='define'
834 i_termio='undef'
835 i_termios='define'
836 i_time='define'
837 i_unistd='define'
838 i_ustat='define'
839 i_utime='define'
840 i_vfork='undef'
841 i_wchar='define'
842 i_wctype='undef'
843 i_xlocale='define'
844 ignore_versioned_solibs='y'
845 inc_version_list=''
846 inc_version_list_init='0'
847 incpath=''
848 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'
849 inews=''
850 initialinstalllocation='/opt/perl/bin'
851 installarchlib='/opt/perl/lib/5.33.2/x86_64-linux'
852 installbin='/opt/perl/bin'
853 installhtml1dir=''
854 installhtml3dir=''
855 installman1dir='/opt/perl/man/man1'
856 installman3dir='/opt/perl/man/man3'
857 installprefix='/opt/perl'
858 installprefixexp='/opt/perl'
859 installprivlib='/opt/perl/lib/5.33.2'
860 installscript='/opt/perl/bin'
861 installsitearch='/opt/perl/lib/site_perl/5.33.2/x86_64-linux'
862 installsitebin='/opt/perl/bin'
863 installsitehtml1dir=''
864 installsitehtml3dir=''
865 installsitelib='/opt/perl/lib/site_perl/5.33.2'
866 installsiteman1dir='/opt/perl/man/man1'
867 installsiteman3dir='/opt/perl/man/man3'
868 installsitescript='/opt/perl/bin'
869 installstyle='lib'
870 installusrbinperl='undef'
871 installvendorarch=''
872 installvendorbin=''
873 installvendorhtml1dir=''
874 installvendorhtml3dir=''
875 installvendorlib=''
876 installvendorman1dir=''
877 installvendorman3dir=''
878 installvendorscript=''
879 intsize='4'
880 issymlink='test -h'
881 ivdformat='"ld"'
882 ivsize='8'
883 ivtype='long'
884 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 '
885 ksh=''
886 ld='cc'
887 ld_can_script='define'
888 lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
889 ldflags=' -fstack-protector-strong -L/usr/local/lib'
890 ldflags_uselargefiles=''
891 ldlibpthname='LD_LIBRARY_PATH'
892 less='less'
893 lib_ext='.a'
894 libc='libc-2.19.so'
895 libperl='libperl.a'
896 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'
897 libs='-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
898 libsdirs=' /usr/lib/x86_64-linux-gnu'
899 libsfiles=' libpthread.so libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
900 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'
901 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'
902 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'
903 libswanted_uselargefiles=''
904 line=''
905 lint=''
906 lkflags=''
907 ln='ln'
908 lns='/bin/ln -s'
909 localtime_r_proto='0'
910 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
911 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
912 longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
913 longdblkind='3'
914 longdblmantbits='64'
915 longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
916 longdblsize='16'
917 longlongsize='8'
918 longsize='8'
919 lp=''
920 lpr=''
921 ls='ls'
922 lseeksize='8'
923 lseektype='off_t'
924 mail=''
925 mailx=''
926 make='make'
927 make_set_make='#'
928 mallocobj=''
929 mallocsrc=''
930 malloctype='void *'
931 man1dir='/opt/perl/man/man1'
932 man1direxp='/opt/perl/man/man1'
933 man1ext='1'
934 man3dir='/opt/perl/man/man3'
935 man3direxp='/opt/perl/man/man3'
936 man3ext='3'
937 mips_type=''
938 mistrustnm=''
939 mkdir='mkdir'
940 mmaptype='void *'
941 modetype='mode_t'
942 more='more'
943 multiarch='undef'
944 mv=''
945 myarchname='x86_64-linux'
946 mydomain='.yourplace.com'
947 myhostname='yourhost'
948 myuname='linux barba.rous.org 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux '
949 n='-n'
950 need_va_copy='define'
951 netdb_hlen_type='size_t'
952 netdb_host_type='char *'
953 netdb_name_type='const char *'
954 netdb_net_type='in_addr_t'
955 nm='nm'
956 nm_opt=''
957 nm_so_opt='--dynamic'
958 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'
959 nroff='nroff'
960 nvEUformat='"E"'
961 nvFUformat='"F"'
962 nvGUformat='"G"'
963 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'
964 nv_preserves_uv_bits='53'
965 nveformat='"e"'
966 nvfformat='"f"'
967 nvgformat='"g"'
968 nvmantbits='52'
969 nvsize='8'
970 nvtype='double'
971 o_nonblock='O_NONBLOCK'
972 obj_ext='.o'
973 old_pthread_create_joinable=''
974 optimize='-O2'
975 orderlib='false'
976 osname='linux'
977 osvers='3.16.0-4-amd64'
978 otherlibdirs=' '
979 package='perl5'
980 pager='/usr/bin/less -R'
981 passcat='cat /etc/passwd'
982 patchlevel='27'
983 path_sep=':'
984 perl5='/usr/bin/perl'
985 perl='perl'
986 perl_patchlevel=''
987 perl_static_inline='static __inline__'
988 perladmin='yourname@yourhost.yourplace.com'
989 perllibs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'
990 perlpath='/opt/perl/bin/perl5.33.2'
991 pg='pg'
992 phostname=''
993 pidtype='pid_t'
994 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'
995 pmake=''
996 pr=''
997 prefix='/opt/perl'
998 prefixexp='/opt/perl'
999 privlib='/opt/perl/lib/5.33.2'
1000 privlibexp='/opt/perl/lib/5.33.2'
1001 procselfexe='"/proc/self/exe"'
1002 ptrsize='8'
1003 quadkind='2'
1004 quadtype='long'
1005 randbits='48'
1006 randfunc='Perl_drand48'
1007 random_r_proto='0'
1008 randseedtype='U32'
1009 ranlib=':'
1010 rd_nodata='-1'
1011 readdir64_r_proto='0'
1012 readdir_r_proto='0'
1013 revision='5'
1014 rm='rm'
1015 rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
1016 rmail=''
1017 run=''
1018 runnm='false'
1019 sGMTIME_max='67768036191676799'
1020 sGMTIME_min='-62167219200'
1021 sLOCALTIME_max='67768036191676799'
1022 sLOCALTIME_min='-62167219125'
1023 sPRIEUldbl='"LE"'
1024 sPRIFUldbl='"LF"'
1025 sPRIGUldbl='"LG"'
1026 sPRIXU64='"lX"'
1027 sPRId64='"ld"'
1028 sPRIeldbl='"Le"'
1029 sPRIfldbl='"Lf"'
1030 sPRIgldbl='"Lg"'
1031 sPRIi64='"li"'
1032 sPRIo64='"lo"'
1033 sPRIu64='"lu"'
1034 sPRIx64='"lx"'
1035 sSCNfldbl='"Lf"'
1036 sched_yield='sched_yield()'
1037 scriptdir='/opt/perl/bin'
1038 scriptdirexp='/opt/perl/bin'
1039 sed='sed'
1040 seedfunc='Perl_drand48_init'
1041 selectminbits='64'
1042 selecttype='fd_set *'
1043 sendmail=''
1044 setgrent_r_proto='0'
1045 sethostent_r_proto='0'
1046 setlocale_r_proto='0'
1047 setnetent_r_proto='0'
1048 setprotoent_r_proto='0'
1049 setpwent_r_proto='0'
1050 setservent_r_proto='0'
1051 sh='/bin/sh'
1052 shar=''
1053 sharpbang='#!'
1054 shmattype='void *'
1055 shortsize='2'
1056 shrpenv=''
1057 shsharp='true'
1058 sig_count='65'
1059 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 '
1060 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'
1061 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 '
1062 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'
1063 sig_size='69'
1064 signal_t='void'
1065 sitearch='/opt/perl/lib/site_perl/5.33.2/x86_64-linux'
1066 sitearchexp='/opt/perl/lib/site_perl/5.33.2/x86_64-linux'
1067 sitebin='/opt/perl/bin'
1068 sitebinexp='/opt/perl/bin'
1069 sitehtml1dir=''
1070 sitehtml1direxp=''
1071 sitehtml3dir=''
1072 sitehtml3direxp=''
1073 sitelib='/opt/perl/lib/site_perl/5.33.2'
1074 sitelib_stem='/opt/perl/lib/site_perl'
1075 sitelibexp='/opt/perl/lib/site_perl/5.33.2'
1076 siteman1dir='/opt/perl/man/man1'
1077 siteman1direxp='/opt/perl/man/man1'
1078 siteman3dir='/opt/perl/man/man3'
1079 siteman3direxp='/opt/perl/man/man3'
1080 siteprefix='/opt/perl'
1081 siteprefixexp='/opt/perl'
1082 sitescript='/opt/perl/bin'
1083 sitescriptexp='/opt/perl/bin'
1084 sizesize='8'
1085 sizetype='size_t'
1086 sleep=''
1087 smail=''
1088 so='so'
1089 sockethdr=''
1090 socketlib=''
1091 socksizetype='socklen_t'
1092 sort='sort'
1093 spackage='Perl5'
1094 spitshell='cat'
1095 srand48_r_proto='0'
1096 srandom_r_proto='0'
1097 src='.'
1098 ssizetype='ssize_t'
1099 st_ino_sign='1'
1100 st_ino_size='8'
1101 startperl='#!/opt/perl/bin/perl5.33.2'
1102 startsh='#!/bin/sh'
1103 static_ext=' '
1104 stdchar='char'
1105 stdio_base='((fp)->_IO_read_base)'
1106 stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1107 stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
1108 stdio_filbuf=''
1109 stdio_ptr='((fp)->_IO_read_ptr)'
1110 stdio_stream_array=''
1111 strerror_r_proto='0'
1112 submit=''
1113 subversion='2'
1114 sysman='/usr/share/man/man1'
1115 sysroot=''
1116 tail=''
1117 tar=''
1118 targetarch=''
1119 targetdir=''
1120 targetenv=''
1121 targethost=''
1122 targetmkdir=''
1123 targetport=''
1124 targetsh='/bin/sh'
1125 tbl=''
1126 tee=''
1127 test='test'
1128 timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
1129 timetype='time_t'
1130 tmpnam_r_proto='0'
1131 to=':'
1132 touch='touch'
1133 tr='tr'
1134 trnl='\n'
1135 troff=''
1136 ttyname_r_proto='0'
1137 u16size='2'
1138 u16type='unsigned short'
1139 u32size='4'
1140 u32type='unsigned int'
1141 u64size='8'
1142 u64type='unsigned long'
1143 u8size='1'
1144 u8type='unsigned char'
1145 uidformat='"u"'
1146 uidsign='1'
1147 uidsize='4'
1148 uidtype='uid_t'
1149 uname='uname'
1150 uniq='uniq'
1151 uquadtype='unsigned long'
1152 use5005threads='undef'
1153 use64bitall='define'
1154 use64bitint='define'
1155 usecbacktrace='undef'
1156 usecrosscompile='undef'
1157 usedevel='define'
1158 usedl='define'
1159 usedtrace='undef'
1160 usefaststdio='undef'
1161 useithreads='undef'
1162 usekernprocpathname='undef'
1163 uselargefiles='define'
1164 uselongdouble='undef'
1165 usemallocwrap='define'
1166 usemorebits='undef'
1167 usemultiplicity='undef'
1168 usemymalloc='n'
1169 usenm='false'
1170 usensgetexecutablepath='undef'
1171 useopcode='true'
1172 useperlio='define'
1173 useposix='true'
1174 usequadmath='undef'
1175 usereentrant='undef'
1176 userelocatableinc='undef'
1177 useshrplib='false'
1178 usesitecustomize='undef'
1179 usesocks='undef'
1180 usethreads='undef'
1181 usevendorprefix='undef'
1182 useversionedarchname='undef'
1183 usevfork='false'
1184 usrinc='/usr/include'
1185 uuname=''
1186 uvXUformat='"lX"'
1187 uvoformat='"lo"'
1188 uvsize='8'
1189 uvtype='unsigned long'
1190 uvuformat='"lu"'
1191 uvxformat='"lx"'
1192 vendorarch=''
1193 vendorarchexp=''
1194 vendorbin=''
1195 vendorbinexp=''
1196 vendorhtml1dir=' '
1197 vendorhtml1direxp=''
1198 vendorhtml3dir=' '
1199 vendorhtml3direxp=''
1200 vendorlib=''
1201 vendorlib_stem=''
1202 vendorlibexp=''
1203 vendorman1dir=' '
1204 vendorman1direxp=''
1205 vendorman3dir=' '
1206 vendorman3direxp=''
1207 vendorprefix=''
1208 vendorprefixexp=''
1209 vendorscript=''
1210 vendorscriptexp=''
1211 version='5.33.2'
1212 version_patchlevel_string='version 33 subversion 2'
1213 versiononly='define'
1214 vi=''
1215 xlibpth='/usr/lib/386 /lib/386'
1216 yacc='yacc'
1217 yaccflags=''
1218 zcat=''
1219 zip='zip'
1220 PERL_REVISION=5
1221 PERL_VERSION=33
1222 PERL_SUBVERSION=2
1223 PERL_API_REVISION=5
1224 PERL_API_VERSION=33
1225 PERL_API_SUBVERSION=2
1226 PERL_PATCHLEVEL=''
1227 PERL_CONFIG_SH=true
1228 : Variables propagated from previous config.sh file.
1229 libdb_needs_pthread='N'