aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-07-01 23:19:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-07-01 23:19:38 +0000
commit4e16c3808e228a1ea458503240235ee7ee2c0377 (patch)
tree763e1a2da0914bac2e334138469d7236017f7ad7 /INSTALL
parentd7d0aaf8eb2f802f373a0b011bda6f23883c7c3a (diff)
downloadfetchmail-4e16c3808e228a1ea458503240235ee7ee2c0377.tar.gz
fetchmail-4e16c3808e228a1ea458503240235ee7ee2c0377.tar.bz2
fetchmail-4e16c3808e228a1ea458503240235ee7ee2c0377.zip
James Brister's BSD/OS changes.
svn path=/trunk/; revision=1139
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,