From: Thomas Roessler Date: Mon, 9 Apr 2001 16:10:59 +0000 (+0000) Subject: Fix the documentation of --enable-locale-fix. From EGE. X-Git-Tag: mutt-1-3-18-rel~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43b23ea11ea1357bf7bfa66469a645bc12571eb1;p=mutt Fix the documentation of --enable-locale-fix. From EGE. --- 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