aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-04 20:39:14 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-04 20:39:14 +0000
commite162f641d465f7a2ad6b0a9c48d7c27e995a7492 (patch)
tree252812ae1f6546faf9aa29d7993a105e3659b659 /INSTALL
parentbe144127e1538a41f9f391b13375500a6ac55780 (diff)
downloadfetchmail-e162f641d465f7a2ad6b0a9c48d7c27e995a7492.tar.gz
fetchmail-e162f641d465f7a2ad6b0a9c48d7c27e995a7492.tar.bz2
fetchmail-e162f641d465f7a2ad6b0a9c48d7c27e995a7492.zip
Document restriction on enable-nls.
svn path=/trunk/; revision=3194
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5c54041e..b6a38d5a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -85,6 +85,12 @@ To enable multilingual support using GNU gettext,
configure --enable-nls
+Note: for this to work, you need gettext to be included in your libc
+and libintl.h to be in your system headers. This is the case on
+Red Hat Linux 7.0 and up, Debian, and FreeBSD. (The author will *not*
+accept patches to include a gettext build in the fetchmail tarball,
+as his experience with this path has been horrible.)
+
Advanced configuration:
Specifying --with-kerberos=DIR or --with-kerberos5=DIR will tell the