aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 7 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 50c6cd7c..55737d31 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,13 @@ leaving it out cuts the executable's size slightly.
Specifying --with-kerberos=DIR will tell the fetchmail build process to
look in DIR for Kerberos support. Configure normally looks in /usr/kerberos
-and /usr/athena; if you specify this option it will look in DIR first.
+and /usr/athena; if you specify this option with an argument it will look
+in DIR first.
+
+Unfortunately, there doesn't seem to be good standardization of where
+Kerberos lives. If your configuration doesn't match one of the four
+that fetchmail's configure.in knows about, you may find you have to
+hand-hack the Makefile a bit.
If you want to build for debugging,