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 /uconfig.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 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh index 048668571a..e97222a6d4 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -362,7 +362,6 @@ i_dirent='undef' i_dld='undef' i_dlfcn='undef' i_fcntl='undef' -i_features='undef' i_float='undef' i_gdbm='undef' i_grp='undef' |