From 2a67a0f935e96a0cc03ef10a6c604163bbc43cb0 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 7 Jun 1995 02:44:43 +0000 Subject: [PATCH] added kerb4 note --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index 89e77129f..8d4c44123 100644 --- a/INSTALL +++ b/INSTALL @@ -22,6 +22,10 @@ INSTALL NOTES NOTE2: if you use AFS, you need to run configure with --with-AFS + NOTE3: if you use kerberos version 4 you need to run configure + with --with-kerb4. This has only been tested with the Cygnus + kerberos package (CNS) but should work for vanilla kerberos too. + 1) Read the OPTIONS file and then edit options.h to enable/disable the options you may or may not want. You should not have to edit sudo.h or config.h.