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