diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-15 05:13:09 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-15 05:13:09 +0000 |
commit | f00d8b4e3ca382c11d752411d929160882a82942 (patch) | |
tree | 74c9b10bae30c82172241160e48ee7cb23956b1c /Porting/config.sh | |
parent | 9aa983d27b0af31badfcbbb76567f6e557076b41 (diff) | |
download | perl-f00d8b4e3ca382c11d752411d929160882a82942.tar.gz |
Revert #8437 and #8438, the Linux large files story is more complex.
p4raw-id: //depot/perl@8440
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 64b6d485ca..1f362530ee 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Sun Jan 14 06:47:38 EET 2001 +# Configuration time: Fri Jan 12 22:32:53 EET 2001 # 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='Sun Jan 14 06:47:38 EET 2001' +cf_time='Fri Jan 12 22:32:53 EET 2001' charsize='1' chgrp='' chmod='' @@ -455,7 +455,6 @@ i_dirent='define' i_dld='undef' i_dlfcn='define' i_fcntl='undef' -i_features='undef' i_float='define' i_gdbm='undef' i_grp='define' |