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