summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-01-15 05:13:09 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-01-15 05:13:09 +0000
commitf00d8b4e3ca382c11d752411d929160882a82942 (patch)
tree74c9b10bae30c82172241160e48ee7cb23956b1c /config_h.SH
parent9aa983d27b0af31badfcbbb76567f6e557076b41 (diff)
downloadperl-f00d8b4e3ca382c11d752411d929160882a82942.tar.gz
Revert #8437 and #8438, the Linux large files story is more complex.
p4raw-id: //depot/perl@8440
Diffstat (limited to 'config_h.SH')
-rw-r--r--config_h.SH6
1 files changed, 0 insertions, 6 deletions
diff --git a/config_h.SH b/config_h.SH
index 9aacdcc9f3..8a3f4dfcf8 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -3269,11 +3269,5 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
*/
#$d_sigprocmask HAS_SIGPROCMASK /**/
-/* I_FEATURES:
- * This symbol, if defined, indicates that <features.h> exists and
- * should be included.
- */
-#$i_features I_FEATURES /**/
-
#endif
!GROK!THIS!