summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-01-14 04:55:34 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-01-14 04:55:34 +0000
commit2925b8575ac001da80ed3e3e684ae7dd06386ad0 (patch)
tree3de95674ac2df6eb32eabcb77baeddc6c794e53c /uconfig.sh
parent65c9b1529966ccbe4a858e1e5a21b0961bc58d71 (diff)
downloadperl-2925b8575ac001da80ed3e3e684ae7dd06386ad0.tar.gz
(Reverted by #8440)
Add <features.h> probing, seems to be needed for (some?) Linux largefileness. p4raw-id: //depot/perl@8437
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-xuconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh
index e97222a6d4..048668571a 100755
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -362,6 +362,7 @@ i_dirent='undef'
i_dld='undef'
i_dlfcn='undef'
i_fcntl='undef'
+i_features='undef'
i_float='undef'
i_gdbm='undef'
i_grp='undef'