summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-07-25 15:18:32 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-07-25 15:18:32 +0000
commit93348504fed420e3d6559797a6ecffe3be689f6d (patch)
tree8fbeb3203a4339fed5d173d6f06b96d67535e261 /INSTALL
parent9c1c207f6544297fa89e7c71846b251c70eacea1 (diff)
Mention that mutt needs an iconv implementation, and point users to
libiconv.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index b767a759..99aabe74 100644
--- a/INSTALL
+++ b/INSTALL
@@ -36,6 +36,13 @@ systems:
S-Lang, ftp://space.mit.edu/pub/davis/slang/
+- Mutt needs an implementation of the iconv API for character set
+ conversions. A free one can be found under the following URL:
+
+ http://clisp.cons.org/~haible/packages-libiconv.html
+
+
+
Installation
============