diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-04 04:12:53 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-04 04:12:53 +0000 |
commit | be1d0e7285afc1084b86b50ab64e86eb5bb9bb3d (patch) | |
tree | b759cd2321680caa2f978cdd02195f9d34d37413 /config.hin | |
parent | 69dee46913dce7d7f6e14826568dd6fe277f2a99 (diff) | |
download | coreutils-be1d0e7285afc1084b86b50ab64e86eb5bb9bb3d.tar.xz |
Regenerate.
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.hin b/config.hin index ee7f5eea0..f191f7b2f 100644 --- a/config.hin +++ b/config.hin @@ -62,6 +62,9 @@ language is requested. */ #undef ENABLE_NLS +/* Define as good substitute value for EOVERFLOW. */ +#undef EOVERFLOW + /* Define on systems for which file names may have a so-called `drive letter' prefix, define this to compute the length of that prefix, including the colon. */ |