This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get f_map.t working on non-threaded perls
[perl5.git] / epoc / config.sh
CommitLineData
3a2f06e9
GS
1#!/bin/sh
2#
a13ea748
JH
3# This file is manually maintained.
4#
5# It is NOT produced by running the Configure script.
3a2f06e9
GS
6#
7
8# Package name : perl5
9# Source directory : .
a13ea748
JH
10# Configuration time:
11# Configured by : Olaf Flebbe
12# Target system : EPOC
3a2f06e9
GS
13
14Author=''
15Date='$Date'
16Header=''
17Id='$Id'
18Locker=''
19Log='$Log'
3a2f06e9
GS
20RCSfile='$RCSfile'
21Revision='$Revision'
22Source=''
23State=''
24_a='.a'
25_exe='.exe'
26_o='.o'
27afs='false'
a6d26a0d 28afsroot='/afs'
3a2f06e9
GS
29alignbytes='8'
30ansi2knr=''
31aphostname=''
32apirevision=''
33apisubversion=''
34apiversion=''
02a99678 35ar='arm-epoc-pe-ar'
8891dd8d
DM
36archlib='/usr/lib/perl/5.15.0/epoc'
37archlibexp='/usr/lib/perl/5.15.0/epoc'
3a2f06e9
GS
38archname64=''
39archname='epoc'
40archobjs='epoc.o epocish.o epoc_stubs.o'
10bc17b6 41asctime_r_proto='0'
3a2f06e9
GS
42awk='awk'
43baserev='5.0'
44bash=''
45bin=''
3a2f06e9
GS
46binexp=''
47bison='bison'
48byacc=''
49byteorder='1234'
50c=''
51castflags='0'
52cat='cat'
02a99678 53cc='arm-epoc-pe-gcc -DEPOC'
3a2f06e9
GS
54cccdlflags=''
55ccdlflags=''
02a99678 56ccflags=''
3a2f06e9
GS
57ccsymbols=''
58cf_by='olaf'
59cf_email='o.flebbe@gmx.de'
02a99678 60cf_time='Dec 2001'
c193ef60 61charbits='8'
3a2f06e9
GS
62chgrp=''
63chmod=''
64chown=''
65clocktype=''
66comm=''
67compress=''
68contains='grep'
69cp='cp'
70cpio=''
02a99678 71cpp='arm-epoc-pe-cpp'
3a2f06e9
GS
72cpp_stuff='42'
73cppccsymbols='EPOC=1'
02a99678 74cppflags=''
3a2f06e9
GS
75cpplast='-'
76cppminus='-'
02a99678
JH
77cpprun='arm-epoc-pe-gcc -E'
78cppstdin='arm-epoc-pe-gcc -E'
3a2f06e9 79cppsymbols=''
10bc17b6 80crypt_r_proto='0'
3a2f06e9
GS
81cryptlib=''
82csh='csh'
10bc17b6
JH
83ctermid_r_proto='0'
84ctime_r_proto='0'
b250498f 85d_Gconvert='epoc_gcvt((x),(n),(b))'
6b356c8e
JH
86d_PRIEUldbl='undef'
87d_PRIFUldbl='undef'
88d_PRIGUldbl='undef'
89d_PRIXU64='undef'
3a2f06e9
GS
90d_PRId64='undef'
91d_PRIeldbl='undef'
92d_PRIfldbl='define'
93d_PRIgldbl='define'
94d_PRIi64='undef'
95d_PRIo64='undef'
96d_PRIu64='undef'
97d_PRIx64='undef'
2ef53570 98d__fwalk='undef'
3a2f06e9
GS
99d_access='undef'
100d_accessx='undef'
e10940c3 101d_aintl='undef'
3a2f06e9
GS
102d_alarm='undef'
103d_archlib='define'
96938616 104d_asctime64='undef'
10bc17b6 105d_asctime_r='undef'
3a2f06e9
GS
106d_atolf='undef'
107d_atoll='undef'
fcdf39cf 108d_attribute_deprecated='undef'
0dbb1585
AL
109d_attribute_format='undef'
110d_attribute_malloc='undef'
111d_attribute_nonnull='undef'
112d_attribute_noreturn='undef'
113d_attribute_pure='undef'
114d_attribute_unused='undef'
115d_attribute_warn_unused_result='undef'
3a2f06e9
GS
116d_bcmp='define'
117d_bcopy='define'
3a2f06e9
GS
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
96938616 120d_bsd='undef'
3a2f06e9 121d_bzero='define'
96938616 122d_c99_variadic_macros='undef'
3a2f06e9
GS
123d_casti32='undef'
124d_castneg='undef'
125d_charvspr='undef'
126d_chown='undef'
127d_chroot='undef'
128d_chsize='undef'
758a5d79 129d_class='undef'
f78c7704 130d_clearenv='define'
3a2f06e9
GS
131d_closedir='undef'
132d_cmsghdr_s='undef'
4e0554ec 133d_cmsghdr_s='undef'
2ef53570 134d_const='define'
e10940c3 135d_copysignl='undef'
666ea192 136d_cplusplus='undef'
10bc17b6 137d_crypt_r='undef'
96938616 138d_crypt='undef'
3a2f06e9 139d_csh='undef'
10bc17b6 140d_ctermid_r='undef'
96938616 141d_ctime64='undef'
10bc17b6 142d_ctime_r='undef'
3a2f06e9
GS
143d_cuserid='undef'
144d_dbl_dig='undef'
2ef53570 145d_dbminitproto='undef'
96938616 146d_difftime64='undef'
3a2f06e9 147d_difftime='define'
de52168c 148d_dir_dd_fd='undef'
a838cfe5 149d_dirfd='undef'
3a2f06e9
GS
150d_dirnamlen='undef'
151d_dlerror='undef'
152d_dlopen='undef'
153d_dlsymun='undef'
154d_dosuid='undef'
155d_drand48proto='define'
96938616 156d_drand48_r='undef'
3a2f06e9
GS
157d_dup2='undef'
158d_eaccess='undef'
10bc17b6 159d_endgrent_r='undef'
96938616 160d_endgrent='undef'
3a2f06e9 161d_endhent='undef'
10bc17b6 162d_endhostent_r='undef'
3a2f06e9 163d_endnent='undef'
10bc17b6 164d_endnetent_r='undef'
3a2f06e9 165d_endpent='undef'
10bc17b6 166d_endprotoent_r='undef'
10bc17b6 167d_endpwent_r='undef'
96938616 168d_endpwent='undef'
3a2f06e9 169d_endsent='undef'
10bc17b6 170d_endservent_r='undef'
3a2f06e9
GS
171d_eofnblk='define'
172d_eunice='undef'
1de32f2a 173d_faststdio='undef'
b363b713 174d_fchdir='undef'
3a2f06e9
GS
175d_fchmod='undef'
176d_fchown='undef'
9d9004a9 177d_fcntl_can_lock='undef'
96938616 178d_fcntl='undef'
3a2f06e9 179d_fd_macros='undef'
3a2f06e9 180d_fds_bits='undef'
96938616 181d_fd_set='define'
3a2f06e9 182d_fgetpos='define'
758a5d79 183d_finitel='undef'
96938616 184d_finite='undef'
3a2f06e9 185d_flexfnam='define'
2ef53570 186d_flockproto='undef'
96938616 187d_flock='undef'
3a2f06e9
GS
188d_fork='undef'
189d_fpathconf='undef'
758a5d79
JH
190d_fpclassify='undef'
191d_fpclassl='undef'
96938616
MB
192d_fp_class='undef'
193d_fpclass='undef'
3a2f06e9 194d_fpos64_t='undef'
a3540c92 195d_frexpl='undef'
3a2f06e9
GS
196d_fseeko='undef'
197d_fsetpos='define'
198d_fstatfs='define'
199d_fstatvfs='undef'
411ab01c 200d_fsync='undef'
3a2f06e9
GS
201d_ftello='undef'
202d_ftime='undef'
f78c7704 203d_futimes='undef'
622e1e49
MHM
204d_gdbm_ndbm_h_uses_prototypes='undef'
205d_gdbmndbm_h_uses_prototypes='undef'
d7fba2bf 206d_getaddrinfo='undef'
3813c136 207d_getespwnam='undef'
c890dc6c 208d_getfsstat='undef'
10bc17b6 209d_getgrent_r='undef'
96938616 210d_getgrent='undef'
10bc17b6
JH
211d_getgrgid_r='undef'
212d_getgrnam_r='undef'
3a2f06e9
GS
213d_getgrps='undef'
214d_gethbyaddr='define'
215d_gethbyname='define'
216d_gethent='undef'
217d_gethname='undef'
10bc17b6
JH
218d_gethostbyaddr_r='undef'
219d_gethostbyname_r='undef'
220d_gethostent_r='undef'
3a2f06e9 221d_gethostprotos='define'
4e0554ec 222d_getitimer='undef'
10bc17b6 223d_getlogin_r='undef'
96938616 224d_getlogin='undef'
3a2f06e9 225d_getmntent='undef'
d7fba2bf 226d_getnameinfo='undef'
3a2f06e9
GS
227d_getnbyaddr='undef'
228d_getnbyname='undef'
229d_getnent='undef'
10bc17b6
JH
230d_getnetbyaddr_r='undef'
231d_getnetbyname_r='undef'
232d_getnetent_r='undef'
3a2f06e9 233d_getnetprotos='define'
0c0643d0 234d_getpagsz='undef'
3a2f06e9
GS
235d_getpbyname='define'
236d_getpbynumber='define'
237d_getpent='undef'
238d_getpgid='undef'
239d_getpgrp2='undef'
240d_getpgrp='undef'
241d_getppid='undef'
242d_getprior='undef'
10bc17b6
JH
243d_getprotobyname_r='undef'
244d_getprotobynumber_r='undef'
245d_getprotoent_r='undef'
3a2f06e9 246d_getprotoprotos='define'
3813c136 247d_getprpwnam='undef'
10bc17b6 248d_getpwent_r='undef'
96938616 249d_getpwent='undef'
10bc17b6
JH
250d_getpwnam_r='undef'
251d_getpwuid_r='undef'
3a2f06e9
GS
252d_getsbyname='undef'
253d_getsbyport='undef'
254d_getsent='undef'
10bc17b6
JH
255d_getservbyname_r='undef'
256d_getservbyport_r='undef'
257d_getservent_r='undef'
3a2f06e9 258d_getservprotos='define'
10bc17b6 259d_getspnam_r='undef'
96938616 260d_getspnam='undef'
3a2f06e9 261d_gettimeod='define'
96938616 262d_gmtime64='undef'
10bc17b6 263d_gmtime_r='undef'
3a2f06e9
GS
264d_gnulibc='undef'
265d_grpasswd='undef'
266d_hasmntopt='undef'
267d_htonl='define'
e10940c3 268d_ilogbl='undef'
3a2f06e9
GS
269d_index='undef'
270d_inetaton='define'
d7fba2bf
MB
271d_inetntop='undef'
272d_inetpton='undef'
b250498f 273d_int64_t='undef'
3a2f06e9
GS
274d_iovec_s='undef'
275d_isascii='define'
758a5d79
JH
276d_isfinite='undef'
277d_isinf='undef'
a3540c92
JH
278d_isnan='define'
279d_isnanl='undef'
3a2f06e9
GS
280d_killpg='undef'
281d_lchown='undef'
282d_ldbl_dig='undef'
283d_link='undef'
284d_llseek='undef'
96938616 285d_localtime64='undef'
f025e94b 286d_localtime_r_needs_tzset='undef'
96938616 287d_localtime_r='undef'
3a2f06e9
GS
288d_locconv='undef'
289d_lockf='undef'
290d_longdbl='undef'
291d_longlong='define'
c890dc6c 292d_lseekproto='define'
3a2f06e9
GS
293d_lstat='undef'
294d_madvise='undef'
58bf2e2e
RGS
295d_malloc_good_size='undef'
296d_malloc_size='undef'
3a2f06e9
GS
297d_mblen='undef'
298d_mbstowcs='undef'
299d_mbtowc='undef'
300d_memchr='define'
301d_memcmp='define'
302d_memcpy='define'
303d_memmove='define'
304d_memset='define'
305d_mkdir='define'
306d_mkfifo='undef'
96938616 307d_mktime64='undef'
3a2f06e9
GS
308d_mktime='define'
309d_mmap='undef'
e67aeab1 310d_modfl_pow32_bug='undef'
96938616
MB
311d_modflproto='undef'
312d_modfl='undef'
3a2f06e9 313d_mprotect='undef'
96938616 314d_msgctl='undef'
3a2f06e9
GS
315d_msg_ctrunc='undef'
316d_msg_dontroute='undef'
3a2f06e9
GS
317d_msgget='undef'
318d_msghdr_s='undef'
2ef53570 319d_msghdr_s='undef'
96938616
MB
320d_msg_oob='undef'
321d_msg_peek='undef'
322d_msg_proxy='undef'
3a2f06e9
GS
323d_msgrcv='undef'
324d_msgsnd='undef'
96938616 325d_msg='undef'
3a2f06e9
GS
326d_msync='undef'
327d_munmap='undef'
328d_mymalloc='undef'
622e1e49 329d_ndbm_h_uses_prototypes='undef'
3a2f06e9 330d_nice='undef'
2765b840 331d_nl_langinfo='undef'
3a2f06e9
GS
332d_off64_t='undef'
333d_old_pthread_create_joinable='undef'
334d_oldpthreads='undef'
335d_oldsock='undef'
336d_open3='define'
337d_pathconf='undef'
338d_pause='undef'
3b777bb4 339d_perl_otherlibdirs='undef'
3a2f06e9
GS
340d_phostname='undef'
341d_pipe='undef'
342d_poll='undef'
343d_portable='undef'
e9a8643a 344d_procselfexe='undef'
d6483fcc 345d_pthread_atfork='undef'
e0e3c57a 346d_pthread_attr_setscope='undef'
3a2f06e9
GS
347d_pthread_yield='undef'
348d_pwage='undef'
349d_pwchange='undef'
350d_pwclass='undef'
351d_pwcomment='undef'
352d_pwexpire='undef'
353d_pwgecos='undef'
354d_pwpasswd='undef'
355d_pwquota='undef'
bbe6c963 356d_qgcvt='undef'
10bc17b6
JH
357d_random_r='undef'
358d_readdir64_r='undef'
3a2f06e9 359d_readdir='define'
10bc17b6 360d_readdir_r='undef'
3a2f06e9
GS
361d_readlink='undef'
362d_readv='undef'
4e0554ec
JH
363d_readv='undef'
364d_recvmsg='undef'
2ef53570 365d_recvmsg='undef'
3a2f06e9
GS
366d_rename='define'
367d_rewinddir='define'
368d_rmdir='define'
369d_safebcpy='undef'
370d_safemcpy='undef'
371d_sanemcmp='define'
ef9f17be 372d_sbrkproto='undef'
e10940c3 373d_scalbnl='undef'
3a2f06e9
GS
374d_sched_yield='undef'
375d_scm_rights='undef'
376d_seekdir='define'
377d_select='undef'
378d_sem='undef'
379d_semctl='undef'
380d_semctl_semid_ds='define'
381d_semctl_semun='define'
382d_semget='undef'
383d_semop='undef'
384d_sendmsg='undef'
385d_setegid='undef'
386d_seteuid='undef'
387d_setgrent='undef'
10bc17b6 388d_setgrent_r='undef'
3a2f06e9
GS
389d_setgrps='undef'
390d_sethent='undef'
10bc17b6 391d_sethostent_r='undef'
4e0554ec 392d_setitimer='undef'
3a2f06e9
GS
393d_setlinebuf='undef'
394d_setlocale='undef'
10bc17b6 395d_setlocale_r='undef'
3a2f06e9 396d_setnent='undef'
10bc17b6 397d_setnetent_r='undef'
3a2f06e9
GS
398d_setpent='undef'
399d_setpgid='undef'
400d_setpgrp2='undef'
401d_setpgrp='undef'
402d_setprior='undef'
2ef53570 403d_setproctitle='undef'
10bc17b6 404d_setprotoent_r='undef'
3a2f06e9 405d_setpwent='undef'
10bc17b6 406d_setpwent_r='undef'
3a2f06e9
GS
407d_setregid='undef'
408d_setresgid='undef'
409d_setresuid='undef'
410d_setreuid='undef'
411d_setrgid='undef'
412d_setruid='undef'
413d_setsent='undef'
10bc17b6 414d_setservent_r='undef'
3a2f06e9 415d_setsid='undef'
3a2f06e9
GS
416d_setvbuf='undef'
417d_sfio='undef'
418d_shm='undef'
419d_shmat='undef'
420d_shmatprototype='undef'
421d_shmctl='undef'
422d_shmdt='undef'
423d_shmget='undef'
424d_sigaction='undef'
983dbef6 425d_sigprocmask='undef'
3a2f06e9 426d_sigsetjmp='undef'
f53580fe 427d_sin6_scope_id='undef'
f78c7704 428d_snprintf='undef'
b8677e3b 429d_sockaddr_sa_len='undef'
49a78c82 430d_sockatmark='undef'
2ef53570 431d_sockatmarkproto='undef'
3a2f06e9
GS
432d_socket='define'
433d_sockpair='undef'
1b9c9cf5 434d_socks5_init='undef'
10bc17b6
JH
435d_srand48_r='undef'
436d_srandom_r='undef'
2ef53570
JH
437d_sresgproto='undef'
438d_sresuproto='undef'
3a2f06e9
GS
439d_statblks='define'
440d_statfs='undef'
441d_statfsflags='define'
29ab041d 442d_static_inline='undef'
3a2f06e9
GS
443d_statvfs='undef'
444d_stdio_cnt_lval='define'
445d_stdio_ptr_lval='define'
a7ffa9b9 446d_stdio_ptr_lval_nochange_cnt='undef'
2ef53570 447d_stdio_ptr_lval_sets_cnt='undef'
3a2f06e9
GS
448d_stdio_stream_array='undef'
449d_stdiobase='undef'
450d_stdstdio='undef'
451d_strchr='define'
452d_strcoll='define'
453d_strctcpy='define'
454d_strerrm='strerror(e)'
455d_strerror='define'
10bc17b6 456d_strerror_r='undef'
b3c85772 457d_strftime='define'
f78c7704
SP
458d_strlcat='undef'
459d_strlcpy='undef'
3a2f06e9
GS
460d_strtod='define'
461d_strtol='define'
d0e6d399 462d_strtoq='undef'
3a2f06e9
GS
463d_strtoul='define'
464d_strtoull='undef'
2ef53570 465d_strtouq='undef'
3a2f06e9
GS
466d_strxfrm='define'
467d_suidsafe='undef'
468d_symlink='undef'
469d_syscall='undef'
2ef53570 470d_syscallproto='undef'
3a2f06e9
GS
471d_sysconf='define'
472d_sysernlst='undef'
473d_syserrlst='undef'
474d_system='define'
475d_tcgetpgrp='undef'
476d_tcsetpgrp='undef'
477d_telldir='define'
478d_telldirproto='define'
479d_time='undef'
96938616 480d_timegm='undef'
3a2f06e9 481d_times='undef'
10bc17b6
JH
482d_tm_tm_gmtoff='undef'
483d_tm_tm_zone='undef'
484d_tmpnam_r='undef'
3a2f06e9 485d_truncate='undef'
10bc17b6 486d_ttyname_r='undef'
3a2f06e9 487d_tzname='undef'
4e0554ec
JH
488d_u32align='define'
489d_ualarm='undef'
3a2f06e9
GS
490d_umask='undef'
491d_uname='undef'
492d_union_semun='undef'
758a5d79 493d_unordered='undef'
58bf2e2e 494d_unsetenv='undef'
2ef53570 495d_usleepproto='undef'
3a2f06e9
GS
496d_vendorlib='undef'
497d_vfork='undef'
498d_void_closedir='undef'
499d_voidsig='undef'
500d_voidtty='undef'
501d_volatile='define'
502d_vprintf='define'
f78c7704 503d_vsnprintf='undef'
3a2f06e9
GS
504d_wait4='undef'
505d_waitpid='undef'
506d_wcstombs='undef'
507d_wctomb='undef'
508d_writev='undef'
509d_xenix='undef'
510date='date'
511db_hashtype='undef'
512db_prefixtype='undef'
513defvoidused='15'
514direntrytype='struct dirent'
515dlext='none'
516dlsrc='dl_none.xs'
517doublesize='8'
518drand01='(rand()/(double)(1U<<RANDBITS))'
10bc17b6 519drand48_r_proto='0'
5ac1e9b2 520dtrace=''
3a2f06e9
GS
521dynamic_ext=''
522eagain='EAGAIN'
523ebcdic='undef'
524echo='echo'
525egrep='egrep'
526emacs=''
10bc17b6
JH
527endgrent_r_proto='0'
528endhostent_r_proto='0'
529endnetent_r_proto='0'
530endprotoent_r_proto='0'
531endpwent_r_proto='0'
532endservent_r_proto='0'
3a2f06e9
GS
533eunicefix=':'
534exe_ext=''
535expr='expr'
48462a74 536extensions='Data/Dumper Digest/MD5 Errno Fcntl File/Glob Filter/Util/Call IO List/Util MIME/Base64 Opcode PerlIO/scalar Socket Storable Sys/Hostname Unicode/Storable attributes re'
3a2f06e9
GS
537fflushNULL='undef'
538fflushall='define'
539find=''
540firstmakefile='makefile'
541flex=''
542fpostype='fpos_t'
543freetype='void'
02a99678 544full_ar='arm-epoc-pe-ar'
3a2f06e9
GS
545full_csh=''
546full_sed='/usr/bin/sed'
547gccversion=''
10bc17b6
JH
548getgrent_r_proto='0'
549getgrgid_r_proto='0'
550getgrnam_r_proto='0'
551gethostbyaddr_r_proto='0'
552gethostbyname_r_proto='0'
553gethostent_r_proto='0'
554getlogin_r_proto='0'
555getnetbyaddr_r_proto='0'
556getnetbyname_r_proto='0'
557getnetent_r_proto='0'
558getprotobyname_r_proto='0'
559getprotobynumber_r_proto='0'
560getprotoent_r_proto='0'
561getpwent_r_proto='0'
562getpwnam_r_proto='0'
563getpwuid_r_proto='0'
564getservbyname_r_proto='0'
565getservbyport_r_proto='0'
566getservent_r_proto='0'
567getspnam_r_proto='0'
3a2f06e9
GS
568gidtype='gid_t'
569glibpth=''
10bc17b6 570gmtime_r_proto='0'
3a2f06e9
GS
571grep='grep'
572groupcat=''
573groupstype='gid_t'
574gzip='gzip'
575h_fcntl=''
576h_sysfile=''
577hint=''
578hostcat=''
3a2f06e9 579i_arpainet='define'
2a0de2c5 580i_assert='define'
3a2f06e9 581i_bsdioctl='undef'
10bc17b6 582i_crypt='undef'
3a2f06e9
GS
583i_db='undef'
584i_dbm='undef'
585i_dirent='define'
586i_dld='undef'
587i_dlfcn='undef'
588i_fcntl='define'
589i_float='undef'
758a5d79
JH
590i_fp='undef'
591i_fp_class='undef'
3a2f06e9 592i_gdbm='undef'
3ab94133
AD
593i_gdbm_ndbm='undef'
594i_gdbmndbm='undef'
3a2f06e9 595i_grp='undef'
792d8dab 596i_ieeefp='undef'
3a2f06e9 597i_inttypes='undef'
2765b840 598i_langinfo='undef'
fd47df60 599i_libutil='undef'
3a2f06e9
GS
600i_limits='define'
601i_locale='undef'
602i_machcthr='undef'
603i_malloc='undef'
1cd66f7c 604i_mallocmalloc='undef'
3a2f06e9
GS
605i_math='define'
606i_memory='undef'
607i_mntent='undef'
608i_ndbm='undef'
609i_netdb='define'
610i_neterrno='undef'
611i_netinettcp='define'
612i_niin='define'
613i_poll='undef'
3813c136 614i_prot='undef'
3a2f06e9
GS
615i_pthread='undef'
616i_pwd='undef'
617i_rpcsvcdbm='undef'
618i_sfio='undef'
619i_sgtty='undef'
620i_shadow='undef'
621i_socks='undef'
622i_stdarg='define'
623i_stddef='define'
624i_stdlib='define'
625i_string='define'
923fc586 626i_sunmath='undef'
3a2f06e9
GS
627i_sysaccess='undef'
628i_sysdir='undef'
629i_sysfile='undef'
630i_sysfilio='undef'
631i_sysin='undef'
632i_sysioctl='define'
633i_sysmman='undef'
634i_sysmount='undef'
635i_sysndir='undef'
636i_sysparam='define'
3420cd60 637i_syspoll='undef'
3a2f06e9
GS
638i_sysresrc='define'
639i_syssecrt='undef'
640i_sysselct='undef'
641i_syssockio='undef'
642i_sysstat='define'
643i_sysstatvfs='undef'
644i_systime='define'
645i_systimek='undef'
646i_systimes='define'
647i_systypes='define'
648i_sysuio='undef'
649i_sysun='undef'
650i_syswait='define'
651i_termio='undef'
652i_termios='undef'
653i_time='define'
654i_unistd='define'
655i_utime='undef'
656i_values='undef'
657i_varargs='undef'
658i_varhdr='undef'
659i_vfork='undef'
660ignore_versioned_solibs=''
661incpath=''
662inews=''
3a2f06e9 663intsize='4'
ed79a026 664known_extensions='Data/Dumper File/Glob IO Socket Fcntl Sys/Hostname Errno'
3a2f06e9 665ksh=''
3a2f06e9
GS
666ld='echo'
667lddlflags=''
02a99678 668ldflags='-Wl,-heap,0x04000000'
3a2f06e9
GS
669ldlibpthname=''
670less=''
671lib_ext=''
672libc=''
673libperl='perl.a'
674libpth=''
675libs=''
676libswanted=''
677line=''
678lint=''
679lkflags=''
680ln='ln'
681lns='/bin/ln -s'
10bc17b6 682localtime_r_proto='0'
3a2f06e9
GS
683locincpth=''
684loclibpth=''
685longdblsize='8'
686longlongsize='8'
687longsize='4'
688lp=''
689lpr=''
690ls='ls'
691lseeksize='8'
692lseektype='off_t'
a724edfe 693mad='undef'
3a2f06e9
GS
694mail=''
695mailx=''
696make='make'
697make_set_make='#'
698mallocobj=''
699mallocsrc=''
700malloctype='void *'
6f748670 701man1='man1'
3a2f06e9
GS
702man1dir=''
703man1direxp=''
704man1ext=''
6f748670
JH
705man2='man2'
706man2ext='2'
707man3='man3'
3a2f06e9
GS
708man3dir=''
709man3direxp=''
710man3ext=''
6f748670
JH
711man4='man4'
712man4ext='4'
713man5='man5'
714man5ext='5'
715man6='man6'
716man6ext='6'
717man7='man7'
718man7ext='7'
719man8='man8'
720man8ext='8'
3a2f06e9
GS
721mips=''
722mips_type=''
723mkdir='mkdir'
724mmaptype=''
3a2f06e9
GS
725modetype='mode_t'
726more='more'
727multiarch='define'
728mv=''
729myarchname='epoc'
730mydomain='.gmx.de'
731myhostname='dragon'
732myuname=''
733n='-n'
2cc61e15 734need_va_copy='undef'
3a2f06e9
GS
735netdb_hlen_type='int'
736netdb_host_type='const char *'
737netdb_name_type='const char *'
738netdb_net_type='int'
02a99678 739nm='arm-epoc-pe-nm'
3a2f06e9
GS
740nm_opt=''
741nm_so_opt=''
ed79a026 742nonxs_ext='Errno'
3a2f06e9
GS
743nroff='nroff'
744o_nonblock='O_NONBLOCK'
745obj_ext=''
746old_pthread_create_joinable=''
747optimize='-fomit-frame-pointer -DNDEBUG -O'
748orderlib=''
749osname='epoc'
750osvers=''
3b777bb4 751otherlibdirs=''
3a2f06e9
GS
752package=''
753pager=''
754passcat=''
755patchlevel=''
ed79a026 756path_sep=':'
3a2f06e9 757perl=''
29ab041d 758perl_static_inline='static'
3a2f06e9
GS
759perladmin=''
760perlpath=''
761pg=''
762phostname=''
763pidtype='pid_t'
764plibpth=''
765pmake=''
766pr=''
767prefix=''
768prefixexp=''
8891dd8d
DM
769privlib='/usr/lib/perl/5.15.0'
770privlibexp='/usr/lib/perl/5.15.0'
a838cfe5 771procselfexe=''
10bc17b6 772prototype='define'
3a2f06e9
GS
773ptrsize='4'
774randbits='31'
775randfunc=''
10bc17b6 776random_r_proto='0'
3a2f06e9 777randseedtype='unsigned'
02a99678 778ranlib='arm-epoc-pe-ranlib'
3a2f06e9 779rd_nodata='-1'
10bc17b6
JH
780readdir64_r_proto='0'
781readdir_r_proto='0'
3a2f06e9
GS
782rm='rm'
783rmail=''
784runnm='false'
96938616
MB
785sGMTIME_max='2147483647'
786sGMTIME_min='0'
787sLOCALTIME_max='2147483647'
788sLOCALTIME_min='0'
6b356c8e
JH
789sPRIEUldbl=''
790sPRIFUldbl=''
791sPRIGUldbl=''
792sPRIXU64=''
3a2f06e9
GS
793sPRId64=''
794sPRIeldbl=''
795sPRIfldbl='"f"'
796sPRIgldbl='"g"'
797sPRIi64=''
798sPRIo64=''
799sPRIu64=''
800sPRIx64=''
801sched_yield=''
802scriptdir=''
803scriptdirexp=''
804sed='sed'
805seedfunc='srand'
806selectminbits='32'
807selecttype=''
808sendmail=''
10bc17b6
JH
809setgrent_r_proto='0'
810sethostent_r_proto='0'
811setlocale_r_proto='0'
812setnetent_r_proto='0'
813setprotoent_r_proto='0'
814setpwent_r_proto='0'
815setservent_r_proto='0'
3a2f06e9
GS
816sh='/bin/sh'
817shar=''
818sharpbang='#!'
819shmattype=''
820shortsize='2'
821shrpenv=''
822shsharp=''
3a2f06e9
GS
823sig_name=''
824sig_name_init='"ZERO", 0'
825sig_num='0'
826sig_num_init='0, 0'
d9e635b6 827sig_size='1'
3a2f06e9 828signal_t='void'
8891dd8d
DM
829sitearch='/usr/lib/perl/site_perl/5.15.0/epoc'
830sitearchexp='/usr/lib/perl/site_perl/5.15.0/epoc'
831sitelib='/usr/lib/perl/site_perl/5.15.0/'
a7310926 832sitelib_stem='/usr/lib/perl/site_perl'
8891dd8d 833sitelibexp='/usr/lib/perl/site_perl/5.15.0/'
3a2f06e9
GS
834siteprefix=''
835siteprefixexp=''
a13ea748 836sizesize='4'
3a2f06e9
GS
837sizetype='size_t'
838sleep=''
839smail=''
3a2f06e9
GS
840so=''
841sockethdr=''
842socketlib=''
10bc17b6 843socksizetype='size_t'
3a2f06e9
GS
844sort='sort'
845spackage=''
846spitshell='cat'
10bc17b6
JH
847srand48_r_proto='0'
848srandom_r_proto='0'
3a2f06e9
GS
849src='.'
850ssizetype='long'
851startperl=''
852startsh='#!/bin/sh'
ed79a026 853static_ext='Data/Dumper File/Glob IO Socket Fcntl Sys/Hostname'
3a2f06e9
GS
854stdchar='char'
855stdio_base=''
856stdio_bufsiz=''
857stdio_cnt=''
858stdio_filbuf=''
859stdio_ptr=''
860stdio_stream_array=''
10bc17b6 861strerror_r_proto='0'
3a2f06e9
GS
862strings=''
863submit=''
864subversion=''
865sysman=''
866tail=''
867tar=''
868tbl=''
869tee='tee'
870test='test'
871timeincl=''
872timetype='time_t'
10bc17b6 873tmpnam_r_proto='0'
3a2f06e9
GS
874touch='touch'
875tr='tr'
876trnl='\n'
877troff=''
10bc17b6 878ttyname_r_proto='0'
3a2f06e9
GS
879uidsign='1'
880uidtype='uid_t'
881uname='uname'
882uniq='uniq'
10cc9d2a
JH
883use64bitall='undef'
884use64bitint='undef'
5440bc8e 885usecrosscompile='define'
1be1b388 886usedevel='undef'
3a2f06e9 887usedl='undef'
5ac1e9b2 888usedtrace='undef'
1de32f2a 889usefaststdio='undef'
3a2f06e9
GS
890uselargefiles='undef'
891uselongdouble='undef'
f78c7704 892usemallocwrap='undef'
3a2f06e9
GS
893usemorebits='undef'
894usemultiplicity='undef'
895usemymalloc='n'
896usenm=''
897useopcode=''
898useperlio='undef'
899useposix=''
9514c62b 900usereentrant='undef'
f78c7704 901userelocatableinc='undef'
3a2f06e9
GS
902usesfio=''
903useshrplib=''
f78c7704 904usesitecustomize='undef'
3a2f06e9
GS
905usesocks='undef'
906usethreads='undef'
907usevendorprefix=''
908usevfork=''
909usrinc=''
910uuname=''
1afd3306 911vaproto='undef'
3a2f06e9 912vendorlib=''
526fdc24 913vendorlib_stem=''
3a2f06e9
GS
914vendorlibexp=''
915vendorprefix=''
916vendorprefixexp=''
8891dd8d 917version='5.15.0'
d56c5707 918versiononly='undef'
3a2f06e9
GS
919vi=''
920voidflags='15'
921xlibpth=''
922zcat=''
923zip=''
924# Configure command line arguments.
925config_arg0=''
926config_args=''
927config_argc=11
928config_arg1=''
929config_arg2=''
930config_arg3=''
931config_arg4=''
932config_arg5=''
933config_arg6=''
934config_arg7=''
935config_arg8=''
936config_arg9=''
937config_arg10=''
938config_arg11=''
939PERL_REVISION=5
8891dd8d 940PERL_VERSION=15
88ea3655 941PERL_SUBVERSION=0
3a2f06e9 942PERL_API_REVISION=5
8891dd8d 943PERL_API_VERSION=15
88ea3655 944PERL_API_SUBVERSION=0
412b3ba4 945PERL_CONFIG_SH=true
3a2f06e9
GS
946# Variables propagated from previous config.sh file.
947pp_sys_cflags=''
948epocish_cflags='ccflags="$cflags -xc++"'
949ivtype='int'
950uvtype='unsigned int'
951i8type='char'
952u8type='unsigned char'
953i16type='short'
954u16type='unsigned short'
955i32type='int'
956u32type='unsigned int'
957i64type='long long'
958u64type='unsigned long long'
959d_quad='define'
960quadtype='long long'
961quadtype='unsigned long long'
962quadkind='QUAD_IS_LONG_LONG'
963nvtype='double'
964ivsize='4'
965uvsize='4'
966i8size='1'
967u8size='1'
968i16size='2'
969u16size='2'
970i32size='4'
971u32size='4'
972i64size='8'
973u64size='8'
974d_fs_data_s='undef'
975d_fseeko='undef'
976d_ldbl_dig='undef'
78821a22 977d_sprintf_returns_strlen='undef'
3a2f06e9
GS
978d_sqrtl='undef'
979d_getmnt='undef'
980d_statfs_f_flags='undef'
981d_statfs_s='undef'
4e0554ec 982d_usleep='undef'
3a2f06e9
GS
983d_ustat='undef'
984i_sysstatfs='undef'
985i_sysvfs='undef'
986i_ustat='undef'
3a2f06e9 987uidsize='2'
23dcd6c8 988uidsign='1'
3a2f06e9 989gidsize='2'
23dcd6c8 990gidsign='1'
f83d2536
GS
991ivdformat='"ld"'
992uvuformat='"lu"'
993uvoformat='"lo"'
994uvxformat='"lx"'
159fae86 995uvXUformat='"lX"'
f83d2536
GS
996uidformat='"hu"'
997gidformat='"hu"'
998d_strtold='undef'
999d_strtoll='undef'
1000d_strtouq='undef'
1001d_nv_preserves_uv='define'
53133ed1 1002nv_preserves_uv_bits='32'
b68c599a 1003nv_overflows_integers_at='0'
f83d2536 1004useithreads='undef'
f83d2536
GS
1005inc_version_list=' '
1006inc_version_list_init='0'
b250498f
GS
1007d_madvise='undef'
1008d_mkdtemp='undef'
1009d_mkstemp='undef'
1010d_mkstemps='undef'
1011d_mmap='undef'
1012d_mprotect='undef'
1013d_msync='undef'
1014d_munmap='undef'
1015d_qgcvt='undef'
1016d_socklen_t='undef'
1017d_vendorarch=''
b250498f
GS
1018i_ieeefp='undef'
1019i_sunmath='undef'
1020i_syslog='undef'
1021i_sysmman='undef'
1022i_sysutsname='undef'
1023installvendorarch=''
1024mmaptype=''
1025revision='5'
1026sizesize='4'
1027socksizetype='int'
1028
1029double='undef'
1030usemorebits='undef'
1031usemultiplicity='undef'
1032usemymalloc='n'
1033usenm=''
1034useopcode=''
1035useperlio='undef'
1036useposix=''
1037usesfio=''
1038useshrplib=''
1039usesocks='undef'
1040usethreads='undef'
1041usevendorprefix=''
1042usevfork=''
1043usrinc=''
1044uuname=''
1045vendorlib=''
1046vendorlib_stem=''
1047vendorlibexp=''
1048vendorprefix=''
1049vendorprefixexp=''
8891dd8d 1050version='5.15.0'
b250498f
GS
1051vi=''
1052voidflags='15'
1053xlibpth=''
1054zcat=''
1055zip=''
1056# Configure command line arguments.
1057config_arg0=''
1058config_args=''
1059config_argc=11
1060config_arg1=''
1061config_arg2=''
1062config_arg3=''
1063config_arg4=''
1064config_arg5=''
1065config_arg6=''
1066config_arg7=''
1067config_arg8=''
1068config_arg9=''
1069config_arg10=''
1070config_arg11=''
1071PERL_REVISION=5
8891dd8d 1072PERL_VERSION=15
88ea3655 1073PERL_SUBVERSION=0
b250498f 1074PERL_API_REVISION=5
8891dd8d 1075PERL_API_VERSION=15
88ea3655 1076PERL_API_SUBVERSION=0
b250498f
GS
1077CONFIGDOTSH=true
1078# Variables propagated from previous config.sh file.
1079pp_sys_cflags=''
1080epocish_cflags='ccflags="$cflags -xc++"'
1081ivtype='int'
1082uvtype='unsigned int'
1083i8type='char'
1084u8type='unsigned char'
1085i16type='short'
1086u16type='unsigned short'
1087i32type='int'
1088u32type='unsigned int'
1089i64type='long long'
1090u64type='unsigned long long'
1091d_quad='define'
1092quadtype='long long'
1093quadtype='unsigned long long'
1094quadkind='QUAD_IS_LONG_LONG'
1095nvtype='double'
1096ivsize='4'
1097uvsize='4'
1098i8size='1'
1099u8size='1'
1100i16size='2'
1101u16size='2'
1102i32size='4'
1103u32size='4'
1104i64size='8'
1105u64size='8'
1106d_fs_data_s='undef'
1107d_fseeko='undef'
1108d_ldbl_dig='undef'
1109d_sqrtl='undef'
1110d_getmnt='undef'
1111d_statfs_f_flags='undef'
1112d_statfs_s='undef'
1113d_ustat='undef'
1114i_sysstatfs='undef'
1115i_sysvfs='undef'
1116i_ustat='undef'
1117uidsize='2'
1118uidsign='1'
1119gidsize='2'
1120gidsign='1'
1121ivdformat='"ld"'
1122uvuformat='"lu"'
1123uvoformat='"lo"'
1124uvxformat='"lx"'
1125uidformat='"hu"'
1126gidformat='"hu"'
1127d_strtold='undef'
1128d_strtoll='undef'
1129d_strtouq='undef'
1130d_nv_preserves_uv='define'
0fa13463 1131d_nv_zero_is_allbits_zero='undef'
b250498f
GS
1132use5005threads='undef'
1133useithreads='undef'
1134inc_version_list=' '
1135inc_version_list_init='0'
1136d_madvise='undef'
1137d_mkdtemp='undef'
1138d_mkstemp='undef'
1139d_mkstemps='undef'
1140d_mmap='undef'
1141d_mprotect='undef'
1142d_msync='undef'
1143d_munmap='undef'
1144d_qgcvt='undef'
1145d_socklen_t='undef'
1146d_vendorarch=''
b250498f
GS
1147i_ieeefp='undef'
1148i_sunmath='undef'
1149i_syslog='undef'
1150i_sysmman='undef'
1151i_sysutsname='undef'
1152installvendorarch=''
1153mmaptype=''
1154revision='5'
1155sizesize='4'
1156socksizetype='int'
b250498f
GS
1157d_getcwd='define'
1158i_sysmode='undef'
1159d_vendorarch='undef'
ed79a026
OF
1160d_frexpl='undef'
1161d_getespwnam='undef'
1162d_getprpwnam='undef'
1163d_isnan='define'
1164d_isnanl='undef'
1165d_modfl='undef'
1166d_setproctitle='undef'
1167d_socks5_init='undef'
1168i_libutil='undef'
1169i_prot='undef'
1170d_SCNfldbl='undef'
1171d_perl_otherlibdirs='undef'
1172nvsize='16'
4b661809 1173issymlink=''
8891dd8d 1174installarchlib='/home/of/PERL/perl/lib/5.15.0/epoc'
85ca448a
JH
1175installbin='/home/of/PERL/System/Programs/'
1176installman1dir='/home/of/PERL/man1'
1177installman3dir='/home/of/PERL/man3'
1178installprefix=''
1179installprefixexp=''
8891dd8d 1180installprivlib='/home/of/PERL/perl/lib/5.15.0/'
85ca448a 1181installscript='/home/of/PERL/bin/'
8891dd8d
DM
1182installsitearch='/home/of/PERL/site/lib/site_perl/5.15.0/epoc'
1183installsitelib='/home/of/PERL/perl/lib/site_perl/5.15.0'
85ca448a
JH
1184installstyle=''
1185installusrbinperl='undef'
1186installvendorlib=''
f78c7704
SP
1187nveformat='"e"'
1188nvfformat='"f"'
1189nvgformat='"g"'
1190sSCNfldbl=''
1191uquadtype='uint64_t'
2eacba2f
JH
1192d_builtin_choose_expr='undef'
1193d_builtin_expect='undef'
1194d_ctermid='undef'
1195d_inc_version_list='undef'
1196d_libm_lib_version='0'
8f13cdc7
MB
1197d_prctl='undef'
1198d_prctl_set_name='undef'
2eacba2f
JH
1199d_printf_format_null='undef'
1200d_pseudofork='undef'
1201d_signbit='undef'
1202d_sitearch='undef'
1203db_version_major='0'
1204db_version_minor='0'
1205db_version_patch='0'
1206targetarch=''
1207vendorarch=''
1208vendorarchexp=''
1209