diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-02-20 13:55:41 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-02-20 13:55:41 +0000 |
commit | 732c95164f14a2e15087976c079f6e0e7206fb2a (patch) | |
tree | 8dd282c8491b8ea4d8f42ec2bd22a7f1b8a770b5 /Porting/config.sh | |
parent | ee3907e28892ebc4565b41fd64f3daa645af2b88 (diff) | |
download | perl-732c95164f14a2e15087976c079f6e0e7206fb2a.tar.gz |
Glossary now mostly fixed.
p4raw-id: //depot/cfgperl@2996
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index d850c5610e..d1f439395b 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Fri Feb 19 22:09:06 EET 1999 +# Configuration time: Sat Feb 20 15:45:59 EET 1999 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -55,7 +55,7 @@ ccflags='-pthread -std -DLANGUAGE_C' ccsymbols='__LANGUAGE_C__=1 _LONGLONG=1 LANGUAGE_C=1 SYSTYPE_BSD=1' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Fri Feb 19 22:09:06 EET 1999' +cf_time='Sat Feb 20 15:45:59 EET 1999' chgrp='' chmod='' chown='' |