diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 0ba4491714..1989faff68 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Tue Jul 1 10:31:31 EEST 2003 +# Configuration time: Fri Aug 1 15:15:51 EEST 2003 # Configured by : jhi # Target system : osf1 kosh.hut.fi v5.1 2650 alpha @@ -59,11 +59,11 @@ ccdlflags=' -Wl,-rpath,/opt/perl/lib/5.9.0/alpha-dec_osf/CORE' ccflags='-std -D_INTRINSICS -fprm d -ieee -DLANGUAGE_C' ccflags_uselargefiles='' ccname='cc' -ccsymbols='__alpha=1 __ALPHA=1 __Alpha_AXP=1 __arch64__=1 __DATE__="Jul __DECC=1 __DECC_MODE_RELAXED=1 __DECC_VER=60590011 __digital__=1 __IEEE_FLOAT=1 __INITIAL_POINTER_SIZE=0 __LANGUAGE_C__=1 __osf__=1 __PRAGMA_ENVIRONMENT=1 __STDC__=0 __STDC_HOSTED__=1 __STDC_VERSION__=199901L __TIME__="10:32:24" __unix__=1 __X_FLOAT=1 _LONGLONG=1 _SYSTYPE_BSD=1' +ccsymbols='__alpha=1 __ALPHA=1 __Alpha_AXP=1 __arch64__=1 __DATE__="Aug __DECC=1 __DECC_MODE_RELAXED=1 __DECC_VER=60590011 __digital__=1 __IEEE_FLOAT=1 __INITIAL_POINTER_SIZE=0 __LANGUAGE_C__=1 __osf__=1 __PRAGMA_ENVIRONMENT=1 __STDC__=0 __STDC_HOSTED__=1 __STDC_VERSION__=199901L __TIME__="15:16:43" __unix__=1 __X_FLOAT=1 _LONGLONG=1 _SYSTYPE_BSD=1' ccversion='V6.5-011' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Tue Jul 1 10:31:31 EEST 2003' +cf_time='Fri Aug 1 15:15:51 EEST 2003' charsize='1' chgrp='' chmod='chmod' @@ -680,21 +680,21 @@ installprivlib='/opt/perl/lib/5.9.0' installscript='/opt/perl/bin' installsitearch='/opt/perl/lib/site_perl/5.9.0/alpha-dec_osf' installsitebin='/opt/perl/bin' -installsitehtml1='' -installsitehtml3='' +installsitehtml1dir='' +installsitehtml3dir='' installsitelib='/opt/perl/lib/site_perl/5.9.0' -installsiteman1='/opt/perl/man/man1' -installsiteman3='/opt/perl/man/man3' +installsiteman1dir='/opt/perl/man/man1' +installsiteman3dir='/opt/perl/man/man3' installsitescript='/opt/perl/bin' installstyle='lib' installusrbinperl='undef' installvendorarch='' installvendorbin='' -installvendorhtml1='' -installvendorhtml3='' +installvendorhtml1dir='' +installvendorhtml3dir='' installvendorlib='' -installvendorman1='' -installvendorman3='' +installvendorman1dir='' +installvendorman3dir='' installvendorscript='' intsize='4' issymlink='test -h' @@ -796,7 +796,7 @@ patchlevel='9' path_sep=':' perl5='perl' perl='' -perl_patchlevel='18374' +perl_patchlevel='20173' perladmin='yourname@yourhost.yourplace.com' perllibs='-lm -lutil' perlpath='/opt/perl/bin/perl5.9.0' @@ -875,17 +875,17 @@ sitearch='/opt/perl/lib/site_perl/5.9.0/alpha-dec_osf' sitearchexp='/opt/perl/lib/site_perl/5.9.0/alpha-dec_osf' sitebin='/opt/perl/bin' sitebinexp='/opt/perl/bin' -sitehtml1=' ' -sitehtml1exp='' -sitehtml3=' ' -sitehtml3exp='' +sitehtml1dir='' +sitehtml1direxp='' +sitehtml3dir='' +sitehtml3direxp='' sitelib='/opt/perl/lib/site_perl/5.9.0' sitelib_stem='/opt/perl/lib/site_perl' sitelibexp='/opt/perl/lib/site_perl/5.9.0' -siteman1='/opt/perl/man/man1' -siteman1exp='/opt/perl/man/man1' -siteman3='/opt/perl/man/man3' -siteman3exp='/opt/perl/man/man3' +siteman1dir='/opt/perl/man/man1' +siteman1direxp='/opt/perl/man/man1' +siteman3dir='/opt/perl/man/man3' +siteman3direxp='/opt/perl/man/man3' siteprefix='/opt/perl' siteprefixexp='/opt/perl' sitescript='/opt/perl/bin' @@ -985,23 +985,23 @@ vendorarch='' vendorarchexp='' vendorbin='' vendorbinexp='' -vendorhtml1=' ' -vendorhtml1exp='' -vendorhtml3=' ' -vendorhtml3exp='' +vendorhtml1dir=' ' +vendorhtml1direxp='' +vendorhtml3dir=' ' +vendorhtml3direxp='' vendorlib='' vendorlib_stem='' vendorlibexp='' -vendorman1=' ' -vendorman1exp='' -vendorman3=' ' -vendorman3exp='' +vendorman1dir=' ' +vendorman1direxp='' +vendorman3dir=' ' +vendorman3direxp='' vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' version='5.9.0' -version_patchlevel_string='version 9 subversion 0 patch 18374' +version_patchlevel_string='version 9 subversion 0 patch 20173' versiononly='define' vi='' voidflags='15' @@ -1031,7 +1031,7 @@ PERL_SUBVERSION=0 PERL_API_REVISION=5 PERL_API_VERSION=8 PERL_API_SUBVERSION=0 -PERL_PATCHLEVEL=18374 +PERL_PATCHLEVEL=20173 PERL_CONFIG_SH=true # Variables propagated from previous config.sh file. pp_sys_cflags='' |