aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5581f54f..50c6cd7c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -30,6 +30,10 @@ and there don't seem to be any live servers for it anymore. You can
configure it back in if you want with `configure --enable-POP2', but
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.
+
If you want to build for debugging,
CFLAGS=-g LDFLAGS=" " ./configure