diff options
Diffstat (limited to 'vos/config.alpha.def')
-rw-r--r-- | vos/config.alpha.def | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/vos/config.alpha.def b/vos/config.alpha.def index 996a0c79a1..250c5e1b5a 100644 --- a/vos/config.alpha.def +++ b/vos/config.alpha.def @@ -2,13 +2,13 @@ $alignbytes='8' $aphostname='' $archlib='' $archlibexp='' -$archname='vos' +$archname='' $bin='/system/ported/command_library' $binexp='/system/ported/command_library' $byteorder='4321' $castflags='0' -$cf_by='Paul_Green@stratus.com' -$cf_time='2001-06-11 02:41 UCT' +$cf_by='Paul.Green@stratus.com' +$cf_time='2002-02-15 20:16 UCT' $CONFIG_SH='config.sh' $cpp_stuff='42' $cpplast='-' @@ -458,8 +458,8 @@ $otherlibdirs='' $package='perl5' $pidtype='pid_t' $pm_apiversion='5.005' -$privlib='/system/ported/perl/lib/5.7' -$privlibexp='/system/ported/perl/lib/5.7' +$privlib='/system/ported/lib/perl5/5.8.0' +$privlibexp='/system/ported/lib/perl5/5.8.0' $procselfexe='' $prototype='define' $ptrsize='4' @@ -479,11 +479,11 @@ $sig_name_init='"ZERO","ABRT","FPE","ILL","INT","SEGV","TERM","USR1","USR2","IO" $sig_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,0' $sig_size='31' $signal_t='void' -$sitearch='' -$sitearchexp='' -$sitelib='/system/ported/perl/lib/site/5.7' -$sitelibexp='/system/ported/perl/lib/site/5.7' -$sitelib_stem='/system/ported/perl/lib/site' +$sitearch='/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1' +$sitearchexp='/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1' +$sitelib='/system/ported/lib/perl5/site_perl/5.8.0' +$sitelibexp='/system/ported/lib/perl5/site_perl/5.8.0' +$sitelib_stem='/system/ported/lib/perl5/site_perl' $sizesize='4' $sizetype='size_t' $socksizetype='int' |