This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pad.c:pad_tidy: Remove redundant IS_PADGV
[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: Wed Apr  9 12:26:42 CEST 2014
12 # Configured by     : merijn
13 # Target system     : linux lx09 3.11.10-7-desktop #1 smp preempt mon feb 3 09:41:24 utc 2014 (750023e) i686 i686 i386 gnulinux 
14
15 : Configure command line arguments.
16 config_arg0='./Configure'
17 config_args='-Dusedevel -Duse64bitint -des'
18 config_argc=3
19 config_arg1='-Dusedevel'
20 config_arg2='-Duse64bitint'
21 config_arg3='-des'
22
23 Author=''
24 Date='$Date'
25 Header=''
26 Id='$Id'
27 Locker=''
28 Log='$Log'
29 RCSfile='$RCSfile'
30 Revision='$Revision'
31 Source=''
32 State=''
33 _a='.a'
34 _exe=''
35 _o='.o'
36 afs='false'
37 afsroot='/afs'
38 alignbytes='4'
39 ansi2knr=''
40 aphostname='/bin/hostname'
41 api_revision='5'
42 api_subversion='4'
43 api_version='21'
44 api_versionstring='5.21.4'
45 ar='ar'
46 archlib='/pro/lib/perl5/5.21.4/i686-linux-64int'
47 archlibexp='/pro/lib/perl5/5.21.4/i686-linux-64int'
48 archname64='64int'
49 archname='i686-linux-64int'
50 archobjs=''
51 asctime_r_proto='0'
52 awk='awk'
53 baserev='5.0'
54 bash=''
55 bin='/pro/bin'
56 bin_ELF='define'
57 binexp='/pro/bin'
58 bison='bison'
59 bootstrap_charset='undef'
60 byacc='byacc'
61 byteorder='12345678'
62 c=''
63 castflags='0'
64 cat='cat'
65 cc='cc'
66 cccdlflags='-fPIC'
67 ccdlflags='-Wl,-E'
68 ccflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
69 ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
70 ccname='gcc'
71 ccsymbols=''
72 ccversion=''
73 cf_by='merijn'
74 cf_email='hmbrand@cpan.org'
75 cf_time='Wed Apr  9 12:26:42 CEST 2014'
76 charbits='8'
77 charsize='1'
78 chgrp=''
79 chmod='chmod'
80 chown=''
81 clocktype='clock_t'
82 comm='comm'
83 compress=''
84 contains='grep'
85 cp='cp'
86 cpio=''
87 cpp='cpp'
88 cpp_stuff='42'
89 cppccsymbols=''
90 cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include'
91 cpplast='-'
92 cppminus='-'
93 cpprun='cc  -E'
94 cppstdin='cc  -E'
95 cppsymbols='__ATOMIC_ACQ_REL=4 __ATOMIC_ACQUIRE=2 __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 __code_model_32__=1 __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__=((double)1.79769313486231570815e+308L) __DBL_MAX_EXP__=1024 __DBL_MIN_10_EXP__=(-307) __DBL_MIN__=((double)2.22507385850720138309e-308L) __DBL_MIN_EXP__=(-1021) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MAX_EXP__=6145 __DEC128_MIN__=1E-6143DL __DEC128_MIN_EXP__=(-6142) __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX__=9.999999E96DF __DEC32_MAX_EXP__=97 __DEC32_MIN__=1E-95DF __DEC32_MIN_EXP__=(-94) __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MAX_EXP__=385 __DEC64_MIN__=1E-383DD __DEC64_MIN_EXP__=(-382) __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DEC_EVAL_METHOD__=2 __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __ELF__=1 _FILE_OFFSET_BITS=64 __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__=2 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX__=3.40282346638528859812e+38F __FLT_MAX_EXP__=128 __FLT_MIN_10_EXP__=(-37) __FLT_MIN__=1.17549435082228750797e-38F __FLT_MIN_EXP__=(-125) __FLT_RADIX__=2 __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 __GLIBC__=2 __GLIBC_MINOR__=18 __GNUC__=4 __GNUC_GNU_INLINE__=1 __GNUC_MINOR__=8 __GNUC_PATCHLEVEL__=1 __GNU_LIBRARY__=6 __gnu_linux__=1 __GXX_ABI_VERSION=1002 __i386=1 __i386__=1 i386=1 __i586=1 __i586__=1 __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__=9223372036854775807LL __INT64_TYPE__=long\ long\ int __INT8_C=__INT8_C __INT8_MAX__=127 __INT8_TYPE__=signed\ char __INT_FAST16_MAX__=2147483647 __INT_FAST16_TYPE__=int __INT_FAST32_MAX__=2147483647 __INT_FAST32_TYPE__=int __INT_FAST64_MAX__=9223372036854775807LL __INT_FAST64_TYPE__=long\ 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__=9223372036854775807LL __INT_LEAST64_TYPE__=long\ long\ int __INT_LEAST8_MAX__=127 __INT_LEAST8_TYPE__=signed\ char __INT_MAX__=2147483647 __INTMAX_C=__INTMAX_C __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int __INTPTR_MAX__=2147483647 __INTPTR_TYPE__=int _LARGEFILE_SOURCE=1 __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__=1.18973149535723176502e+4932L __LDBL_MAX_EXP__=16384 __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN__=3.36210314311209350626e-4932L __LDBL_MIN_EXP__=(-16381) __linux=1 __linux__=1 linux=1 __LONG_LONG_MAX__=9223372036854775807LL __LONG_MAX__=2147483647L __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __pentium=1 __pentium__=1 _POSIX_C_SOURCE=200809L _POSIX_SOURCE=1 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=2147483647 __PTRDIFF_TYPE__=int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIG_ATOMIC_MAX__=2147483647 __SIG_ATOMIC_MIN__=(-2147483647\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIZE_MAX__=4294967295U __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT__=4 __SIZEOF_INT__=4 __SIZEOF_LONG__=4 __SIZEOF_LONG_DOUBLE__=12 __SIZEOF_LONG_LONG__=8 __SIZEOF_POINTER__=4 __SIZEOF_PTRDIFF_T__=4 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=4 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_TYPE__=unsigned\ int __STDC__=1 __STDC_HOSTED__=1 __STDC_IEC_559__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_ISO_10646__=201103L __STDC_NO_THREADS__=1 _STDC_PREDEF_H=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__=18446744073709551615ULL __UINT64_TYPE__=long\ long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=255 __UINT8_TYPE__=unsigned\ char __UINT_FAST16_MAX__=4294967295U __UINT_FAST16_TYPE__=unsigned\ int __UINT_FAST32_MAX__=4294967295U __UINT_FAST32_TYPE__=unsigned\ int __UINT_FAST64_MAX__=18446744073709551615ULL __UINT_FAST64_TYPE__=long\ 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__=18446744073709551615ULL __UINT_LEAST64_TYPE__=long\ long\ unsigned\ int __UINT_LEAST8_MAX__=255 __UINT_LEAST8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=18446744073709551615ULL __UINTMAX_TYPE__=long\ long\ unsigned\ int __UINTPTR_MAX__=4294967295U __UINTPTR_TYPE__=unsigned\ int __unix=1 __unix__=1 unix=1 __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USER_LABEL_PREFIX__= __USE_SVID=1 __VERSION__="4.8.1\ 20130909\ [gcc-4_8-branch\ revision\ 202388]" __WCHAR_MAX__=2147483647L __WCHAR_MIN__=(-2147483647L\ -\ 1) __WCHAR_TYPE__=long\ int __WINT_MAX__=4294967295U __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int'
96 crypt_r_proto='0'
97 cryptlib=''
98 csh='tcsh'
99 ctermid_r_proto='0'
100 ctime_r_proto='0'
101 d_Gconvert='gcvt((x),(n),(b))'
102 d_PRIEUldbl='define'
103 d_PRIFUldbl='define'
104 d_PRIGUldbl='define'
105 d_PRIXU64='define'
106 d_PRId64='define'
107 d_PRIeldbl='define'
108 d_PRIfldbl='define'
109 d_PRIgldbl='define'
110 d_PRIi64='define'
111 d_PRIo64='define'
112 d_PRIu64='define'
113 d_PRIx64='define'
114 d_SCNfldbl='define'
115 d__fwalk='undef'
116 d_access='define'
117 d_accessx='undef'
118 d_acosh='undef'
119 d_aintl='undef'
120 d_alarm='define'
121 d_archlib='define'
122 d_asctime64='undef'
123 d_asctime_r='undef'
124 d_atolf='undef'
125 d_atoll='define'
126 d_attribute_deprecated='define'
127 d_attribute_format='define'
128 d_attribute_malloc='define'
129 d_attribute_nonnull='define'
130 d_attribute_noreturn='define'
131 d_attribute_pure='define'
132 d_attribute_unused='define'
133 d_attribute_warn_unused_result='define'
134 d_backtrace='undef'
135 d_bcmp='define'
136 d_bcopy='define'
137 d_bsd='undef'
138 d_bsdgetpgrp='undef'
139 d_bsdsetpgrp='undef'
140 d_builtin_choose_expr='define'
141 d_builtin_expect='define'
142 d_bzero='define'
143 d_c99_variadic_macros='define'
144 d_casti32='undef'
145 d_castneg='define'
146 d_charvspr='undef'
147 d_chown='define'
148 d_chroot='define'
149 d_chsize='undef'
150 d_class='undef'
151 d_clearenv='define'
152 d_closedir='define'
153 d_cmsghdr_s='define'
154 d_const='define'
155 d_copysignl='define'
156 d_cplusplus='undef'
157 d_crypt='define'
158 d_crypt_r='undef'
159 d_csh='define'
160 d_ctermid='define'
161 d_ctermid_r='undef'
162 d_ctime64='undef'
163 d_ctime_r='undef'
164 d_cuserid='define'
165 d_dbl_dig='define'
166 d_dbminitproto='define'
167 d_difftime64='undef'
168 d_difftime='define'
169 d_dir_dd_fd='undef'
170 d_dirfd='define'
171 d_dirnamlen='undef'
172 d_dladdr='undef'
173 d_dlerror='define'
174 d_dlopen='define'
175 d_dlsymun='undef'
176 d_dosuid='undef'
177 d_drand48_r='undef'
178 d_drand48proto='define'
179 d_dup2='define'
180 d_eaccess='define'
181 d_endgrent='define'
182 d_endgrent_r='undef'
183 d_endhent='define'
184 d_endhostent_r='undef'
185 d_endnent='define'
186 d_endnetent_r='undef'
187 d_endpent='define'
188 d_endprotoent_r='undef'
189 d_endpwent='define'
190 d_endpwent_r='undef'
191 d_endsent='define'
192 d_endservent_r='undef'
193 d_eofnblk='define'
194 d_eunice='undef'
195 d_faststdio='define'
196 d_fchdir='define'
197 d_fchmod='define'
198 d_fchown='define'
199 d_fcntl='define'
200 d_fcntl_can_lock='define'
201 d_fd_macros='define'
202 d_fd_set='define'
203 d_fds_bits='undef'
204 d_fegetround='undef'
205 d_fgetpos='define'
206 d_finite='define'
207 d_finitel='define'
208 d_flexfnam='define'
209 d_flock='define'
210 d_flockproto='define'
211 d_fork='define'
212 d_fp_class='undef'
213 d_fp_classify='undef'
214 d_fp_classl='undef'
215 d_fpathconf='define'
216 d_fpclass='undef'
217 d_fpclassify='undef'
218 d_fpclassl='undef'
219 d_fpgetround='undef'
220 d_fpos64_t='undef'
221 d_frexpl='define'
222 d_fs_data_s='undef'
223 d_fseeko='define'
224 d_fsetpos='define'
225 d_fstatfs='define'
226 d_fstatvfs='define'
227 d_fsync='define'
228 d_ftello='define'
229 d_ftime='undef'
230 d_futimes='define'
231 d_gdbm_ndbm_h_uses_prototypes='undef'
232 d_gdbmndbm_h_uses_prototypes='undef'
233 d_getaddrinfo='define'
234 d_getcwd='define'
235 d_getespwnam='undef'
236 d_getfsstat='undef'
237 d_getgrent='define'
238 d_getgrent_r='undef'
239 d_getgrgid_r='undef'
240 d_getgrnam_r='undef'
241 d_getgrps='define'
242 d_gethbyaddr='define'
243 d_gethbyname='define'
244 d_gethent='define'
245 d_gethname='define'
246 d_gethostbyaddr_r='undef'
247 d_gethostbyname_r='undef'
248 d_gethostent_r='undef'
249 d_gethostprotos='define'
250 d_getitimer='define'
251 d_getlogin='define'
252 d_getlogin_r='undef'
253 d_getmnt='undef'
254 d_getmntent='define'
255 d_getnameinfo='define'
256 d_getnbyaddr='define'
257 d_getnbyname='define'
258 d_getnent='define'
259 d_getnetbyaddr_r='undef'
260 d_getnetbyname_r='undef'
261 d_getnetent_r='undef'
262 d_getnetprotos='define'
263 d_getpagsz='define'
264 d_getpbyname='define'
265 d_getpbynumber='define'
266 d_getpent='define'
267 d_getpgid='define'
268 d_getpgrp2='undef'
269 d_getpgrp='define'
270 d_getppid='define'
271 d_getprior='define'
272 d_getprotobyname_r='undef'
273 d_getprotobynumber_r='undef'
274 d_getprotoent_r='undef'
275 d_getprotoprotos='define'
276 d_getprpwnam='undef'
277 d_getpwent='define'
278 d_getpwent_r='undef'
279 d_getpwnam_r='undef'
280 d_getpwuid_r='undef'
281 d_getsbyname='define'
282 d_getsbyport='define'
283 d_getsent='define'
284 d_getservbyname_r='undef'
285 d_getservbyport_r='undef'
286 d_getservent_r='undef'
287 d_getservprotos='define'
288 d_getspnam='define'
289 d_getspnam_r='undef'
290 d_gettimeod='define'
291 d_gmtime64='undef'
292 d_gmtime_r='undef'
293 d_gnulibc='define'
294 d_grpasswd='define'
295 d_hasmntopt='define'
296 d_htonl='define'
297 d_ilogbl='define'
298 d_inc_version_list='undef'
299 d_index='undef'
300 d_inetaton='define'
301 d_inetntop='define'
302 d_inetpton='define'
303 d_int64_t='define'
304 d_ip_mreq='define'
305 d_ip_mreq_source='define'
306 d_ipv6_mreq='define'
307 d_ipv6_mreq_source='undef'
308 d_isascii='define'
309 d_isblank='define'
310 d_isfinite='undef'
311 d_isfinitel='undef'
312 d_isinf='define'
313 d_isinfl='undef'
314 d_isnan='define'
315 d_isnanl='define'
316 d_j0='undef'
317 d_j0l='undef'
318 d_killpg='define'
319 d_lchown='define'
320 d_ldbl_dig='define'
321 d_ldexpl='define'
322 d_libm_lib_version='define'
323 d_libname_unique='undef'
324 d_link='define'
325 d_localtime64='undef'
326 d_localtime_r='undef'
327 d_localtime_r_needs_tzset='undef'
328 d_locconv='define'
329 d_lockf='define'
330 d_longdbl='define'
331 d_longlong='define'
332 d_lseekproto='define'
333 d_lstat='define'
334 d_madvise='define'
335 d_malloc_good_size='undef'
336 d_malloc_size='undef'
337 d_mblen='define'
338 d_mbstowcs='define'
339 d_mbtowc='define'
340 d_memchr='define'
341 d_memcmp='define'
342 d_memcpy='define'
343 d_memmove='define'
344 d_memset='define'
345 d_mkdir='define'
346 d_mkdtemp='define'
347 d_mkfifo='define'
348 d_mkstemp='define'
349 d_mkstemps='define'
350 d_mktime64='undef'
351 d_mktime='define'
352 d_mmap='define'
353 d_modfl='define'
354 d_modfl_pow32_bug='undef'
355 d_modflproto='define'
356 d_mprotect='define'
357 d_msg='define'
358 d_msg_ctrunc='define'
359 d_msg_dontroute='define'
360 d_msg_oob='define'
361 d_msg_peek='define'
362 d_msg_proxy='define'
363 d_msgctl='define'
364 d_msgget='define'
365 d_msghdr_s='define'
366 d_msgrcv='define'
367 d_msgsnd='define'
368 d_msync='define'
369 d_munmap='define'
370 d_mymalloc='undef'
371 d_ndbm='define'
372 d_ndbm_h_uses_prototypes='define'
373 d_nice='define'
374 d_nl_langinfo='define'
375 d_nv_preserves_uv='undef'
376 d_nv_zero_is_allbits_zero='define'
377 d_off64_t='undef'
378 d_old_pthread_create_joinable='undef'
379 d_oldpthreads='undef'
380 d_oldsock='undef'
381 d_open3='define'
382 d_pathconf='define'
383 d_pause='define'
384 d_perl_otherlibdirs='undef'
385 d_phostname='undef'
386 d_pipe='define'
387 d_poll='define'
388 d_portable='define'
389 d_prctl='define'
390 d_prctl_set_name='define'
391 d_printf_format_null='define'
392 d_procselfexe='define'
393 d_pseudofork='undef'
394 d_pthread_atfork='undef'
395 d_pthread_attr_setscope='define'
396 d_pthread_yield='undef'
397 d_ptrdiff_t='define'
398 d_pwage='undef'
399 d_pwchange='undef'
400 d_pwclass='undef'
401 d_pwcomment='undef'
402 d_pwexpire='undef'
403 d_pwgecos='define'
404 d_pwpasswd='define'
405 d_pwquota='undef'
406 d_qgcvt='define'
407 d_quad='define'
408 d_random_r='undef'
409 d_readdir64_r='undef'
410 d_readdir='define'
411 d_readdir_r='undef'
412 d_readlink='define'
413 d_readv='define'
414 d_recvmsg='define'
415 d_rename='define'
416 d_rewinddir='define'
417 d_rmdir='define'
418 d_safebcpy='undef'
419 d_safemcpy='undef'
420 d_sanemcmp='define'
421 d_sbrkproto='define'
422 d_scalbnl='define'
423 d_sched_yield='define'
424 d_scm_rights='define'
425 d_seekdir='define'
426 d_select='define'
427 d_sem='define'
428 d_semctl='define'
429 d_semctl_semid_ds='define'
430 d_semctl_semun='define'
431 d_semget='define'
432 d_semop='define'
433 d_sendmsg='define'
434 d_setegid='define'
435 d_seteuid='define'
436 d_setgrent='define'
437 d_setgrent_r='undef'
438 d_setgrps='define'
439 d_sethent='define'
440 d_sethostent_r='undef'
441 d_setitimer='define'
442 d_setlinebuf='define'
443 d_setlocale='define'
444 d_setlocale_r='undef'
445 d_setnent='define'
446 d_setnetent_r='undef'
447 d_setpent='define'
448 d_setpgid='define'
449 d_setpgrp2='undef'
450 d_setpgrp='define'
451 d_setprior='define'
452 d_setproctitle='undef'
453 d_setprotoent_r='undef'
454 d_setpwent='define'
455 d_setpwent_r='undef'
456 d_setregid='define'
457 d_setresgid='define'
458 d_setresuid='define'
459 d_setreuid='define'
460 d_setrgid='undef'
461 d_setruid='undef'
462 d_setsent='define'
463 d_setservent_r='undef'
464 d_setsid='define'
465 d_setvbuf='define'
466 d_shm='define'
467 d_shmat='define'
468 d_shmatprototype='define'
469 d_shmctl='define'
470 d_shmdt='define'
471 d_shmget='define'
472 d_sigaction='define'
473 d_signbit='define'
474 d_sigprocmask='define'
475 d_sigsetjmp='define'
476 d_sin6_scope_id='define'
477 d_sitearch='define'
478 d_snprintf='define'
479 d_sockaddr_in6='define'
480 d_sockaddr_sa_len='undef'
481 d_sockatmark='define'
482 d_sockatmarkproto='define'
483 d_socket='define'
484 d_socklen_t='define'
485 d_sockpair='define'
486 d_socks5_init='undef'
487 d_sprintf_returns_strlen='define'
488 d_sqrtl='define'
489 d_srand48_r='undef'
490 d_srandom_r='undef'
491 d_sresgproto='undef'
492 d_sresuproto='undef'
493 d_statblks='define'
494 d_statfs_f_flags='define'
495 d_statfs_s='define'
496 d_static_inline='define'
497 d_statvfs='define'
498 d_stdio_cnt_lval='undef'
499 d_stdio_ptr_lval='define'
500 d_stdio_ptr_lval_nochange_cnt='undef'
501 d_stdio_ptr_lval_sets_cnt='define'
502 d_stdio_stream_array='undef'
503 d_stdiobase='define'
504 d_stdstdio='define'
505 d_strchr='define'
506 d_strcoll='define'
507 d_strctcpy='define'
508 d_strerrm='strerror(e)'
509 d_strerror='define'
510 d_strerror_r='undef'
511 d_strftime='define'
512 d_strlcat='undef'
513 d_strlcpy='undef'
514 d_strtod='define'
515 d_strtol='define'
516 d_strtold='define'
517 d_strtoll='define'
518 d_strtoq='define'
519 d_strtoul='define'
520 d_strtoull='define'
521 d_strtouq='define'
522 d_strxfrm='define'
523 d_suidsafe='undef'
524 d_symlink='define'
525 d_syscall='define'
526 d_syscallproto='define'
527 d_sysconf='define'
528 d_sysernlst=''
529 d_syserrlst='define'
530 d_system='define'
531 d_tcgetpgrp='define'
532 d_tcsetpgrp='define'
533 d_telldir='define'
534 d_telldirproto='define'
535 d_time='define'
536 d_timegm='define'
537 d_times='define'
538 d_tm_tm_gmtoff='define'
539 d_tm_tm_zone='define'
540 d_tmpnam_r='undef'
541 d_truncate='define'
542 d_truncl='undef'
543 d_ttyname_r='undef'
544 d_tzname='define'
545 d_u32align='define'
546 d_ualarm='define'
547 d_umask='define'
548 d_uname='define'
549 d_union_semun='undef'
550 d_unordered='undef'
551 d_unsetenv='define'
552 d_usleep='define'
553 d_usleepproto='define'
554 d_ustat='define'
555 d_vendorarch='undef'
556 d_vendorbin='undef'
557 d_vendorlib='undef'
558 d_vendorscript='undef'
559 d_vfork='undef'
560 d_void_closedir='undef'
561 d_voidsig='define'
562 d_voidtty=''
563 d_volatile='define'
564 d_vprintf='define'
565 d_vsnprintf='define'
566 d_wait4='define'
567 d_waitpid='define'
568 d_wcscmp='undef'
569 d_wcstombs='define'
570 d_wcsxfrm='undef'
571 d_wctomb='define'
572 d_writev='define'
573 d_xenix='undef'
574 date='date'
575 db_hashtype='u_int32_t'
576 db_prefixtype='size_t'
577 db_version_major='4'
578 db_version_minor='8'
579 db_version_patch='30'
580 direntrytype='struct dirent'
581 dlext='so'
582 dlsrc='dl_dlopen.xs'
583 doublesize='8'
584 drand01='Perl_drand48()'
585 drand48_r_proto='0'
586 dtrace=''
587 dynamic_ext='arybase attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort 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 Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap'
588 eagain='EAGAIN'
589 ebcdic='undef'
590 echo='echo'
591 egrep='egrep'
592 emacs=''
593 endgrent_r_proto='0'
594 endhostent_r_proto='0'
595 endnetent_r_proto='0'
596 endprotoent_r_proto='0'
597 endpwent_r_proto='0'
598 endservent_r_proto='0'
599 eunicefix=':'
600 exe_ext=''
601 expr='expr'
602 extensions='arybase attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort 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 Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap Archive/Tar Attribute/Handlers autodie AutoLoader autouse base B/Debug bignum Carp CGI Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Devel/SelfStubber Digest Dumpvalue encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS FileCache File/Fetch File/Find File/Path File/Temp Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags if IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP lib libnet Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata Net/Ping NEXT Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators 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 version XSLoader'
603 extern_C='extern'
604 extras=''
605 fflushNULL='define'
606 fflushall='undef'
607 find=''
608 firstmakefile='makefile'
609 flex=''
610 fpossize='16'
611 fpostype='fpos_t'
612 freetype='void'
613 from=':'
614 full_ar='/usr/bin/ar'
615 full_csh='/usr/bin/tcsh'
616 full_sed='/usr/bin/sed'
617 gccansipedantic=''
618 gccosandvers=''
619 gccversion='4.8.1 20130909 [gcc-4_8-branch revision 202388]'
620 getgrent_r_proto='0'
621 getgrgid_r_proto='0'
622 getgrnam_r_proto='0'
623 gethostbyaddr_r_proto='0'
624 gethostbyname_r_proto='0'
625 gethostent_r_proto='0'
626 getlogin_r_proto='0'
627 getnetbyaddr_r_proto='0'
628 getnetbyname_r_proto='0'
629 getnetent_r_proto='0'
630 getprotobyname_r_proto='0'
631 getprotobynumber_r_proto='0'
632 getprotoent_r_proto='0'
633 getpwent_r_proto='0'
634 getpwnam_r_proto='0'
635 getpwuid_r_proto='0'
636 getservbyname_r_proto='0'
637 getservbyport_r_proto='0'
638 getservent_r_proto='0'
639 getspnam_r_proto='0'
640 gidformat='"lu"'
641 gidsign='1'
642 gidsize='4'
643 gidtype='gid_t'
644 glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
645 gmake='gmake'
646 gmtime_r_proto='0'
647 gnulibc_version='2.18'
648 grep='grep'
649 groupcat='cat /etc/group'
650 groupstype='gid_t'
651 gzip='gzip'
652 h_fcntl='false'
653 h_sysfile='true'
654 hint='recommended'
655 hostcat='ypcat hosts'
656 hostgenerate=''
657 hostosname=''
658 hostperl=''
659 html1dir=' '
660 html1direxp=''
661 html3dir=' '
662 html3direxp=''
663 i16size='2'
664 i16type='short'
665 i32size='4'
666 i32type='long'
667 i64size='8'
668 i64type='long long'
669 i8size='1'
670 i8type='signed char'
671 i_arpainet='define'
672 i_assert='define'
673 i_bfd='undef'
674 i_bsdioctl=''
675 i_crypt='define'
676 i_db='define'
677 i_dbm='define'
678 i_dirent='define'
679 i_dlfcn='define'
680 i_execinfo='undef'
681 i_fcntl='undef'
682 i_fenv='undef'
683 i_float='define'
684 i_fp='undef'
685 i_fp_class='undef'
686 i_gdbm='define'
687 i_gdbm_ndbm='undef'
688 i_gdbmndbm='undef'
689 i_grp='define'
690 i_ieeefp='undef'
691 i_inttypes='define'
692 i_langinfo='define'
693 i_libutil='undef'
694 i_limits='define'
695 i_locale='define'
696 i_machcthr='undef'
697 i_malloc='define'
698 i_mallocmalloc='undef'
699 i_math='define'
700 i_memory='undef'
701 i_mntent='define'
702 i_ndbm='define'
703 i_netdb='define'
704 i_neterrno='undef'
705 i_netinettcp='define'
706 i_niin='define'
707 i_poll='define'
708 i_prot='undef'
709 i_pthread='define'
710 i_pwd='define'
711 i_rpcsvcdbm='undef'
712 i_sgtty='undef'
713 i_shadow='define'
714 i_socks='define'
715 i_stdarg='define'
716 i_stdbool='define'
717 i_stddef='define'
718 i_stdint='undef'
719 i_stdlib='define'
720 i_string='define'
721 i_sunmath='undef'
722 i_sysaccess='undef'
723 i_sysdir='define'
724 i_sysfile='define'
725 i_sysfilio='undef'
726 i_sysin='undef'
727 i_sysioctl='define'
728 i_syslog='define'
729 i_sysmman='define'
730 i_sysmode='undef'
731 i_sysmount='define'
732 i_sysndir='undef'
733 i_sysparam='define'
734 i_syspoll='define'
735 i_sysresrc='define'
736 i_syssecrt='undef'
737 i_sysselct='define'
738 i_syssockio='undef'
739 i_sysstat='define'
740 i_sysstatfs='define'
741 i_sysstatvfs='define'
742 i_systime='define'
743 i_systimek='undef'
744 i_systimes='define'
745 i_systypes='define'
746 i_sysuio='define'
747 i_sysun='define'
748 i_sysutsname='define'
749 i_sysvfs='define'
750 i_syswait='define'
751 i_termio='undef'
752 i_termios='define'
753 i_time='define'
754 i_unistd='define'
755 i_ustat='define'
756 i_utime='define'
757 i_values='define'
758 i_varargs='undef'
759 i_varhdr='stdarg.h'
760 i_vfork='undef'
761 ignore_versioned_solibs='y'
762 inc_version_list=''
763 inc_version_list_init='0'
764 incpath=''
765 incpth='/usr/lib/gcc/i586-suse-linux/4.8/include /usr/local/include /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/include /usr/include'
766 inews=''
767 initialinstalllocation='/pro/bin'
768 installarchlib='/pro/lib/perl5/5.21.4/i686-linux-64int'
769 installbin='/pro/bin'
770 installhtml1dir=''
771 installhtml3dir=''
772 installman1dir='/pro/local/man/man1'
773 installman3dir='/pro/local/man/man3'
774 installprefix='/pro'
775 installprefixexp='/pro'
776 installprivlib='/pro/lib/perl5/5.21.4'
777 installscript='/pro/bin'
778 installsitearch='/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int'
779 installsitebin='/pro/bin'
780 installsitehtml1dir=''
781 installsitehtml3dir=''
782 installsitelib='/pro/lib/perl5/site_perl/5.21.4'
783 installsiteman1dir='/pro/local/man/man1'
784 installsiteman3dir='/pro/local/man/man3'
785 installsitescript='/pro/bin'
786 installstyle='lib/perl5'
787 installusrbinperl='undef'
788 installvendorarch=''
789 installvendorbin=''
790 installvendorhtml1dir=''
791 installvendorhtml3dir=''
792 installvendorlib=''
793 installvendorman1dir=''
794 installvendorman3dir=''
795 installvendorscript=''
796 intsize='4'
797 issymlink='test -h'
798 ivdformat='"Ld"'
799 ivsize='8'
800 ivtype='long long'
801 known_extensions='Archive/Tar arybase Attribute/Handlers attributes autodie AutoLoader autouse B base B/Debug bignum Carp CGI Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS Fcntl FileCache File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp Filter/Simple Filter/Util/Call GDBM_File Getopt/Long Hash/Util Hash/Util/FieldHash HTTP/Tiny I18N/Collate I18N/Langinfo I18N/LangTags if IO IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP lib libnet List/Util Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigInt/FastCalc Math/BigRat Math/Complex Memoize MIME/Base64 Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata mro NDBM_File Net/Ping NEXT ODBM_File Opcode Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage POSIX re Safe SDBM_File 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 threads Thread/Semaphore threads/shared Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize version VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XSLoader XS/Typemap '
802 ksh=''
803 ld='cc'
804 ld_can_script='define'
805 lddlflags='-shared -O2 -L/pro/local/lib -fstack-protector'
806 ldflags='-L/pro/local/lib -fstack-protector'
807 ldflags_uselargefiles=''
808 ldlibpthname='LD_LIBRARY_PATH'
809 less='less'
810 lib_ext='.a'
811 libc='libc-2.18.so'
812 libperl='libperl.a'
813 libpth='/usr/local/lib /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/lib /usr/lib /pro/local/lib /lib'
814 libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
815 libsdirs=' /usr/lib'
816 libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
817 libsfound=' /usr/lib/libnsl.so /usr/lib/libgdbm.so /usr/lib/libdb.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so /usr/lib/libgdbm_compat.so'
818 libspath=' /usr/local/lib /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/lib /usr/lib /pro/local/lib /lib'
819 libswanted='socket inet nsl nm gdbm dbm db malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
820 libswanted_uselargefiles=''
821 line=''
822 lint=''
823 lkflags=''
824 ln='ln'
825 lns='/usr/bin/ln -s'
826 localtime_r_proto='0'
827 locincpth='/pro/local/include'
828 loclibpth='/pro/local/lib'
829 longdblkind='3'
830 longdblsize='12'
831 longlongsize='8'
832 longsize='4'
833 lp=''
834 lpr=''
835 ls='ls'
836 lseeksize='8'
837 lseektype='off_t'
838 mad='undef'
839 mail=''
840 mailx=''
841 make='make'
842 make_set_make='#'
843 mallocobj=''
844 mallocsrc=''
845 malloctype='void *'
846 man1dir='/pro/local/man/man1'
847 man1direxp='/pro/local/man/man1'
848 man1ext='1'
849 man3dir='/pro/local/man/man3'
850 man3direxp='/pro/local/man/man3'
851 man3ext='3'
852 mips_type=''
853 mistrustnm=''
854 mkdir='mkdir'
855 mmaptype='void *'
856 modetype='mode_t'
857 more='more'
858 multiarch='undef'
859 mv=''
860 myarchname='i686-linux'
861 mydomain='.(none)'
862 myhostname='lx09'
863 myuname='linux lx09 3.11.10-7-desktop #1 smp preempt mon feb 3 09:41:24 utc 2014 (750023e) i686 i686 i386 gnulinux '
864 n='-n'
865 need_va_copy='undef'
866 netdb_hlen_type='size_t'
867 netdb_host_type='const void *'
868 netdb_name_type='const char *'
869 netdb_net_type='in_addr_t'
870 nm='nm'
871 nm_opt=''
872 nm_so_opt='--dynamic'
873 nonxs_ext='Archive/Tar Attribute/Handlers autodie AutoLoader autouse base B/Debug bignum Carp CGI Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Devel/SelfStubber Digest Dumpvalue encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS FileCache File/Fetch File/Find File/Path File/Temp Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags if IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP lib libnet Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata Net/Ping NEXT Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators 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 version XSLoader'
874 nroff='nroff'
875 nvEUformat='"E"'
876 nvFUformat='"F"'
877 nvGUformat='"G"'
878 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'
879 nv_preserves_uv_bits='53'
880 nveformat='"e"'
881 nvfformat='"f"'
882 nvgformat='"g"'
883 nvsize='8'
884 nvtype='double'
885 o_nonblock='O_NONBLOCK'
886 obj_ext='.o'
887 old_pthread_create_joinable=''
888 optimize='-O2'
889 orderlib='false'
890 osname='linux'
891 osvers='3.11.10-7-desktop'
892 otherlibdirs=' '
893 package='perl5'
894 pager='/pro/bin/less -R'
895 passcat='cat /etc/passwd'
896 patchlevel='19'
897 path_sep=':'
898 perl5='/pro/bin/perl'
899 perl='perl'
900 perl_patchlevel=''
901 perl_static_inline='static __inline__'
902 perladmin='hmbrand@cpan.org'
903 perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
904 perlpath='/pro/bin/perl5.21.4'
905 pg='pg'
906 phostname='hostname'
907 pidtype='pid_t'
908 plibpth='/lib/i586-suse-linux/4.8 /lib /usr/lib/i586-suse-linux/4.8 /usr/lib'
909 pmake=''
910 pr=''
911 prefix='/pro'
912 prefixexp='/pro'
913 privlib='/pro/lib/perl5/5.21.4'
914 privlibexp='/pro/lib/perl5/5.21.4'
915 procselfexe='"/proc/self/exe"'
916 prototype='define'
917 ptrsize='4'
918 quadkind='3'
919 quadtype='long long'
920 randbits='48'
921 randfunc='Perl_drand48'
922 random_r_proto='0'
923 randseedtype='U32'
924 ranlib=':'
925 rd_nodata='-1'
926 readdir64_r_proto='0'
927 readdir_r_proto='0'
928 revision='5'
929 rm='rm'
930 rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
931 rmail=''
932 run=''
933 runnm='false'
934 sGMTIME_max='2147483647'
935 sGMTIME_min='-2147483648'
936 sLOCALTIME_max='2147483647'
937 sLOCALTIME_min='-2147483648'
938 sPRIEUldbl='"LE"'
939 sPRIFUldbl='"LF"'
940 sPRIGUldbl='"LG"'
941 sPRIXU64='"LX"'
942 sPRId64='"Ld"'
943 sPRIeldbl='"Le"'
944 sPRIfldbl='"Lf"'
945 sPRIgldbl='"Lg"'
946 sPRIi64='"Li"'
947 sPRIo64='"Lo"'
948 sPRIu64='"Lu"'
949 sPRIx64='"Lx"'
950 sSCNfldbl='"Lf"'
951 sched_yield='sched_yield()'
952 scriptdir='/pro/bin'
953 scriptdirexp='/pro/bin'
954 sed='sed'
955 seedfunc='Perl_drand48_init'
956 selectminbits='32'
957 selecttype='fd_set *'
958 sendmail=''
959 setgrent_r_proto='0'
960 sethostent_r_proto='0'
961 setlocale_r_proto='0'
962 setnetent_r_proto='0'
963 setprotoent_r_proto='0'
964 setpwent_r_proto='0'
965 setservent_r_proto='0'
966 sh='/bin/sh'
967 shar=''
968 sharpbang='#!'
969 shmattype='void *'
970 shortsize='2'
971 shrpenv=''
972 shsharp='true'
973 sig_count='65'
974 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 '
975 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'
976 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 '
977 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'
978 sig_size='69'
979 signal_t='void'
980 sitearch='/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int'
981 sitearchexp='/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int'
982 sitebin='/pro/bin'
983 sitebinexp='/pro/bin'
984 sitehtml1dir=''
985 sitehtml1direxp=''
986 sitehtml3dir=''
987 sitehtml3direxp=''
988 sitelib='/pro/lib/perl5/site_perl/5.21.4'
989 sitelib_stem='/pro/lib/perl5/site_perl'
990 sitelibexp='/pro/lib/perl5/site_perl/5.21.4'
991 siteman1dir='/pro/local/man/man1'
992 siteman1direxp='/pro/local/man/man1'
993 siteman3dir='/pro/local/man/man3'
994 siteman3direxp='/pro/local/man/man3'
995 siteprefix='/pro'
996 siteprefixexp='/pro'
997 sitescript='/pro/bin'
998 sitescriptexp='/pro/bin'
999 sizesize='4'
1000 sizetype='size_t'
1001 sleep=''
1002 smail=''
1003 so='so'
1004 sockethdr=''
1005 socketlib=''
1006 socksizetype='socklen_t'
1007 sort='sort'
1008 spackage='Perl5'
1009 spitshell='cat'
1010 srand48_r_proto='0'
1011 srandom_r_proto='0'
1012 src='.'
1013 ssizetype='ssize_t'
1014 st_ino_sign='1'
1015 st_ino_size='8'
1016 startperl='#!/pro/bin/perl5.21.4'
1017 startsh='#!/bin/sh'
1018 static_ext=' '
1019 stdchar='char'
1020 stdio_base='((fp)->_IO_read_base)'
1021 stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1022 stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
1023 stdio_filbuf=''
1024 stdio_ptr='((fp)->_IO_read_ptr)'
1025 stdio_stream_array=''
1026 strerror_r_proto='0'
1027 strings='/usr/include/string.h'
1028 submit=''
1029 subversion='4'
1030 sysman='/usr/share/man/man1'
1031 sysroot=''
1032 tail=''
1033 tar=''
1034 targetarch=''
1035 targetdir=''
1036 targetenv=''
1037 targethost=''
1038 targetmkdir=''
1039 targetport=''
1040 targetsh='/bin/sh'
1041 tbl=''
1042 tee=''
1043 test='test'
1044 timeincl='/usr/include/sys/time.h /usr/include/time.h '
1045 timetype='time_t'
1046 tmpnam_r_proto='0'
1047 to=':'
1048 touch='touch'
1049 tr='tr'
1050 trnl='\n'
1051 troff=''
1052 ttyname_r_proto='0'
1053 u16size='2'
1054 u16type='unsigned short'
1055 u32size='4'
1056 u32type='unsigned long'
1057 u64size='8'
1058 u64type='unsigned long long'
1059 u8size='1'
1060 u8type='unsigned char'
1061 uidformat='"lu"'
1062 uidsign='1'
1063 uidsize='4'
1064 uidtype='uid_t'
1065 uname='uname'
1066 uniq='uniq'
1067 uquadtype='unsigned long long'
1068 use5005threads='undef'
1069 use64bitall='undef'
1070 use64bitint='define'
1071 usecbacktrace='undef'
1072 usecrosscompile='undef'
1073 usedevel='define'
1074 usedl='define'
1075 usedtrace='undef'
1076 usefaststdio='undef'
1077 useithreads='undef'
1078 usekernprocpathname='undef'
1079 uselargefiles='define'
1080 uselongdouble='undef'
1081 usemallocwrap='define'
1082 usemorebits='undef'
1083 usemultiplicity='undef'
1084 usemymalloc='n'
1085 usenm='false'
1086 usensgetexecutablepath='undef'
1087 useopcode='true'
1088 useperlio='define'
1089 useposix='true'
1090 usereentrant='undef'
1091 userelocatableinc='undef'
1092 useshrplib='false'
1093 usesitecustomize='undef'
1094 usesocks='undef'
1095 usethreads='undef'
1096 usevendorprefix='undef'
1097 useversionedarchname='undef'
1098 usevfork='false'
1099 usrinc='/usr/include'
1100 uuname=''
1101 uvXUformat='"LX"'
1102 uvoformat='"Lo"'
1103 uvsize='8'
1104 uvtype='unsigned long long'
1105 uvuformat='"Lu"'
1106 uvxformat='"Lx"'
1107 vaproto='define'
1108 vendorarch=''
1109 vendorarchexp=''
1110 vendorbin=''
1111 vendorbinexp=''
1112 vendorhtml1dir=' '
1113 vendorhtml1direxp=''
1114 vendorhtml3dir=' '
1115 vendorhtml3direxp=''
1116 vendorlib=''
1117 vendorlib_stem=''
1118 vendorlibexp=''
1119 vendorman1dir=' '
1120 vendorman1direxp=''
1121 vendorman3dir=' '
1122 vendorman3direxp=''
1123 vendorprefix=''
1124 vendorprefixexp=''
1125 vendorscript=''
1126 vendorscriptexp=''
1127 version='5.21.4'
1128 version_patchlevel_string='version 21 subversion 4'
1129 versiononly='define'
1130 vi=''
1131 xlibpth='/usr/lib/386 /lib/386'
1132 yacc='/pro/3gl/CPAN/bin/byacc'
1133 yaccflags=''
1134 zcat=''
1135 zip='zip'
1136 PERL_REVISION=5
1137 PERL_VERSION=21
1138 PERL_SUBVERSION=4
1139 PERL_API_REVISION=5
1140 PERL_API_VERSION=21
1141 PERL_API_SUBVERSION=4
1142 PERL_PATCHLEVEL=''
1143 PERL_CONFIG_SH=true
1144 : Variables propagated from previous config.sh file.
1145 libdb_needs_pthread='N'
1146 libdirs=' /lib /pro/local/lib'