Tune the "if" entry.
[p5sagit/p5-mst-13.2.git] / Porting / config.sh
CommitLineData
dfe9444c 1#!/bin/sh
2#
3# This file was produced by running the Configure script. It holds all the
4# definitions figured out by Configure. Should you modify one of these values,
5# do not forget to propagate your changes by running "Configure -der". You may
6# instead choose to run each of the .SH files by yourself, or "Configure -S".
7#
8
9# Package name : perl5
10# Source directory : .
de4597cb 11# Configuration time: Sun Nov 22 19:19:34 EET 1998
921b2963 12# Configured by : jhi
13# Target system : osf1 alpha.hut.fi v4.0 878 alpha
dfe9444c 14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
921b2963 29afs='false'
327c3667 30alignbytes='8'
c4f23d77 31ansi2knr=''
dfe9444c 32aphostname=''
921b2963 33apiversion='5.00553'
dfe9444c 34ar='ar'
921b2963 35archlib='/opt/perl/lib/5.00553/alpha-dec_osf-thread'
36archlibexp='/opt/perl/lib/5.00553/alpha-dec_osf-thread'
37archname64=''
38archname='alpha-dec_osf-thread'
dfe9444c 39archobjs=''
40awk='awk'
41baserev='5.0'
42bash=''
921b2963 43bin='/opt/perl/bin'
44binexp='/opt/perl/bin'
dfe9444c 45bison=''
46byacc='byacc'
921b2963 47byteorder='12345678'
327c3667 48c='\c'
e5c9fcd0 49castflags='0'
dfe9444c 50cat='cat'
921b2963 51cc='cc'
52cccdlflags=' '
327c3667 53ccdlflags=' '
921b2963 54ccflags='-pthread -std -D__LANGUAGE_C__'
55cf_by='jhi'
dfe9444c 56cf_email='yourname@yourhost.yourplace.com'
de4597cb 57cf_time='Sun Nov 22 19:19:34 EET 1998'
dfe9444c 58chgrp=''
59chmod=''
60chown=''
61clocktype='clock_t'
62comm='comm'
63compress=''
64contains='grep'
65cp='cp'
66cpio=''
67cpp='cpp'
68cpp_stuff='42'
921b2963 69cppflags='-pthread -std -D__LANGUAGE_C__'
70cpplast=''
71cppminus=''
72cpprun='/usr/bin/cpp'
73cppstdin='cppstdin'
dfe9444c 74cryptlib=''
75csh='csh'
921b2963 76d_Gconvert='gcvt((x),(n),(b))'
dfe9444c 77d_access='define'
327c3667 78d_accessx='undef'
dfe9444c 79d_alarm='define'
80d_archlib='define'
921b2963 81d_attribut='undef'
dfe9444c 82d_bcmp='define'
83d_bcopy='define'
921b2963 84d_bsd='undef'
dfe9444c 85d_bsdgetpgrp='undef'
921b2963 86d_bsdsetpgrp='define'
dfe9444c 87d_bzero='define'
921b2963 88d_casti32='undef'
e5c9fcd0 89d_castneg='define'
dfe9444c 90d_charvspr='undef'
91d_chown='define'
92d_chroot='define'
93d_chsize='undef'
94d_closedir='define'
de4597cb 95d_cmsghdr_s='define'
dfe9444c 96d_const='define'
97d_crypt='define'
98d_csh='define'
99d_cuserid='define'
100d_dbl_dig='define'
327c3667 101d_dbmclose64='undef'
102d_dbminit64='undef'
103d_delete64='undef'
dfe9444c 104d_difftime='define'
de4597cb 105d_dirent64_s='undef'
921b2963 106d_dirnamlen='define'
dfe9444c 107d_dlerror='define'
108d_dlopen='define'
109d_dlsymun='undef'
110d_dosuid='undef'
921b2963 111d_drand48proto='define'
dfe9444c 112d_dup2='define'
327c3667 113d_eaccess='undef'
93341792 114d_endgrent='define'
e5c9fcd0 115d_endhent='define'
116d_endnent='define'
117d_endpent='define'
93341792 118d_endpwent='define'
e5c9fcd0 119d_endsent='define'
dfe9444c 120d_eofnblk='define'
121d_eunice='undef'
122d_fchmod='define'
123d_fchown='define'
124d_fcntl='define'
125d_fd_macros='define'
126d_fd_set='define'
127d_fds_bits='define'
327c3667 128d_fetch64='undef'
129d_fgetpos64='undef'
dfe9444c 130d_fgetpos='define'
327c3667 131d_firstkey64='undef'
dfe9444c 132d_flexfnam='define'
de4597cb 133d_flock64_s='undef'
921b2963 134d_flock='define'
327c3667 135d_fopen64='undef'
dfe9444c 136d_fork='define'
137d_fpathconf='define'
327c3667 138d_freopen64='undef'
139d_fseek64='undef'
140d_fseeko64='undef'
141d_fseeko='undef'
142d_fsetpos64='undef'
dfe9444c 143d_fsetpos='define'
327c3667 144d_fstat64='undef'
145d_ftell64='undef'
146d_ftello64='undef'
147d_ftello='undef'
dfe9444c 148d_ftime='undef'
327c3667 149d_ftruncate64='undef'
93341792 150d_getgrent='define'
dfe9444c 151d_getgrps='define'
152d_gethbyaddr='define'
153d_gethbyname='define'
154d_gethent='define'
921b2963 155d_gethname='define'
dc45a647 156d_gethostprotos='define'
dfe9444c 157d_getlogin='define'
158d_getnbyaddr='define'
693762b4 159d_getnbyname='define'
e5c9fcd0 160d_getnent='define'
dc45a647 161d_getnetprotos='define'
693762b4 162d_getpbyname='define'
163d_getpbynumber='define'
e5c9fcd0 164d_getpent='define'
dfe9444c 165d_getpgid='define'
166d_getpgrp2='undef'
167d_getpgrp='define'
168d_getppid='define'
169d_getprior='define'
dc45a647 170d_getprotoprotos='define'
93341792 171d_getpwent='define'
693762b4 172d_getsbyname='define'
173d_getsbyport='define'
e5c9fcd0 174d_getsent='define'
dc45a647 175d_getservprotos='define'
dfe9444c 176d_gettimeod='define'
327c3667 177d_gnulibc='undef'
93341792 178d_grpasswd='define'
dfe9444c 179d_htonl='define'
180d_index='undef'
921b2963 181d_inetaton='define'
327c3667 182d_ino64t='undef'
183d_int64t='undef'
de4597cb 184d_iovec_s='define'
dfe9444c 185d_isascii='define'
186d_killpg='define'
327c3667 187d_lchown='define'
dfe9444c 188d_link='define'
189d_locconv='define'
327c3667 190d_lockf64='undef'
dfe9444c 191d_lockf='define'
e5c9fcd0 192d_longdbl='define'
dc45a647 193d_longlong='define'
327c3667 194d_lseek64='undef'
195d_lstat64='undef'
dfe9444c 196d_lstat='define'
197d_mblen='define'
198d_mbstowcs='define'
199d_mbtowc='define'
200d_memcmp='define'
201d_memcpy='define'
202d_memmove='define'
203d_memset='define'
204d_mkdir='define'
205d_mkfifo='define'
206d_mktime='define'
207d_msg='define'
de4597cb 208d_msg_ctrunc='define'
209d_msg_dontroute='define'
210d_msg_oob='define'
211d_msg_peek='define'
212d_msg_proxy='undef'
dfe9444c 213d_msgctl='define'
214d_msgget='define'
de4597cb 215d_msghdr_s='define'
dfe9444c 216d_msgrcv='define'
217d_msgsnd='define'
921b2963 218d_mymalloc='undef'
327c3667 219d_nextkey64='undef'
dfe9444c 220d_nice='define'
327c3667 221d_off64t='undef'
693762b4 222d_oldpthreads='undef'
dfe9444c 223d_oldsock='undef'
224d_open3='define'
327c3667 225d_open64='undef'
226d_opendir64='undef'
dfe9444c 227d_pathconf='define'
228d_pause='define'
229d_phostname='undef'
230d_pipe='define'
231d_poll='define'
232d_portable='define'
921b2963 233d_pthread_create_joinable='undef'
dfe9444c 234d_pthread_yield='undef'
921b2963 235d_pwage='undef'
dfe9444c 236d_pwchange='undef'
237d_pwclass='undef'
327c3667 238d_pwcomment='define'
dfe9444c 239d_pwexpire='undef'
c4f23d77 240d_pwgecos='define'
93341792 241d_pwpasswd='define'
921b2963 242d_pwquota='define'
327c3667 243d_readdir64='undef'
dfe9444c 244d_readdir='define'
245d_readlink='define'
de4597cb 246d_readv='define'
247d_recvmsg='define'
dfe9444c 248d_rename='define'
249d_rewinddir='define'
250d_rmdir='define'
251d_safebcpy='define'
252d_safemcpy='undef'
253d_sanemcmp='define'
254d_sched_yield='define'
de4597cb 255d_scm_rights='define'
327c3667 256d_seekdir64='undef'
dfe9444c 257d_seekdir='define'
258d_select='define'
259d_sem='define'
260d_semctl='define'
921b2963 261d_semctl_semid_ds='define'
bd89102f 262d_semctl_semun='define'
dfe9444c 263d_semget='define'
264d_semop='define'
de4597cb 265d_sendmsg='define'
dfe9444c 266d_setegid='define'
267d_seteuid='define'
93341792 268d_setgrent='define'
dfe9444c 269d_setgrps='define'
693762b4 270d_sethent='define'
dfe9444c 271d_setlinebuf='define'
272d_setlocale='define'
e5c9fcd0 273d_setnent='define'
274d_setpent='define'
dfe9444c 275d_setpgid='define'
276d_setpgrp2='undef'
277d_setpgrp='define'
278d_setprior='define'
93341792 279d_setpwent='define'
dfe9444c 280d_setregid='define'
281d_setresgid='undef'
282d_setresuid='undef'
283d_setreuid='define'
921b2963 284d_setrgid='define'
285d_setruid='define'
e5c9fcd0 286d_setsent='define'
dfe9444c 287d_setsid='define'
e5c9fcd0 288d_setvbuf='define'
dfe9444c 289d_sfio='undef'
290d_shm='define'
291d_shmat='define'
292d_shmatprototype='define'
293d_shmctl='define'
294d_shmdt='define'
295d_shmget='define'
296d_sigaction='define'
297d_sigsetjmp='define'
298d_socket='define'
299d_sockpair='define'
327c3667 300d_stat64='undef'
301d_statblks='define'
302d_stdio_cnt_lval='define'
dfe9444c 303d_stdio_ptr_lval='define'
304d_stdiobase='define'
305d_stdstdio='define'
327c3667 306d_store64='undef'
dfe9444c 307d_strchr='define'
308d_strcoll='define'
309d_strctcpy='define'
310d_strerrm='strerror(e)'
311d_strerror='define'
312d_strtod='define'
313d_strtol='define'
314d_strtoul='define'
315d_strxfrm='define'
921b2963 316d_suidsafe='undef'
dfe9444c 317d_symlink='define'
318d_syscall='define'
319d_sysconf='define'
320d_sysernlst=''
321d_syserrlst='define'
322d_system='define'
323d_tcgetpgrp='define'
324d_tcsetpgrp='define'
327c3667 325d_telldir64='undef'
dfe9444c 326d_telldir='define'
327d_time='define'
328d_times='define'
327c3667 329d_tmpfile64='undef'
330d_truncate64='undef'
dfe9444c 331d_truncate='define'
332d_tzname='define'
333d_umask='define'
921b2963 334d_uname='undef'
327c3667 335d_union_semun='undef'
dfe9444c 336d_vfork='undef'
337d_void_closedir='undef'
338d_voidsig='define'
339d_voidtty=''
340d_volatile='define'
341d_vprintf='define'
342d_wait4='define'
343d_waitpid='define'
344d_wcstombs='define'
345d_wctomb='define'
de4597cb 346d_writev='define'
dfe9444c 347d_xenix='undef'
348date='date'
349db_hashtype='u_int32_t'
350db_prefixtype='size_t'
351defvoidused='15'
352direntrytype='struct dirent'
353dlext='so'
354dlsrc='dl_dlopen.xs'
693762b4 355doublesize='8'
921b2963 356drand01='drand48()'
357dynamic_ext='B DB_File Data/Dumper Fcntl IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re'
dfe9444c 358eagain='EAGAIN'
93341792 359ebcdic='undef'
dfe9444c 360echo='echo'
361egrep='egrep'
362emacs=''
363eunicefix=':'
364exe_ext=''
365expr='expr'
921b2963 366extensions='B DB_File Data/Dumper Fcntl IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re Errno'
367find=''
dfe9444c 368firstmakefile='makefile'
369flex=''
370fpostype='fpos_t'
371freetype='void'
327c3667 372full_csh='/usr/bin/csh'
373full_sed='/usr/bin/sed'
921b2963 374gccversion=''
dfe9444c 375gidtype='gid_t'
921b2963 376glibpth='/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib'
dfe9444c 377grep='grep'
378groupcat='cat /etc/group'
379groupstype='gid_t'
380gzip='gzip'
921b2963 381h_fcntl='false'
382h_sysfile='true'
dfe9444c 383hint='recommended'
384hostcat='cat /etc/hosts'
385huge=''
93341792 386i_arpainet='define'
dfe9444c 387i_bsdioctl=''
921b2963 388i_db='define'
389i_dbm='define'
dfe9444c 390i_dirent='define'
391i_dld='undef'
392i_dlfcn='define'
921b2963 393i_fcntl='undef'
dfe9444c 394i_float='define'
327c3667 395i_gdbm='undef'
dfe9444c 396i_grp='define'
327c3667 397i_inttypes='undef'
dfe9444c 398i_limits='define'
399i_locale='define'
921b2963 400i_machcthr='undef'
dfe9444c 401i_malloc='define'
402i_math='define'
403i_memory='undef'
404i_ndbm='define'
405i_netdb='define'
406i_neterrno='undef'
407i_niin='define'
408i_pwd='define'
921b2963 409i_rpcsvcdbm='undef'
dfe9444c 410i_sfio='undef'
411i_sgtty='undef'
412i_stdarg='define'
413i_stddef='define'
414i_stdlib='define'
415i_string='define'
921b2963 416i_sysaccess='define'
417i_sysdir='define'
418i_sysfile='define'
419i_sysfilio='undef'
dfe9444c 420i_sysin='undef'
421i_sysioctl='define'
422i_sysndir='undef'
423i_sysparam='define'
424i_sysresrc='define'
921b2963 425i_syssecrt='define'
dfe9444c 426i_sysselct='define'
427i_syssockio=''
428i_sysstat='define'
429i_systime='define'
430i_systimek='undef'
431i_systimes='define'
432i_systypes='define'
de4597cb 433i_sysuio='define'
dfe9444c 434i_sysun='define'
435i_syswait='define'
436i_termio='undef'
437i_termios='define'
438i_time='undef'
439i_unistd='define'
440i_utime='define'
441i_values='define'
442i_varargs='undef'
443i_varhdr='stdarg.h'
444i_vfork='undef'
921b2963 445ignore_versioned_solibs=''
dfe9444c 446incpath=''
447inews=''
921b2963 448installarchlib='/opt/perl/lib/5.00553/alpha-dec_osf-thread'
449installbin='/opt/perl/bin'
450installman1dir='/opt/perl/man/man1'
451installman3dir='/opt/perl/man/man3'
452installprivlib='/opt/perl/lib/5.00553'
453installscript='/opt/perl/bin'
454installsitearch='/opt/perl/lib/site_perl/5.00553/alpha-dec_osf-thread'
455installsitelib='/opt/perl/lib/site_perl/5.00553'
dfe9444c 456intsize='4'
93341792 457known_extensions='B DB_File Data/Dumper Fcntl GDBM_File IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re'
dfe9444c 458ksh=''
459large=''
921b2963 460ld='ld'
461lddlflags='-shared -expect_unresolved "*" -O -msym -s'
462ldflags=''
dfe9444c 463less='less'
464lib_ext='.a'
921b2963 465libc='/usr/shlib/libc.so'
dfe9444c 466libperl='libperl.a'
921b2963 467libpth='/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /var/shlib'
468libs='-lgdbm -ldbm -ldb -lm -lpthread -lexc'
469libswanted='sfio socket inet nsl nm gdbm dbm db malloc dld ld sun m cposix posix ndir dir crypt ucb BSD x pthread exc'
470line=''
dfe9444c 471lint=''
472lkflags=''
473ln='ln'
327c3667 474lns='/usr/bin/ln -s'
dfe9444c 475locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
476loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
921b2963 477longdblsize='8'
dc45a647 478longlongsize='8'
921b2963 479longsize='8'
dfe9444c 480lp=''
481lpr=''
482ls='ls'
921b2963 483lseeksize='8'
dfe9444c 484lseektype='off_t'
485mail=''
486mailx=''
487make='make'
488make_set_make='#'
921b2963 489mallocobj=''
490mallocsrc=''
dfe9444c 491malloctype='void *'
921b2963 492man1dir='/opt/perl/man/man1'
493man1direxp='/opt/perl/man/man1'
dfe9444c 494man1ext='1'
921b2963 495man3dir='/opt/perl/man/man3'
496man3direxp='/opt/perl/man/man3'
dfe9444c 497man3ext='3'
498medium=''
499mips=''
500mips_type=''
501mkdir='mkdir'
502models='none'
503modetype='mode_t'
504more='more'
505mv=''
921b2963 506myarchname='alpha-dec_osf'
dfe9444c 507mydomain='.yourplace.com'
508myhostname='yourhost'
921b2963 509myuname='osf1 alpha.hut.fi v4.0 878 alpha '
327c3667 510n=''
dfe9444c 511netdb_hlen_type='int'
512netdb_host_type='const char *'
513netdb_name_type='const char *'
921b2963 514netdb_net_type='int'
693762b4 515nm='nm'
327c3667 516nm_opt='-p'
517nm_so_opt=''
bfb7748a 518nonxs_ext='Errno'
dfe9444c 519nroff='nroff'
520o_nonblock='O_NONBLOCK'
521obj_ext='.o'
921b2963 522optimize='-O'
dfe9444c 523orderlib='false'
921b2963 524osname='dec_osf'
525osvers='4.0'
dfe9444c 526package='perl5'
921b2963 527pager='/c/bin/less'
dfe9444c 528passcat='cat /etc/passwd'
f69460e7 529patchlevel='5'
dfe9444c 530path_sep=':'
921b2963 531perl=''
dfe9444c 532perladmin='yourname@yourhost.yourplace.com'
921b2963 533perlpath='/opt/perl/bin/perl'
dfe9444c 534pg='pg'
921b2963 535phostname=''
dfe9444c 536pidtype='pid_t'
537plibpth=''
538pmake=''
539pr=''
921b2963 540prefix='/opt/perl'
541prefixexp='/opt/perl'
542privlib='/opt/perl/lib/5.00553'
543privlibexp='/opt/perl/lib/5.00553'
dfe9444c 544prototype='define'
921b2963 545pthread_create_joinable='0'
546ptrsize='8'
547randbits='48'
548randfunc='drand48'
549randseedtype='long'
dfe9444c 550ranlib=':'
551rd_nodata='-1'
552rm='rm'
553rmail=''
921b2963 554runnm='true'
555sched_yield='sched_yield()'
556scriptdir='/opt/perl/bin'
557scriptdirexp='/opt/perl/bin'
dfe9444c 558sed='sed'
921b2963 559seedfunc='srand48'
327c3667 560selectminbits='32'
dfe9444c 561selecttype='fd_set *'
921b2963 562sendmail=''
dfe9444c 563sh='/bin/sh'
564shar=''
565sharpbang='#!'
566shmattype='void *'
567shortsize='2'
568shrpenv=''
569shsharp='true'
921b2963 570sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM IOINT STOP TSTP CONT CHLD TTIN TTOU AIO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 RESV RTMIN NUM34 NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 MAX IOT LOST URG CLD IO POLL PTY PWR RTMAX '
571sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "IOINT", "STOP", "TSTP", "CONT", "CHLD", "TTIN", "TTOU", "AIO", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "INFO", "USR1", "USR2", "RESV", "RTMIN", "NUM34", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "MAX", "IOT", "LOST", "URG", "CLD", "IO", "POLL", "PTY", "PWR", "RTMAX", 0'
572sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 6 6 16 20 23 23 23 29 48 '
573sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 6, 6, 16, 20, 23, 23, 23, 29, 48, 0'
dfe9444c 574signal_t='void'
921b2963 575sitearch='/opt/perl/lib/site_perl/5.00553/alpha-dec_osf-thread'
576sitearchexp='/opt/perl/lib/site_perl/5.00553/alpha-dec_osf-thread'
577sitelib='/opt/perl/lib/site_perl/5.00553'
578sitelibexp='/opt/perl/lib/site_perl/5.00553'
dfe9444c 579sizetype='size_t'
580sleep=''
581smail=''
582small=''
583so='so'
584sockethdr=''
585socketlib=''
586sort='sort'
587spackage='Perl5'
588spitshell='cat'
589split=''
590src='.'
591ssizetype='ssize_t'
921b2963 592startperl='#!/opt/perl/bin/perl'
dfe9444c 593startsh='#!/bin/sh'
594static_ext=' '
327c3667 595stdchar='unsigned char'
596stdio_base='((fp)->_base)'
597stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
598stdio_cnt='((fp)->_cnt)'
dfe9444c 599stdio_filbuf=''
327c3667 600stdio_ptr='((fp)->_ptr)'
dfe9444c 601strings='/usr/include/string.h'
602submit=''
921b2963 603subversion='53'
dfe9444c 604sysman='/usr/man/man1'
605tail=''
606tar=''
607tbl=''
693762b4 608tee='tee'
dfe9444c 609test='test'
610timeincl='/usr/include/sys/time.h '
611timetype='time_t'
612touch='touch'
613tr='tr'
93341792 614trnl='\n'
dfe9444c 615troff=''
616uidtype='uid_t'
617uname='uname'
618uniq='uniq'
921b2963 619use64bits='define'
dfe9444c 620usedl='define'
921b2963 621usemultiplicity='undef'
622usemymalloc='n'
327c3667 623usenm='true'
dfe9444c 624useopcode='true'
625useperlio='undef'
626useposix='true'
627usesfio='false'
628useshrplib='false'
629usethreads='define'
630usevfork='false'
631usrinc='/usr/include'
632uuname=''
921b2963 633version='5.00553'
dfe9444c 634vi=''
635voidflags='15'
636xlibpth='/usr/lib/386 /lib/386'
637zcat=''
638zip='zip'
aebf16e7 639# Configure command line arguments.
640config_arg0='Configure'
921b2963 641config_args='-Dprefix=/opt/perl -Doptimize=-O -Dusethreads -Duse64bits -Dcf_by=yourname -Dcf_email=yourname@yourhost.yourplace.com -Dperladmin=yourname@yourhost.yourplace.com -Dmydomain=.yourplace.com -Dmyhostname=yourhost -dE'
642config_argc=10
aebf16e7 643config_arg1='-Dprefix=/opt/perl'
644config_arg2='-Doptimize=-O'
645config_arg3='-Dusethreads'
921b2963 646config_arg4='-Duse64bits'
647config_arg5='-Dcf_by=yourname'
648config_arg6='-Dcf_email=yourname@yourhost.yourplace.com'
649config_arg7='-Dperladmin=yourname@yourhost.yourplace.com'
650config_arg8='-Dmydomain=.yourplace.com'
651config_arg9='-Dmyhostname=yourhost'
652config_arg10='-dE'
f69460e7 653PATCHLEVEL=5
921b2963 654SUBVERSION=53
dfe9444c 655CONFIG=true
921b2963 656# Variables propagated from previous config.sh file.
657pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"'