aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-06-04 04:28:41 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-06-04 04:28:41 +0000
commit41620bcbb3f21e2cf7d23242ab0d21b07c308a66 (patch)
treec31c58aeae5acf2c33d05bebe84ecd0cddfbc04c /INSTALL
parent17b79e30b7dd686e0f11436030e7a9bcce7969b2 (diff)
downloadfetchmail-41620bcbb3f21e2cf7d23242ab0d21b07c308a66.tar.gz
fetchmail-41620bcbb3f21e2cf7d23242ab0d21b07c308a66.tar.bz2
fetchmail-41620bcbb3f21e2cf7d23242ab0d21b07c308a66.zip
Brendan Cully's fixes for GSSAPI.
svn path=/trunk/; revision=1892
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3e4c1530..f6be989e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -58,8 +58,8 @@ can compile it in with `configure --enable-RPA'.
Support for authentication using RFC1731 GSSAPI is available
but also not included by default. You can compile it in with
-`configure --enable-RPA', which looks for GSSAPI support in standard
-locations (/usr, /usr/local, /usr/athena). If you set --enable-GSSAPI=DIR
+`configure --with-gssapi', which looks for GSSAPI support in standard
+locations (/usr, /usr/local). If you set --with-GSSAPI=DIR
you can direct the build to look for GSSAPI support under DIR.
If you want to build for debugging,