]> granicus.if.org Git - mutt/commitdiff
Fix the documentation of --enable-locale-fix. From EGE.
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 9 Apr 2001 16:10:59 +0000 (16:10 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 9 Apr 2001 16:10:59 +0000 (16:10 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 4b03348db14def798e6abf01ac39deb6b3c03895..38e6049b56bba666b145615b8591b0d653570fab 100644 (file)
--- 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