From 4917514b49d5893d2bc71f5d2deb021c646da1ed Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 27 Jun 1997 06:57:36 +0000 Subject: First cut at being able to specify a Kerberos directory. svn path=/trunk/; revision=1125 --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') 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 -- cgit v1.2.3