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 /epoc | |
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 'epoc')
-rw-r--r-- | epoc/config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 992f8346dd..36bfc89688 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -426,7 +426,6 @@ i_dirent='define' i_dld='undef' i_dlfcn='undef' i_fcntl='define' -i_features='undef' i_float='undef' i_gdbm='undef' i_grp='undef' |