summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2001-04-09 16:10:59 +0000
committerThomas Roessler <roessler@does-not-exist.org>2001-04-09 16:10:59 +0000
commit43b23ea11ea1357bf7bfa66469a645bc12571eb1 (patch)
tree4200fb205d7a4ec29cab813ab6c66a6f6070188f /INSTALL
parent7b2e5895739750c277d9abab7b2751f621986b95 (diff)
Fix the documentation of --enable-locale-fix. From EGE.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4b03348d..38e6049b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -137,6 +137,10 @@ to ``configure'' to help it out, or change the default behavior:
you leave it unset, Mutt will attempt to use isprint() if either
of the environment variables LANG, LC_ALL or LC_CTYPE is set,
and will revert to the ISO-8859-* range if they aren't.
+ If you need --enable-locales-fix then you will probably need
+ --without-wc-funcs too. However, on a correctly configured
+ modern system you shouldn't need either (try setting LANG,
+ LC_ALL or LC_CTYPE instead).
--without-wc-funcs
by default Mutt uses the functions mbrtowc(), wctomb() and