diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index a7c490c582..b804e9526b 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Wed Jun 13 21:04:31 EET DST 2001 +# Configuration time: Fri Jun 15 02:15:37 EET DST 2001 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -63,7 +63,7 @@ ccsymbols='__alpha=1 __LANGUAGE_C__=1 __osf__=1 __unix__=1 _LONGLONG=1 _SYSTYPE_ ccversion='V5.6-082' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Wed Jun 13 21:04:31 EET DST 2001' +cf_time='Fri Jun 15 02:15:37 EET DST 2001' charsize='1' chgrp='' chmod='' @@ -83,7 +83,6 @@ cppminus='' cpprun='/usr/bin/cpp' cppstdin='cppstdin' cppsymbols='_AES_SOURCE=1 __alpha=1 __ALPHA=1 _ANSI_C_SOURCE=1 __LANGUAGE_C__=1 _LONGLONG=1 __osf__=1 _OSF_SOURCE=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 _REENTRANT=1 __STDC__=1 _SYSTYPE_BSD=1 __unix__=1 _XOPEN_SOURCE=1' -crosscompile='undef' cryptlib='' csh='csh' d_Gconvert='gcvt((x),(n),(b))' @@ -439,7 +438,7 @@ eunicefix=':' exe_ext='' expr='expr' extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Time/Piece XS/Typemap attrs re Errno' -fflushNULL='define' +fflushNULL='undef' fflushall='undef' find='' firstmakefile='makefile' @@ -447,6 +446,7 @@ flex='' fpossize='8' fpostype='fpos_t' freetype='void' +from=':' full_ar='/usr/bin/ar' full_csh='/usr/bin/csh' full_sed='/usr/bin/sed' @@ -670,7 +670,7 @@ patchlevel='7' path_sep=':' perl5='/u/vieraat/vieraat/jhi/Perl/bin/perl' perl='' -perl_patchlevel='10537' +perl_patchlevel='10575' perladmin='yourname@yourhost.yourplace.com' perllibs='-lm -liconv -lutil -lpthread -lexc' perlpath='/opt/perl/bin/perl' @@ -697,6 +697,7 @@ rd_nodata='-1' revision='5' rm='rm' rmail='' +run='' runnm='true' sPRIEUldbl='"E"' sPRIFUldbl='"F"' @@ -771,11 +772,13 @@ subversion='1' sysman='/usr/man/man1' tail='' tar='' +targetarch='' tbl='' tee='' test='test' timeincl='/usr/include/sys/time.h ' timetype='time_t' +to=':' touch='touch' tr='tr' trnl='\n' @@ -798,6 +801,7 @@ uquadtype='unsigned long' use5005threads='define' use64bitall='define' use64bitint='define' +usecrosscompile='undef' usedl='define' useithreads='undef' uselargefiles='define' @@ -809,7 +813,7 @@ usenm='true' useopcode='true' useperlio='define' useposix='true' -usereentrant='' +usereentrant='undef' usesfio='false' useshrplib='true' usesocks='undef' @@ -866,7 +870,7 @@ PERL_SUBVERSION=1 PERL_API_REVISION=5 PERL_API_VERSION=5 PERL_API_SUBVERSION=0 -PERL_PATCHLEVEL=10537 +PERL_PATCHLEVEL=10575 PERL_CONFIG_SH=true # Variables propagated from previous config.sh file. pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"' |