diff options
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 |