diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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, |