Typo in DB_File.pm
[p5sagit/p5-mst-13.2.git] / epoc / config.sh
CommitLineData
3a2f06e9 1#!/bin/sh
2#
a13ea748 3# This file is manually maintained.
4#
5# It is NOT produced by running the Configure script.
3a2f06e9 6#
7
8# Package name : perl5
9# Source directory : .
a13ea748 10# Configuration time:
11# Configured by : Olaf Flebbe
12# Target system : EPOC
3a2f06e9 13
14Author=''
15Date='$Date'
16Header=''
17Id='$Id'
18Locker=''
19Log='$Log'
3a2f06e9 20RCSfile='$RCSfile'
21Revision='$Revision'
22Source=''
23State=''
24_a='.a'
25_exe='.exe'
26_o='.o'
27afs='false'
a6d26a0d 28afsroot='/afs'
3a2f06e9 29alignbytes='8'
30ansi2knr=''
31aphostname=''
32apirevision=''
33apisubversion=''
34apiversion=''
35ar='arm-pe-ar'
412b3ba4 36archlib='?:/perl/lib/5.7.2/epoc'
37archlibexp='?:/perl/lib/5.7.2/epoc'
3a2f06e9 38archname64=''
39archname='epoc'
40archobjs='epoc.o epocish.o epoc_stubs.o'
41awk='awk'
42baserev='5.0'
43bash=''
44bin=''
45bincompat5005='false'
46binexp=''
47bison='bison'
48byacc=''
49byteorder='1234'
50c=''
51castflags='0'
52cat='cat'
53cc='arm-pe-gcc -B/usr/local/lib/gcc-lib/arm-pe/cygnus-2.7.2-960323/ -nostdinc -D__SYMBIAN32__ -D__PSISOFT32__ -D__GCC32__ -D__EPOC32__ -D__MARM__ -D__EXE__ -I/usr/local/epoc/include/ -I/usr/local/epoc/include/libc -DEPOC'
54cccdlflags=''
55ccdlflags=''
56ccflags='-Wno-ctor-dtor-privacy -mcpu-arm710 -mapcs-32 -mshort-load-bytes -msoft-float -fcheck-new -fvtable-thunks'
57ccsymbols=''
58cf_by='olaf'
59cf_email='o.flebbe@gmx.de'
60cf_time='Dec 1999'
61chgrp=''
62chmod=''
63chown=''
64clocktype=''
65comm=''
66compress=''
67contains='grep'
68cp='cp'
69cpio=''
70cpp='arm-pe-cpp'
71cpp_stuff='42'
72cppccsymbols='EPOC=1'
73cppflags=' -nostdinc -D__SYMBIAN32__ -D__PSISOFT32__ -D__GCC32__ -D__EPOC32__ -D__MARM__ -D__EXE__ -I/usr/local/epoc/include/ -I/usr/local/epoc/include/libc'
74cpplast='-'
75cppminus='-'
76cpprun='arm-pe-gcc -E -B/usr/local/lib/gcc-lib/arm-pe/cygnus-2.7.2-960323/'
77cppstdin='arm-pe-gcc -E -B/usr/local/lib/gcc-lib/arm-pe/cygnus-2.7.2-960323/'
78cppsymbols=''
3a2f06e9 79cryptlib=''
80csh='csh'
b250498f 81d_Gconvert='epoc_gcvt((x),(n),(b))'
6b356c8e 82d_PRIEUldbl='undef'
83d_PRIFUldbl='undef'
84d_PRIGUldbl='undef'
85d_PRIXU64='undef'
3a2f06e9 86d_PRId64='undef'
87d_PRIeldbl='undef'
88d_PRIfldbl='define'
89d_PRIgldbl='define'
90d_PRIi64='undef'
91d_PRIo64='undef'
92d_PRIu64='undef'
93d_PRIx64='undef'
2ef53570 94d__fwalk='undef'
3a2f06e9 95d_access='undef'
96d_accessx='undef'
97d_alarm='undef'
98d_archlib='define'
99d_atolf='undef'
100d_atoll='undef'
101d_attribut='undef'
102d_bcmp='define'
103d_bcopy='define'
104d_bincompat5005='undef'
105d_bsd='undef'
106d_bsdgetpgrp='undef'
107d_bsdsetpgrp='undef'
108d_bzero='define'
109d_casti32='undef'
110d_castneg='undef'
111d_charvspr='undef'
112d_chown='undef'
113d_chroot='undef'
114d_chsize='undef'
115d_closedir='undef'
116d_cmsghdr_s='undef'
4e0554ec 117d_cmsghdr_s='undef'
2ef53570 118d_const='define'
3a2f06e9 119d_crypt='undef'
120d_csh='undef'
121d_cuserid='undef'
122d_dbl_dig='undef'
2ef53570 123d_dbminitproto='undef'
3a2f06e9 124d_difftime='define'
125d_dirnamlen='undef'
126d_dlerror='undef'
127d_dlopen='undef'
128d_dlsymun='undef'
129d_dosuid='undef'
130d_drand48proto='define'
131d_dup2='undef'
132d_eaccess='undef'
133d_endgrent='undef'
134d_endhent='undef'
135d_endnent='undef'
136d_endpent='undef'
137d_endpwent='undef'
138d_endsent='undef'
3a2f06e9 139d_eofnblk='define'
140d_eunice='undef'
b363b713 141d_fchdir='undef'
3a2f06e9 142d_fchmod='undef'
143d_fchown='undef'
144d_fcntl='undef'
9d9004a9 145d_fcntl_can_lock='undef'
3a2f06e9 146d_fd_macros='undef'
147d_fd_set='define'
148d_fds_bits='undef'
149d_fgetpos='define'
150d_flexfnam='define'
151d_flock='undef'
2ef53570 152d_flockproto='undef'
3a2f06e9 153d_fork='undef'
154d_fpathconf='undef'
155d_fpos64_t='undef'
a3540c92 156d_frexpl='undef'
3a2f06e9 157d_fseeko='undef'
158d_fsetpos='define'
159d_fstatfs='define'
160d_fstatvfs='undef'
411ab01c 161d_fsync='undef'
3a2f06e9 162d_ftello='undef'
163d_ftime='undef'
3813c136 164d_getespwnam='undef'
c890dc6c 165d_getfsstat='undef'
3a2f06e9 166d_getgrent='undef'
167d_getgrps='undef'
168d_gethbyaddr='define'
169d_gethbyname='define'
170d_gethent='undef'
171d_gethname='undef'
172d_gethostprotos='define'
4e0554ec 173d_getitimer='undef'
3a2f06e9 174d_getlogin='undef'
175d_getmntent='undef'
176d_getnbyaddr='undef'
177d_getnbyname='undef'
178d_getnent='undef'
179d_getnetprotos='define'
0c0643d0 180d_getpagsz='undef'
3a2f06e9 181d_getpbyname='define'
182d_getpbynumber='define'
183d_getpent='undef'
184d_getpgid='undef'
185d_getpgrp2='undef'
186d_getpgrp='undef'
187d_getppid='undef'
188d_getprior='undef'
189d_getprotoprotos='define'
3813c136 190d_getprpwnam='undef'
3a2f06e9 191d_getpwent='undef'
192d_getsbyname='undef'
193d_getsbyport='undef'
194d_getsent='undef'
195d_getservprotos='define'
3a2f06e9 196d_getspnam='undef'
197d_gettimeod='define'
198d_gnulibc='undef'
199d_grpasswd='undef'
200d_hasmntopt='undef'
201d_htonl='define'
792d8dab 202d_iconv='undef'
3a2f06e9 203d_index='undef'
204d_inetaton='define'
b250498f 205d_int64_t='undef'
3a2f06e9 206d_iovec_s='undef'
207d_isascii='define'
a3540c92 208d_isnan='define'
209d_isnanl='undef'
3a2f06e9 210d_killpg='undef'
211d_lchown='undef'
212d_ldbl_dig='undef'
213d_link='undef'
214d_llseek='undef'
215d_locconv='undef'
216d_lockf='undef'
217d_longdbl='undef'
218d_longlong='define'
c890dc6c 219d_lseekproto='define'
3a2f06e9 220d_lstat='undef'
221d_madvise='undef'
222d_mblen='undef'
223d_mbstowcs='undef'
224d_mbtowc='undef'
225d_memchr='define'
226d_memcmp='define'
227d_memcpy='define'
228d_memmove='define'
229d_memset='define'
230d_mkdir='define'
231d_mkfifo='undef'
232d_mktime='define'
233d_mmap='undef'
a3540c92 234d_modfl='undef'
e67aeab1 235d_modfl_pow32_bug='undef'
3a2f06e9 236d_mprotect='undef'
237d_msg='undef'
238d_msg_ctrunc='undef'
239d_msg_dontroute='undef'
240d_msg_oob='undef'
241d_msg_peek='undef'
242d_msg_proxy='undef'
243d_msgctl='undef'
244d_msgget='undef'
245d_msghdr_s='undef'
2ef53570 246d_msghdr_s='undef'
3a2f06e9 247d_msgrcv='undef'
248d_msgsnd='undef'
249d_msync='undef'
250d_munmap='undef'
251d_mymalloc='undef'
252d_nice='undef'
2765b840 253d_nl_langinfo='undef'
3a2f06e9 254d_off64_t='undef'
255d_old_pthread_create_joinable='undef'
256d_oldpthreads='undef'
257d_oldsock='undef'
258d_open3='define'
259d_pathconf='undef'
260d_pause='undef'
3b777bb4 261d_perl_otherlibdirs='undef'
3a2f06e9 262d_phostname='undef'
263d_pipe='undef'
264d_poll='undef'
265d_portable='undef'
d6483fcc 266d_pthread_atfork='undef'
3a2f06e9 267d_pthread_yield='undef'
268d_pwage='undef'
269d_pwchange='undef'
270d_pwclass='undef'
271d_pwcomment='undef'
272d_pwexpire='undef'
273d_pwgecos='undef'
274d_pwpasswd='undef'
275d_pwquota='undef'
bbe6c963 276d_qgcvt='undef'
3a2f06e9 277d_readdir='define'
278d_readlink='undef'
279d_readv='undef'
4e0554ec 280d_readv='undef'
281d_recvmsg='undef'
2ef53570 282d_recvmsg='undef'
3a2f06e9 283d_rename='define'
284d_rewinddir='define'
285d_rmdir='define'
286d_safebcpy='undef'
287d_safemcpy='undef'
288d_sanemcmp='define'
ef9f17be 289d_sbrkproto='undef'
3a2f06e9 290d_sched_yield='undef'
291d_scm_rights='undef'
292d_seekdir='define'
293d_select='undef'
294d_sem='undef'
295d_semctl='undef'
296d_semctl_semid_ds='define'
297d_semctl_semun='define'
298d_semget='undef'
299d_semop='undef'
300d_sendmsg='undef'
301d_setegid='undef'
302d_seteuid='undef'
303d_setgrent='undef'
304d_setgrps='undef'
305d_sethent='undef'
4e0554ec 306d_setitimer='undef'
3a2f06e9 307d_setlinebuf='undef'
308d_setlocale='undef'
309d_setnent='undef'
310d_setpent='undef'
311d_setpgid='undef'
312d_setpgrp2='undef'
313d_setpgrp='undef'
314d_setprior='undef'
2ef53570 315d_setproctitle='undef'
3a2f06e9 316d_setpwent='undef'
317d_setregid='undef'
318d_setresgid='undef'
319d_setresuid='undef'
320d_setreuid='undef'
321d_setrgid='undef'
322d_setruid='undef'
323d_setsent='undef'
324d_setsid='undef'
3a2f06e9 325d_setvbuf='undef'
326d_sfio='undef'
327d_shm='undef'
328d_shmat='undef'
329d_shmatprototype='undef'
330d_shmctl='undef'
331d_shmdt='undef'
332d_shmget='undef'
333d_sigaction='undef'
983dbef6 334d_sigprocmask='undef'
3a2f06e9 335d_sigsetjmp='undef'
49a78c82 336d_sockatmark='undef'
2ef53570 337d_sockatmarkproto='undef'
3a2f06e9 338d_socket='define'
339d_sockpair='undef'
1b9c9cf5 340d_socks5_init='undef'
2ef53570 341d_sresgproto='undef'
342d_sresuproto='undef'
3a2f06e9 343d_statblks='define'
344d_statfs='undef'
345d_statfsflags='define'
346d_statvfs='undef'
347d_stdio_cnt_lval='define'
348d_stdio_ptr_lval='define'
a7ffa9b9 349d_stdio_ptr_lval_nochange_cnt='undef'
2ef53570 350d_stdio_ptr_lval_sets_cnt='undef'
3a2f06e9 351d_stdio_stream_array='undef'
352d_stdiobase='undef'
353d_stdstdio='undef'
354d_strchr='define'
355d_strcoll='define'
356d_strctcpy='define'
357d_strerrm='strerror(e)'
358d_strerror='define'
b3c85772 359d_strftime='define'
3a2f06e9 360d_strtod='define'
361d_strtol='define'
d0e6d399 362d_strtoq='undef'
3a2f06e9 363d_strtoul='define'
364d_strtoull='undef'
2ef53570 365d_strtouq='undef'
3a2f06e9 366d_strxfrm='define'
367d_suidsafe='undef'
368d_symlink='undef'
369d_syscall='undef'
2ef53570 370d_syscallproto='undef'
3a2f06e9 371d_sysconf='define'
372d_sysernlst='undef'
373d_syserrlst='undef'
374d_system='define'
375d_tcgetpgrp='undef'
376d_tcsetpgrp='undef'
377d_telldir='define'
378d_telldirproto='define'
379d_time='undef'
380d_times='undef'
381d_truncate='undef'
382d_tzname='undef'
4e0554ec 383d_u32align='define'
384d_ualarm='undef'
3a2f06e9 385d_umask='undef'
386d_uname='undef'
387d_union_semun='undef'
2ef53570 388d_usleepproto='undef'
3a2f06e9 389d_vendorlib='undef'
390d_vfork='undef'
391d_void_closedir='undef'
392d_voidsig='undef'
393d_voidtty='undef'
394d_volatile='define'
395d_vprintf='define'
396d_wait4='undef'
397d_waitpid='undef'
398d_wcstombs='undef'
399d_wctomb='undef'
400d_writev='undef'
401d_xenix='undef'
402date='date'
403db_hashtype='undef'
404db_prefixtype='undef'
405defvoidused='15'
406direntrytype='struct dirent'
407dlext='none'
408dlsrc='dl_none.xs'
409doublesize='8'
410drand01='(rand()/(double)(1U<<RANDBITS))'
411dynamic_ext=''
412eagain='EAGAIN'
413ebcdic='undef'
414echo='echo'
415egrep='egrep'
416emacs=''
417eunicefix=':'
418exe_ext=''
419expr='expr'
302d38aa 420extensions='Data/Dumper Digest/MD5 Errno Fcntl File/Glob Filter/Util/Call IO List/Util MIME/Base64 Opcode PerlIO/Scalar Socket Storable Sys/Hostname Time/Piece attrs re'
3a2f06e9 421fflushNULL='undef'
422fflushall='define'
423find=''
424firstmakefile='makefile'
425flex=''
426fpostype='fpos_t'
427freetype='void'
428full_ar='/usr/local/bin/arm-pe-ar'
429full_csh=''
430full_sed='/usr/bin/sed'
431gccversion=''
432gidtype='gid_t'
433glibpth=''
434grep='grep'
435groupcat=''
436groupstype='gid_t'
437gzip='gzip'
438h_fcntl=''
439h_sysfile=''
440hint=''
441hostcat=''
3a2f06e9 442i_arpainet='define'
443i_bsdioctl='undef'
444i_db='undef'
445i_dbm='undef'
446i_dirent='define'
447i_dld='undef'
448i_dlfcn='undef'
449i_fcntl='define'
450i_float='undef'
451i_gdbm='undef'
452i_grp='undef'
792d8dab 453i_iconv='undef'
454i_ieeefp='undef'
3a2f06e9 455i_inttypes='undef'
2765b840 456i_langinfo='undef'
fd47df60 457i_libutil='undef'
3a2f06e9 458i_limits='define'
459i_locale='undef'
460i_machcthr='undef'
461i_malloc='undef'
462i_math='define'
463i_memory='undef'
464i_mntent='undef'
465i_ndbm='undef'
466i_netdb='define'
467i_neterrno='undef'
468i_netinettcp='define'
469i_niin='define'
470i_poll='undef'
3813c136 471i_prot='undef'
3a2f06e9 472i_pthread='undef'
473i_pwd='undef'
474i_rpcsvcdbm='undef'
475i_sfio='undef'
476i_sgtty='undef'
477i_shadow='undef'
478i_socks='undef'
479i_stdarg='define'
480i_stddef='define'
481i_stdlib='define'
482i_string='define'
923fc586 483i_sunmath='undef'
3a2f06e9 484i_sysaccess='undef'
485i_sysdir='undef'
486i_sysfile='undef'
487i_sysfilio='undef'
488i_sysin='undef'
489i_sysioctl='define'
490i_sysmman='undef'
491i_sysmount='undef'
492i_sysndir='undef'
493i_sysparam='define'
494i_sysresrc='define'
495i_syssecrt='undef'
496i_sysselct='undef'
497i_syssockio='undef'
498i_sysstat='define'
499i_sysstatvfs='undef'
500i_systime='define'
501i_systimek='undef'
502i_systimes='define'
503i_systypes='define'
504i_sysuio='undef'
505i_sysun='undef'
506i_syswait='define'
507i_termio='undef'
508i_termios='undef'
509i_time='define'
510i_unistd='define'
511i_utime='undef'
512i_values='undef'
513i_varargs='undef'
514i_varhdr='undef'
515i_vfork='undef'
516ignore_versioned_solibs=''
517incpath=''
518inews=''
ed79a026 519installarchlib='/home/of/PERL/perl/lib/5.6.0/epoc'
520installbin='/home/of/PERL/System/Programs/'
521installman1dir='/home/of/PERL/man1'
522installman3dir='/home/of/PERL/man3'
523installprefix=''
3a2f06e9 524installprefixexp=''
ed79a026 525installprivlib='/home/of/PERL/perl/lib/5.6.0/'
526installscript='/home/of/PERL/bin/'
527installsitearch='/home/of/PERL/site/lib/site_perl/5.6.0/epoc'
528installsitelib='/home/of/PERL/perl/lib/site_perl/5.6.0'
3a2f06e9 529installstyle=''
530installusrbinperl='undef'
531installvendorlib=''
532intsize='4'
ed79a026 533known_extensions='Data/Dumper File/Glob IO Socket Fcntl Sys/Hostname Errno'
3a2f06e9 534ksh=''
3a2f06e9 535ld='echo'
536lddlflags=''
537ldflags=''
538ldlibpthname=''
539less=''
540lib_ext=''
541libc=''
542libperl='perl.a'
543libpth=''
544libs=''
545libswanted=''
546line=''
547lint=''
548lkflags=''
549ln='ln'
550lns='/bin/ln -s'
551locincpth=''
552loclibpth=''
553longdblsize='8'
554longlongsize='8'
555longsize='4'
556lp=''
557lpr=''
558ls='ls'
559lseeksize='8'
560lseektype='off_t'
561mail=''
562mailx=''
563make='make'
564make_set_make='#'
565mallocobj=''
566mallocsrc=''
567malloctype='void *'
6f748670 568man1='man1'
3a2f06e9 569man1dir=''
570man1direxp=''
571man1ext=''
6f748670 572man2='man2'
573man2ext='2'
574man3='man3'
3a2f06e9 575man3dir=''
576man3direxp=''
577man3ext=''
6f748670 578man4='man4'
579man4ext='4'
580man5='man5'
581man5ext='5'
582man6='man6'
583man6ext='6'
584man7='man7'
585man7ext='7'
586man8='man8'
587man8ext='8'
3a2f06e9 588mips=''
589mips_type=''
590mkdir='mkdir'
591mmaptype=''
3a2f06e9 592modetype='mode_t'
593more='more'
594multiarch='define'
595mv=''
596myarchname='epoc'
597mydomain='.gmx.de'
598myhostname='dragon'
599myuname=''
600n='-n'
2cc61e15 601need_va_copy='undef'
3a2f06e9 602netdb_hlen_type='int'
603netdb_host_type='const char *'
604netdb_name_type='const char *'
605netdb_net_type='int'
606nm='arm-pe-nm'
607nm_opt=''
608nm_so_opt=''
ed79a026 609nonxs_ext='Errno'
3a2f06e9 610nroff='nroff'
611o_nonblock='O_NONBLOCK'
612obj_ext=''
613old_pthread_create_joinable=''
614optimize='-fomit-frame-pointer -DNDEBUG -O'
615orderlib=''
616osname='epoc'
617osvers=''
3b777bb4 618otherlibdirs=''
3a2f06e9 619package=''
620pager=''
621passcat=''
622patchlevel=''
ed79a026 623path_sep=':'
3a2f06e9 624perl=''
625perladmin=''
626perlpath=''
627pg=''
628phostname=''
629pidtype='pid_t'
630plibpth=''
631pmake=''
632pr=''
633prefix=''
634prefixexp=''
412b3ba4 635privlib='?:/perl/lib/5.7.2'
636privlibexp='?:/perl/lib/5.7.2'
3a2f06e9 637prototype='define'
638ptrsize='4'
639randbits='31'
640randfunc=''
641randseedtype='unsigned'
642ranlib='arm-pe-ranlib'
643rd_nodata='-1'
644rm='rm'
645rmail=''
646runnm='false'
6b356c8e 647sPRIEUldbl=''
648sPRIFUldbl=''
649sPRIGUldbl=''
650sPRIXU64=''
3a2f06e9 651sPRId64=''
652sPRIeldbl=''
653sPRIfldbl='"f"'
654sPRIgldbl='"g"'
655sPRIi64=''
656sPRIo64=''
657sPRIu64=''
658sPRIx64=''
659sched_yield=''
660scriptdir=''
661scriptdirexp=''
662sed='sed'
663seedfunc='srand'
664selectminbits='32'
665selecttype=''
666sendmail=''
667sh='/bin/sh'
668shar=''
669sharpbang='#!'
670shmattype=''
671shortsize='2'
672shrpenv=''
673shsharp=''
3a2f06e9 674sig_name=''
675sig_name_init='"ZERO", 0'
676sig_num='0'
677sig_num_init='0, 0'
d9e635b6 678sig_size='1'
3a2f06e9 679signal_t='void'
412b3ba4 680sitearch='?:/perl/lib/site_perl/5.7.2/epoc'
681sitearchexp='?:/perl/lib/site_perl/5.7.2/epoc'
682sitelib='?:/perl/lib/site_perl/5.7.2/'
ed79a026 683sitelib_stem='?:/perl/lib/site_perl'
412b3ba4 684sitelibexp='?:/perl/lib/site_perl/5.7.2/'
3a2f06e9 685siteprefix=''
686siteprefixexp=''
a13ea748 687sizesize='4'
3a2f06e9 688sizetype='size_t'
689sleep=''
690smail=''
3a2f06e9 691so=''
b250498f 692socksizetype='size_t'
3a2f06e9 693sockethdr=''
694socketlib=''
695sort='sort'
696spackage=''
697spitshell='cat'
3a2f06e9 698src='.'
699ssizetype='long'
700startperl=''
701startsh='#!/bin/sh'
ed79a026 702static_ext='Data/Dumper File/Glob IO Socket Fcntl Sys/Hostname'
3a2f06e9 703stdchar='char'
704stdio_base=''
705stdio_bufsiz=''
706stdio_cnt=''
707stdio_filbuf=''
708stdio_ptr=''
709stdio_stream_array=''
710strings=''
711submit=''
712subversion=''
713sysman=''
714tail=''
715tar=''
716tbl=''
717tee='tee'
718test='test'
719timeincl=''
720timetype='time_t'
721touch='touch'
722tr='tr'
723trnl='\n'
724troff=''
725uidsign='1'
726uidtype='uid_t'
727uname='uname'
728uniq='uniq'
10cc9d2a 729use64bitall='undef'
730use64bitint='undef'
5440bc8e 731usecrosscompile='define'
3a2f06e9 732usedl='undef'
733uselargefiles='undef'
734uselongdouble='undef'
735usemorebits='undef'
736usemultiplicity='undef'
737usemymalloc='n'
738usenm=''
739useopcode=''
740useperlio='undef'
741useposix=''
9514c62b 742usereentrant='undef'
3a2f06e9 743usesfio=''
744useshrplib=''
745usesocks='undef'
746usethreads='undef'
747usevendorprefix=''
748usevfork=''
749usrinc=''
750uuname=''
751vendorlib=''
526fdc24 752vendorlib_stem=''
3a2f06e9 753vendorlibexp=''
754vendorprefix=''
755vendorprefixexp=''
412b3ba4 756version='5.7.2'
d56c5707 757versiononly='undef'
3a2f06e9 758vi=''
759voidflags='15'
760xlibpth=''
761zcat=''
762zip=''
763# Configure command line arguments.
764config_arg0=''
765config_args=''
766config_argc=11
767config_arg1=''
768config_arg2=''
769config_arg3=''
770config_arg4=''
771config_arg5=''
772config_arg6=''
773config_arg7=''
774config_arg8=''
775config_arg9=''
776config_arg10=''
777config_arg11=''
778PERL_REVISION=5
a13ea748 779PERL_VERSION=6
a3540c92 780PERL_SUBVERSION=1
3a2f06e9 781PERL_API_REVISION=5
a13ea748 782PERL_API_VERSION=6
783PERL_API_SUBVERSION=0
412b3ba4 784PERL_CONFIG_SH=true
3a2f06e9 785# Variables propagated from previous config.sh file.
786pp_sys_cflags=''
787epocish_cflags='ccflags="$cflags -xc++"'
788ivtype='int'
789uvtype='unsigned int'
790i8type='char'
791u8type='unsigned char'
792i16type='short'
793u16type='unsigned short'
794i32type='int'
795u32type='unsigned int'
796i64type='long long'
797u64type='unsigned long long'
798d_quad='define'
799quadtype='long long'
800quadtype='unsigned long long'
801quadkind='QUAD_IS_LONG_LONG'
802nvtype='double'
803ivsize='4'
804uvsize='4'
805i8size='1'
806u8size='1'
807i16size='2'
808u16size='2'
809i32size='4'
810u32size='4'
811i64size='8'
812u64size='8'
813d_fs_data_s='undef'
814d_fseeko='undef'
815d_ldbl_dig='undef'
816d_sqrtl='undef'
817d_getmnt='undef'
818d_statfs_f_flags='undef'
819d_statfs_s='undef'
4e0554ec 820d_usleep='undef'
3a2f06e9 821d_ustat='undef'
822i_sysstatfs='undef'
823i_sysvfs='undef'
824i_ustat='undef'
3a2f06e9 825uidsize='2'
23dcd6c8 826uidsign='1'
3a2f06e9 827gidsize='2'
23dcd6c8 828gidsign='1'
f83d2536 829ivdformat='"ld"'
830uvuformat='"lu"'
831uvoformat='"lo"'
832uvxformat='"lx"'
159fae86 833uvXUformat='"lX"'
f83d2536 834uidformat='"hu"'
835gidformat='"hu"'
836d_strtold='undef'
837d_strtoll='undef'
838d_strtouq='undef'
839d_nv_preserves_uv='define'
d6c14000 840d_nv_preserves_uv_bits='32'
f83d2536 841use5005threads='undef'
842useithreads='undef'
f83d2536 843inc_version_list=' '
844inc_version_list_init='0'
b250498f 845d_madvise='undef'
846d_mkdtemp='undef'
847d_mkstemp='undef'
848d_mkstemps='undef'
849d_mmap='undef'
850d_mprotect='undef'
851d_msync='undef'
852d_munmap='undef'
853d_qgcvt='undef'
854d_socklen_t='undef'
855d_vendorarch=''
856i_iconv='undef'
857i_ieeefp='undef'
858i_sunmath='undef'
859i_syslog='undef'
860i_sysmman='undef'
861i_sysutsname='undef'
862installvendorarch=''
863mmaptype=''
864revision='5'
865sizesize='4'
866socksizetype='int'
867
868double='undef'
869usemorebits='undef'
870usemultiplicity='undef'
871usemymalloc='n'
872usenm=''
873useopcode=''
874useperlio='undef'
875useposix=''
876usesfio=''
877useshrplib=''
878usesocks='undef'
879usethreads='undef'
880usevendorprefix=''
881usevfork=''
882usrinc=''
883uuname=''
884vendorlib=''
885vendorlib_stem=''
886vendorlibexp=''
887vendorprefix=''
888vendorprefixexp=''
412b3ba4 889version='5.7.2'
b250498f 890vi=''
891voidflags='15'
892xlibpth=''
893zcat=''
894zip=''
895# Configure command line arguments.
896config_arg0=''
897config_args=''
898config_argc=11
899config_arg1=''
900config_arg2=''
901config_arg3=''
902config_arg4=''
903config_arg5=''
904config_arg6=''
905config_arg7=''
906config_arg8=''
907config_arg9=''
908config_arg10=''
909config_arg11=''
910PERL_REVISION=5
911PERL_VERSION=6
912PERL_SUBVERSION=0
913PERL_API_REVISION=5
914PERL_API_VERSION=6
915PERL_API_SUBVERSION=0
916CONFIGDOTSH=true
917# Variables propagated from previous config.sh file.
918pp_sys_cflags=''
919epocish_cflags='ccflags="$cflags -xc++"'
920ivtype='int'
921uvtype='unsigned int'
922i8type='char'
923u8type='unsigned char'
924i16type='short'
925u16type='unsigned short'
926i32type='int'
927u32type='unsigned int'
928i64type='long long'
929u64type='unsigned long long'
930d_quad='define'
931quadtype='long long'
932quadtype='unsigned long long'
933quadkind='QUAD_IS_LONG_LONG'
934nvtype='double'
935ivsize='4'
936uvsize='4'
937i8size='1'
938u8size='1'
939i16size='2'
940u16size='2'
941i32size='4'
942u32size='4'
943i64size='8'
944u64size='8'
945d_fs_data_s='undef'
946d_fseeko='undef'
947d_ldbl_dig='undef'
948d_sqrtl='undef'
949d_getmnt='undef'
950d_statfs_f_flags='undef'
951d_statfs_s='undef'
952d_ustat='undef'
953i_sysstatfs='undef'
954i_sysvfs='undef'
955i_ustat='undef'
956uidsize='2'
957uidsign='1'
958gidsize='2'
959gidsign='1'
960ivdformat='"ld"'
961uvuformat='"lu"'
962uvoformat='"lo"'
963uvxformat='"lx"'
964uidformat='"hu"'
965gidformat='"hu"'
966d_strtold='undef'
967d_strtoll='undef'
968d_strtouq='undef'
969d_nv_preserves_uv='define'
970use5005threads='undef'
971useithreads='undef'
972inc_version_list=' '
973inc_version_list_init='0'
974d_madvise='undef'
975d_mkdtemp='undef'
976d_mkstemp='undef'
977d_mkstemps='undef'
978d_mmap='undef'
979d_mprotect='undef'
980d_msync='undef'
981d_munmap='undef'
982d_qgcvt='undef'
983d_socklen_t='undef'
984d_vendorarch=''
985i_iconv='undef'
986i_ieeefp='undef'
987i_sunmath='undef'
988i_syslog='undef'
989i_sysmman='undef'
990i_sysutsname='undef'
991installvendorarch=''
992mmaptype=''
993revision='5'
994sizesize='4'
995socksizetype='int'
996xs_apiversion='5.005'
997d_getcwd='define'
998i_sysmode='undef'
999d_vendorarch='undef'
ed79a026 1000d_frexpl='undef'
1001d_getespwnam='undef'
1002d_getprpwnam='undef'
1003d_isnan='define'
1004d_isnanl='undef'
1005d_modfl='undef'
1006d_setproctitle='undef'
1007d_socks5_init='undef'
1008i_libutil='undef'
1009i_prot='undef'
1010d_SCNfldbl='undef'
1011d_perl_otherlibdirs='undef'
1012nvsize='16'
4b661809 1013issymlink=''
1014
1015