File lynx-charset.patch of Package lynx
---
lynx.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: lynx2.9.0/lynx.cfg
===================================================================
--- lynx2.9.0.orig/lynx.cfg
+++ lynx2.9.0/lynx.cfg
@@ -464,7 +464,7 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu
# values and their relationship to the locale value is not. GNU libiconv
# happens to give useful values, but other implementations are not guaranteed
# to do this.
-#LOCALE_CHARSET:FALSE
+LOCALE_CHARSET:TRUE
.h2 HTML5_CHARSETS
# HTML5_CHARSETS is an alternative to ASSUME_CHARSET and ASSUME_LOCAL_CHARSET.