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