diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-09-20 19:44:44 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-09-20 19:44:44 +0000 |
commit | 249b38c67b3450298e92b9ac6afeebe063da18f8 (patch) | |
tree | fdb845d65d42c8a367d77db8fe270f02d3070568 /config_h.SH | |
parent | 5f83a3e9d818c3ad53ef226d68bf9dbac882a8dc (diff) | |
download | perl-249b38c67b3450298e92b9ac6afeebe063da18f8.tar.gz |
Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns.
p4raw-id: //depot/cfgperl@4211
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 b5fa0dfc29..5aa68c27be 100644 --- a/config_h.SH +++ b/config_h.SH @@ -2480,7 +2480,7 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- * should be used when available. The USE_64_BITS symbol will * also be turned on if necessary. */ -#$uselfs USE_LARGE_FILES /**/ +#$uselargefiles USE_LARGE_FILES /**/ /* USE_LONG_DOUBLE: * This symbol, if defined, indicates that long doubles should |