diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-09-20 09:41:22 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-09-20 09:41:22 +0000 |
commit | 1baac590b58cc18e129bff7bee8a7318ca4d0f8e (patch) | |
tree | 788d0bd97a4d91352f8ab0b7703d63b9f50fe7b9 /config_h.SH | |
parent | 09458382d6f82e1b78d84a10deb31f6e154f062a (diff) | |
download | perl-1baac590b58cc18e129bff7bee8a7318ca4d0f8e.tar.gz |
Prompt for uselfs.
p4raw-id: //depot/cfgperl@4205
Diffstat (limited to 'config_h.SH')
-rw-r--r-- | config_h.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_h.SH b/config_h.SH index 0f94032371..b5fa0dfc29 100644 --- a/config_h.SH +++ b/config_h.SH @@ -2478,7 +2478,7 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- /* USE_LARGE_FILES: * This symbol, if defined, indicates that large file support * should be used when available. The USE_64_BITS symbol will - * also be turned on. + * also be turned on if necessary. */ #$uselfs USE_LARGE_FILES /**/ |