diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-12 23:29:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-12 23:29:08 +0000 |
commit | 6f748670132fcfd6aa343cd6dd2a0b18fc867c63 (patch) | |
tree | 1ce19df577dce64ecf2ff4bcfdb09bc25c0496f5 /Porting | |
parent | 2ef4b6742e0ba3a235ff787ef1289fa04447ab83 (diff) | |
download | perl-6f748670132fcfd6aa343cd6dd2a0b18fc867c63.tar.gz |
Introduce the man[24-8] variables, from Andy Dougherty.
p4raw-id: //depot/perl@7205
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/config.sh | 4 | ||||
-rw-r--r-- | Porting/config_H | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index bd63468810..632c469288 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : /m/fs/work/work/permanent/perl/pp4/perl -# Configuration time: Wed Oct 11 00:34:23 EET DST 2000 +# Configuration time: Fri Oct 13 02:12:22 EET DST 2000 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -62,7 +62,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 Oct 11 00:34:23 EET DST 2000' +cf_time='Fri Oct 13 02:12:22 EET DST 2000' charsize='1' chgrp='' chmod='' diff --git a/Porting/config_H b/Porting/config_H index a8f945677a..149760ceaf 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -17,7 +17,7 @@ /* * Package name : perl5 * Source directory : /m/fs/work/work/permanent/perl/pp4/perl - * Configuration time: Wed Oct 11 00:01:55 EET DST 2000 + * Configuration time: Fri Oct 13 02:12:22 EET DST 2000 * Configured by : jhi * Target system : osf1 alpha.hut.fi v4.0 878 alpha */ |