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