diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-21 16:23:48 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-21 16:23:48 +0000 |
commit | 4b661809a7c66d2c579a3f04c11e70664742d63e (patch) | |
tree | 658b7cb724e9d87e770348fae2d5c9bd2adb3205 /Porting/config.sh | |
parent | 4ba7095c8b1e78642662b76b43ac3fa8cbda5537 (diff) | |
download | perl-4b661809a7c66d2c579a3f04c11e70664742d63e.tar.gz |
Rename testsyml to issymlink.
p4raw-id: //depot/perl@8221
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 2cde2f8c22..90e7dc5218 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: Tue Dec 19 20:04:33 EET 2000 +# Configuration time: Thu Dec 21 18:13:27 EET 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='Tue Dec 19 20:04:33 EET 2000' +cf_time='Thu Dec 21 18:13:27 EET 2000' charsize='1' chgrp='' chmod='' @@ -547,6 +547,7 @@ installvendorarch='' installvendorbin='' installvendorlib='' intsize='4' +issymlink='-h' ivdformat='"ld"' ivsize='8' ivtype='long' |