This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove ; from use statements for readability. (Obeying the documentation
[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'
13796ecd
CBW
36archlib='/usr/lib/perl/5.13.7/epoc'
37archlibexp='/usr/lib/perl/5.13.7/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'
f78c7704 427d_snprintf='undef'
49a78c82 428d_sockatmark='undef'
2ef53570 429d_sockatmarkproto='undef'
3a2f06e9
GS
430d_socket='define'
431d_sockpair='undef'
1b9c9cf5 432d_socks5_init='undef'
10bc17b6
JH
433d_srand48_r='undef'
434d_srandom_r='undef'
2ef53570
JH
435d_sresgproto='undef'
436d_sresuproto='undef'
3a2f06e9
GS
437d_statblks='define'
438d_statfs='undef'
439d_statfsflags='define'
29ab041d 440d_static_inline='undef'
3a2f06e9
GS
441d_statvfs='undef'
442d_stdio_cnt_lval='define'
443d_stdio_ptr_lval='define'
a7ffa9b9 444d_stdio_ptr_lval_nochange_cnt='undef'
2ef53570 445d_stdio_ptr_lval_sets_cnt='undef'
3a2f06e9
GS
446d_stdio_stream_array='undef'
447d_stdiobase='undef'
448d_stdstdio='undef'
449d_strchr='define'
450d_strcoll='define'
451d_strctcpy='define'
452d_strerrm='strerror(e)'
453d_strerror='define'
10bc17b6 454d_strerror_r='undef'
b3c85772 455d_strftime='define'
f78c7704
SP
456d_strlcat='undef'
457d_strlcpy='undef'
3a2f06e9
GS
458d_strtod='define'
459d_strtol='define'
d0e6d399 460d_strtoq='undef'
3a2f06e9
GS
461d_strtoul='define'
462d_strtoull='undef'
2ef53570 463d_strtouq='undef'
3a2f06e9
GS
464d_strxfrm='define'
465d_suidsafe='undef'
466d_symlink='undef'
467d_syscall='undef'
2ef53570 468d_syscallproto='undef'
3a2f06e9
GS
469d_sysconf='define'
470d_sysernlst='undef'
471d_syserrlst='undef'
472d_system='define'
473d_tcgetpgrp='undef'
474d_tcsetpgrp='undef'
475d_telldir='define'
476d_telldirproto='define'
477d_time='undef'
96938616 478d_timegm='undef'
3a2f06e9 479d_times='undef'
10bc17b6
JH
480d_tm_tm_gmtoff='undef'
481d_tm_tm_zone='undef'
482d_tmpnam_r='undef'
3a2f06e9 483d_truncate='undef'
10bc17b6 484d_ttyname_r='undef'
3a2f06e9 485d_tzname='undef'
4e0554ec
JH
486d_u32align='define'
487d_ualarm='undef'
3a2f06e9
GS
488d_umask='undef'
489d_uname='undef'
490d_union_semun='undef'
758a5d79 491d_unordered='undef'
58bf2e2e 492d_unsetenv='undef'
2ef53570 493d_usleepproto='undef'
3a2f06e9
GS
494d_vendorlib='undef'
495d_vfork='undef'
496d_void_closedir='undef'
497d_voidsig='undef'
498d_voidtty='undef'
499d_volatile='define'
500d_vprintf='define'
f78c7704 501d_vsnprintf='undef'
3a2f06e9
GS
502d_wait4='undef'
503d_waitpid='undef'
504d_wcstombs='undef'
505d_wctomb='undef'
506d_writev='undef'
507d_xenix='undef'
508date='date'
509db_hashtype='undef'
510db_prefixtype='undef'
511defvoidused='15'
512direntrytype='struct dirent'
513dlext='none'
514dlsrc='dl_none.xs'
515doublesize='8'
516drand01='(rand()/(double)(1U<<RANDBITS))'
10bc17b6 517drand48_r_proto='0'
5ac1e9b2 518dtrace=''
3a2f06e9
GS
519dynamic_ext=''
520eagain='EAGAIN'
521ebcdic='undef'
522echo='echo'
523egrep='egrep'
524emacs=''
10bc17b6
JH
525endgrent_r_proto='0'
526endhostent_r_proto='0'
527endnetent_r_proto='0'
528endprotoent_r_proto='0'
529endpwent_r_proto='0'
530endservent_r_proto='0'
3a2f06e9
GS
531eunicefix=':'
532exe_ext=''
533expr='expr'
48462a74 534extensions='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
535fflushNULL='undef'
536fflushall='define'
537find=''
538firstmakefile='makefile'
539flex=''
540fpostype='fpos_t'
541freetype='void'
02a99678 542full_ar='arm-epoc-pe-ar'
3a2f06e9
GS
543full_csh=''
544full_sed='/usr/bin/sed'
545gccversion=''
10bc17b6
JH
546getgrent_r_proto='0'
547getgrgid_r_proto='0'
548getgrnam_r_proto='0'
549gethostbyaddr_r_proto='0'
550gethostbyname_r_proto='0'
551gethostent_r_proto='0'
552getlogin_r_proto='0'
553getnetbyaddr_r_proto='0'
554getnetbyname_r_proto='0'
555getnetent_r_proto='0'
556getprotobyname_r_proto='0'
557getprotobynumber_r_proto='0'
558getprotoent_r_proto='0'
559getpwent_r_proto='0'
560getpwnam_r_proto='0'
561getpwuid_r_proto='0'
562getservbyname_r_proto='0'
563getservbyport_r_proto='0'
564getservent_r_proto='0'
565getspnam_r_proto='0'
3a2f06e9
GS
566gidtype='gid_t'
567glibpth=''
10bc17b6 568gmtime_r_proto='0'
3a2f06e9
GS
569grep='grep'
570groupcat=''
571groupstype='gid_t'
572gzip='gzip'
573h_fcntl=''
574h_sysfile=''
575hint=''
576hostcat=''
3a2f06e9 577i_arpainet='define'
2a0de2c5 578i_assert='define'
3a2f06e9 579i_bsdioctl='undef'
10bc17b6 580i_crypt='undef'
3a2f06e9
GS
581i_db='undef'
582i_dbm='undef'
583i_dirent='define'
584i_dld='undef'
585i_dlfcn='undef'
586i_fcntl='define'
587i_float='undef'
758a5d79
JH
588i_fp='undef'
589i_fp_class='undef'
3a2f06e9 590i_gdbm='undef'
3ab94133
AD
591i_gdbm_ndbm='undef'
592i_gdbmndbm='undef'
3a2f06e9 593i_grp='undef'
792d8dab 594i_ieeefp='undef'
3a2f06e9 595i_inttypes='undef'
2765b840 596i_langinfo='undef'
fd47df60 597i_libutil='undef'
3a2f06e9
GS
598i_limits='define'
599i_locale='undef'
600i_machcthr='undef'
601i_malloc='undef'
1cd66f7c 602i_mallocmalloc='undef'
3a2f06e9
GS
603i_math='define'
604i_memory='undef'
605i_mntent='undef'
606i_ndbm='undef'
607i_netdb='define'
608i_neterrno='undef'
609i_netinettcp='define'
610i_niin='define'
611i_poll='undef'
3813c136 612i_prot='undef'
3a2f06e9
GS
613i_pthread='undef'
614i_pwd='undef'
615i_rpcsvcdbm='undef'
616i_sfio='undef'
617i_sgtty='undef'
618i_shadow='undef'
619i_socks='undef'
620i_stdarg='define'
621i_stddef='define'
622i_stdlib='define'
623i_string='define'
923fc586 624i_sunmath='undef'
3a2f06e9
GS
625i_sysaccess='undef'
626i_sysdir='undef'
627i_sysfile='undef'
628i_sysfilio='undef'
629i_sysin='undef'
630i_sysioctl='define'
631i_sysmman='undef'
632i_sysmount='undef'
633i_sysndir='undef'
634i_sysparam='define'
3420cd60 635i_syspoll='undef'
3a2f06e9
GS
636i_sysresrc='define'
637i_syssecrt='undef'
638i_sysselct='undef'
639i_syssockio='undef'
640i_sysstat='define'
641i_sysstatvfs='undef'
642i_systime='define'
643i_systimek='undef'
644i_systimes='define'
645i_systypes='define'
646i_sysuio='undef'
647i_sysun='undef'
648i_syswait='define'
649i_termio='undef'
650i_termios='undef'
651i_time='define'
652i_unistd='define'
653i_utime='undef'
654i_values='undef'
655i_varargs='undef'
656i_varhdr='undef'
657i_vfork='undef'
658ignore_versioned_solibs=''
659incpath=''
660inews=''
3a2f06e9 661intsize='4'
ed79a026 662known_extensions='Data/Dumper File/Glob IO Socket Fcntl Sys/Hostname Errno'
3a2f06e9 663ksh=''
3a2f06e9
GS
664ld='echo'
665lddlflags=''
02a99678 666ldflags='-Wl,-heap,0x04000000'
3a2f06e9
GS
667ldlibpthname=''
668less=''
669lib_ext=''
670libc=''
671libperl='perl.a'
672libpth=''
673libs=''
674libswanted=''
675line=''
676lint=''
677lkflags=''
678ln='ln'
679lns='/bin/ln -s'
10bc17b6 680localtime_r_proto='0'
3a2f06e9
GS
681locincpth=''
682loclibpth=''
683longdblsize='8'
684longlongsize='8'
685longsize='4'
686lp=''
687lpr=''
688ls='ls'
689lseeksize='8'
690lseektype='off_t'
a724edfe 691mad='undef'
3a2f06e9
GS
692mail=''
693mailx=''
694make='make'
695make_set_make='#'
696mallocobj=''
697mallocsrc=''
698malloctype='void *'
6f748670 699man1='man1'
3a2f06e9
GS
700man1dir=''
701man1direxp=''
702man1ext=''
6f748670
JH
703man2='man2'
704man2ext='2'
705man3='man3'
3a2f06e9
GS
706man3dir=''
707man3direxp=''
708man3ext=''
6f748670
JH
709man4='man4'
710man4ext='4'
711man5='man5'
712man5ext='5'
713man6='man6'
714man6ext='6'
715man7='man7'
716man7ext='7'
717man8='man8'
718man8ext='8'
3a2f06e9
GS
719mips=''
720mips_type=''
721mkdir='mkdir'
722mmaptype=''
3a2f06e9
GS
723modetype='mode_t'
724more='more'
725multiarch='define'
726mv=''
727myarchname='epoc'
728mydomain='.gmx.de'
729myhostname='dragon'
730myuname=''
731n='-n'
2cc61e15 732need_va_copy='undef'
3a2f06e9
GS
733netdb_hlen_type='int'
734netdb_host_type='const char *'
735netdb_name_type='const char *'
736netdb_net_type='int'
02a99678 737nm='arm-epoc-pe-nm'
3a2f06e9
GS
738nm_opt=''
739nm_so_opt=''
ed79a026 740nonxs_ext='Errno'
3a2f06e9
GS
741nroff='nroff'
742o_nonblock='O_NONBLOCK'
743obj_ext=''
744old_pthread_create_joinable=''
745optimize='-fomit-frame-pointer -DNDEBUG -O'
746orderlib=''
747osname='epoc'
748osvers=''
3b777bb4 749otherlibdirs=''
3a2f06e9
GS
750package=''
751pager=''
752passcat=''
753patchlevel=''
ed79a026 754path_sep=':'
3a2f06e9 755perl=''
29ab041d 756perl_static_inline='static'
3a2f06e9
GS
757perladmin=''
758perlpath=''
759pg=''
760phostname=''
761pidtype='pid_t'
762plibpth=''
763pmake=''
764pr=''
765prefix=''
766prefixexp=''
13796ecd
CBW
767privlib='/usr/lib/perl/5.13.7'
768privlibexp='/usr/lib/perl/5.13.7'
a838cfe5 769procselfexe=''
10bc17b6 770prototype='define'
3a2f06e9
GS
771ptrsize='4'
772randbits='31'
773randfunc=''
10bc17b6 774random_r_proto='0'
3a2f06e9 775randseedtype='unsigned'
02a99678 776ranlib='arm-epoc-pe-ranlib'
3a2f06e9 777rd_nodata='-1'
10bc17b6
JH
778readdir64_r_proto='0'
779readdir_r_proto='0'
3a2f06e9
GS
780rm='rm'
781rmail=''
782runnm='false'
96938616
MB
783sGMTIME_max='2147483647'
784sGMTIME_min='0'
785sLOCALTIME_max='2147483647'
786sLOCALTIME_min='0'
6b356c8e
JH
787sPRIEUldbl=''
788sPRIFUldbl=''
789sPRIGUldbl=''
790sPRIXU64=''
3a2f06e9
GS
791sPRId64=''
792sPRIeldbl=''
793sPRIfldbl='"f"'
794sPRIgldbl='"g"'
795sPRIi64=''
796sPRIo64=''
797sPRIu64=''
798sPRIx64=''
799sched_yield=''
800scriptdir=''
801scriptdirexp=''
802sed='sed'
803seedfunc='srand'
804selectminbits='32'
805selecttype=''
806sendmail=''
10bc17b6
JH
807setgrent_r_proto='0'
808sethostent_r_proto='0'
809setlocale_r_proto='0'
810setnetent_r_proto='0'
811setprotoent_r_proto='0'
812setpwent_r_proto='0'
813setservent_r_proto='0'
3a2f06e9
GS
814sh='/bin/sh'
815shar=''
816sharpbang='#!'
817shmattype=''
818shortsize='2'
819shrpenv=''
820shsharp=''
3a2f06e9
GS
821sig_name=''
822sig_name_init='"ZERO", 0'
823sig_num='0'
824sig_num_init='0, 0'
d9e635b6 825sig_size='1'
3a2f06e9 826signal_t='void'
13796ecd
CBW
827sitearch='/usr/lib/perl/site_perl/5.13.7/epoc'
828sitearchexp='/usr/lib/perl/site_perl/5.13.7/epoc'
829sitelib='/usr/lib/perl/site_perl/5.13.7/'
a7310926 830sitelib_stem='/usr/lib/perl/site_perl'
13796ecd 831sitelibexp='/usr/lib/perl/site_perl/5.13.7/'
3a2f06e9
GS
832siteprefix=''
833siteprefixexp=''
a13ea748 834sizesize='4'
3a2f06e9
GS
835sizetype='size_t'
836sleep=''
837smail=''
3a2f06e9
GS
838so=''
839sockethdr=''
840socketlib=''
10bc17b6 841socksizetype='size_t'
3a2f06e9
GS
842sort='sort'
843spackage=''
844spitshell='cat'
10bc17b6
JH
845srand48_r_proto='0'
846srandom_r_proto='0'
3a2f06e9
GS
847src='.'
848ssizetype='long'
849startperl=''
850startsh='#!/bin/sh'
ed79a026 851static_ext='Data/Dumper File/Glob IO Socket Fcntl Sys/Hostname'
3a2f06e9
GS
852stdchar='char'
853stdio_base=''
854stdio_bufsiz=''
855stdio_cnt=''
856stdio_filbuf=''
857stdio_ptr=''
858stdio_stream_array=''
10bc17b6 859strerror_r_proto='0'
3a2f06e9
GS
860strings=''
861submit=''
862subversion=''
863sysman=''
864tail=''
865tar=''
866tbl=''
867tee='tee'
868test='test'
869timeincl=''
870timetype='time_t'
10bc17b6 871tmpnam_r_proto='0'
3a2f06e9
GS
872touch='touch'
873tr='tr'
874trnl='\n'
875troff=''
10bc17b6 876ttyname_r_proto='0'
3a2f06e9
GS
877uidsign='1'
878uidtype='uid_t'
879uname='uname'
880uniq='uniq'
10cc9d2a
JH
881use64bitall='undef'
882use64bitint='undef'
5440bc8e 883usecrosscompile='define'
1be1b388 884usedevel='undef'
3a2f06e9 885usedl='undef'
5ac1e9b2 886usedtrace='undef'
1de32f2a 887usefaststdio='undef'
3a2f06e9
GS
888uselargefiles='undef'
889uselongdouble='undef'
f78c7704 890usemallocwrap='undef'
3a2f06e9
GS
891usemorebits='undef'
892usemultiplicity='undef'
893usemymalloc='n'
894usenm=''
895useopcode=''
896useperlio='undef'
897useposix=''
9514c62b 898usereentrant='undef'
f78c7704 899userelocatableinc='undef'
3a2f06e9
GS
900usesfio=''
901useshrplib=''
f78c7704 902usesitecustomize='undef'
3a2f06e9
GS
903usesocks='undef'
904usethreads='undef'
905usevendorprefix=''
906usevfork=''
907usrinc=''
908uuname=''
1afd3306 909vaproto='undef'
3a2f06e9 910vendorlib=''
526fdc24 911vendorlib_stem=''
3a2f06e9
GS
912vendorlibexp=''
913vendorprefix=''
914vendorprefixexp=''
13796ecd 915version='5.13.7'
d56c5707 916versiononly='undef'
3a2f06e9
GS
917vi=''
918voidflags='15'
919xlibpth=''
920zcat=''
921zip=''
922# Configure command line arguments.
923config_arg0=''
924config_args=''
925config_argc=11
926config_arg1=''
927config_arg2=''
928config_arg3=''
929config_arg4=''
930config_arg5=''
931config_arg6=''
932config_arg7=''
933config_arg8=''
934config_arg9=''
935config_arg10=''
936config_arg11=''
937PERL_REVISION=5
cb47d8a5 938PERL_VERSION=13
13796ecd 939PERL_SUBVERSION=7
3a2f06e9 940PERL_API_REVISION=5
cb47d8a5 941PERL_API_VERSION=13
13796ecd 942PERL_API_SUBVERSION=7
412b3ba4 943PERL_CONFIG_SH=true
3a2f06e9
GS
944# Variables propagated from previous config.sh file.
945pp_sys_cflags=''
946epocish_cflags='ccflags="$cflags -xc++"'
947ivtype='int'
948uvtype='unsigned int'
949i8type='char'
950u8type='unsigned char'
951i16type='short'
952u16type='unsigned short'
953i32type='int'
954u32type='unsigned int'
955i64type='long long'
956u64type='unsigned long long'
957d_quad='define'
958quadtype='long long'
959quadtype='unsigned long long'
960quadkind='QUAD_IS_LONG_LONG'
961nvtype='double'
962ivsize='4'
963uvsize='4'
964i8size='1'
965u8size='1'
966i16size='2'
967u16size='2'
968i32size='4'
969u32size='4'
970i64size='8'
971u64size='8'
972d_fs_data_s='undef'
973d_fseeko='undef'
974d_ldbl_dig='undef'
78821a22 975d_sprintf_returns_strlen='undef'
3a2f06e9
GS
976d_sqrtl='undef'
977d_getmnt='undef'
978d_statfs_f_flags='undef'
979d_statfs_s='undef'
4e0554ec 980d_usleep='undef'
3a2f06e9
GS
981d_ustat='undef'
982i_sysstatfs='undef'
983i_sysvfs='undef'
984i_ustat='undef'
3a2f06e9 985uidsize='2'
23dcd6c8 986uidsign='1'
3a2f06e9 987gidsize='2'
23dcd6c8 988gidsign='1'
f83d2536
GS
989ivdformat='"ld"'
990uvuformat='"lu"'
991uvoformat='"lo"'
992uvxformat='"lx"'
159fae86 993uvXUformat='"lX"'
f83d2536
GS
994uidformat='"hu"'
995gidformat='"hu"'
996d_strtold='undef'
997d_strtoll='undef'
998d_strtouq='undef'
999d_nv_preserves_uv='define'
53133ed1 1000nv_preserves_uv_bits='32'
b68c599a 1001nv_overflows_integers_at='0'
f83d2536 1002useithreads='undef'
f83d2536
GS
1003inc_version_list=' '
1004inc_version_list_init='0'
b250498f
GS
1005d_madvise='undef'
1006d_mkdtemp='undef'
1007d_mkstemp='undef'
1008d_mkstemps='undef'
1009d_mmap='undef'
1010d_mprotect='undef'
1011d_msync='undef'
1012d_munmap='undef'
1013d_qgcvt='undef'
1014d_socklen_t='undef'
1015d_vendorarch=''
b250498f
GS
1016i_ieeefp='undef'
1017i_sunmath='undef'
1018i_syslog='undef'
1019i_sysmman='undef'
1020i_sysutsname='undef'
1021installvendorarch=''
1022mmaptype=''
1023revision='5'
1024sizesize='4'
1025socksizetype='int'
1026
1027double='undef'
1028usemorebits='undef'
1029usemultiplicity='undef'
1030usemymalloc='n'
1031usenm=''
1032useopcode=''
1033useperlio='undef'
1034useposix=''
1035usesfio=''
1036useshrplib=''
1037usesocks='undef'
1038usethreads='undef'
1039usevendorprefix=''
1040usevfork=''
1041usrinc=''
1042uuname=''
1043vendorlib=''
1044vendorlib_stem=''
1045vendorlibexp=''
1046vendorprefix=''
1047vendorprefixexp=''
13796ecd 1048version='5.13.7'
b250498f
GS
1049vi=''
1050voidflags='15'
1051xlibpth=''
1052zcat=''
1053zip=''
1054# Configure command line arguments.
1055config_arg0=''
1056config_args=''
1057config_argc=11
1058config_arg1=''
1059config_arg2=''
1060config_arg3=''
1061config_arg4=''
1062config_arg5=''
1063config_arg6=''
1064config_arg7=''
1065config_arg8=''
1066config_arg9=''
1067config_arg10=''
1068config_arg11=''
1069PERL_REVISION=5
cb47d8a5 1070PERL_VERSION=13
13796ecd 1071PERL_SUBVERSION=7
b250498f 1072PERL_API_REVISION=5
cb47d8a5 1073PERL_API_VERSION=13
13796ecd 1074PERL_API_SUBVERSION=7
b250498f
GS
1075CONFIGDOTSH=true
1076# Variables propagated from previous config.sh file.
1077pp_sys_cflags=''
1078epocish_cflags='ccflags="$cflags -xc++"'
1079ivtype='int'
1080uvtype='unsigned int'
1081i8type='char'
1082u8type='unsigned char'
1083i16type='short'
1084u16type='unsigned short'
1085i32type='int'
1086u32type='unsigned int'
1087i64type='long long'
1088u64type='unsigned long long'
1089d_quad='define'
1090quadtype='long long'
1091quadtype='unsigned long long'
1092quadkind='QUAD_IS_LONG_LONG'
1093nvtype='double'
1094ivsize='4'
1095uvsize='4'
1096i8size='1'
1097u8size='1'
1098i16size='2'
1099u16size='2'
1100i32size='4'
1101u32size='4'
1102i64size='8'
1103u64size='8'
1104d_fs_data_s='undef'
1105d_fseeko='undef'
1106d_ldbl_dig='undef'
1107d_sqrtl='undef'
1108d_getmnt='undef'
1109d_statfs_f_flags='undef'
1110d_statfs_s='undef'
1111d_ustat='undef'
1112i_sysstatfs='undef'
1113i_sysvfs='undef'
1114i_ustat='undef'
1115uidsize='2'
1116uidsign='1'
1117gidsize='2'
1118gidsign='1'
1119ivdformat='"ld"'
1120uvuformat='"lu"'
1121uvoformat='"lo"'
1122uvxformat='"lx"'
1123uidformat='"hu"'
1124gidformat='"hu"'
1125d_strtold='undef'
1126d_strtoll='undef'
1127d_strtouq='undef'
1128d_nv_preserves_uv='define'
0fa13463 1129d_nv_zero_is_allbits_zero='undef'
b250498f
GS
1130use5005threads='undef'
1131useithreads='undef'
1132inc_version_list=' '
1133inc_version_list_init='0'
1134d_madvise='undef'
1135d_mkdtemp='undef'
1136d_mkstemp='undef'
1137d_mkstemps='undef'
1138d_mmap='undef'
1139d_mprotect='undef'
1140d_msync='undef'
1141d_munmap='undef'
1142d_qgcvt='undef'
1143d_socklen_t='undef'
1144d_vendorarch=''
b250498f
GS
1145i_ieeefp='undef'
1146i_sunmath='undef'
1147i_syslog='undef'
1148i_sysmman='undef'
1149i_sysutsname='undef'
1150installvendorarch=''
1151mmaptype=''
1152revision='5'
1153sizesize='4'
1154socksizetype='int'
b250498f
GS
1155d_getcwd='define'
1156i_sysmode='undef'
1157d_vendorarch='undef'
ed79a026
OF
1158d_frexpl='undef'
1159d_getespwnam='undef'
1160d_getprpwnam='undef'
1161d_isnan='define'
1162d_isnanl='undef'
1163d_modfl='undef'
1164d_setproctitle='undef'
1165d_socks5_init='undef'
1166i_libutil='undef'
1167i_prot='undef'
1168d_SCNfldbl='undef'
1169d_perl_otherlibdirs='undef'
1170nvsize='16'
4b661809 1171issymlink=''
13796ecd 1172installarchlib='/home/of/PERL/perl/lib/5.13.7/epoc'
85ca448a
JH
1173installbin='/home/of/PERL/System/Programs/'
1174installman1dir='/home/of/PERL/man1'
1175installman3dir='/home/of/PERL/man3'
1176installprefix=''
1177installprefixexp=''
13796ecd 1178installprivlib='/home/of/PERL/perl/lib/5.13.7/'
85ca448a 1179installscript='/home/of/PERL/bin/'
13796ecd
CBW
1180installsitearch='/home/of/PERL/site/lib/site_perl/5.13.7/epoc'
1181installsitelib='/home/of/PERL/perl/lib/site_perl/5.13.7'
85ca448a
JH
1182installstyle=''
1183installusrbinperl='undef'
1184installvendorlib=''
f78c7704
SP
1185nveformat='"e"'
1186nvfformat='"f"'
1187nvgformat='"g"'
1188sSCNfldbl=''
1189uquadtype='uint64_t'
2eacba2f
JH
1190d_builtin_choose_expr='undef'
1191d_builtin_expect='undef'
1192d_ctermid='undef'
1193d_inc_version_list='undef'
1194d_libm_lib_version='0'
8f13cdc7
MB
1195d_prctl='undef'
1196d_prctl_set_name='undef'
2eacba2f
JH
1197d_printf_format_null='undef'
1198d_pseudofork='undef'
1199d_signbit='undef'
1200d_sitearch='undef'
1201db_version_major='0'
1202db_version_minor='0'
1203db_version_patch='0'
1204targetarch=''
1205vendorarch=''
1206vendorarchexp=''
1207