From 0dc1aeb6acb14ebd8a2f2487c5cd78dd882ffbfd Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 6 May 2003 19:26:55 +0000 Subject: [PATCH] Consistentify our NO_KERBEROS documentation. Approved by: re(bmah) --- share/examples/etc/make.conf | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 80795c87347..18a4190b7fe 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -107,6 +107,7 @@ #NO_GDB= true # do not build GDB #NO_I4B= true # do not build isdn4bsd package #NO_IPFILTER= true # do not build IP Filter package +#NO_KERBEROS= true # do not build and install Kerberos 5 (KTH Heimdal) #NO_LPR= true # do not build lpr and related programs #NO_MAILWRAPPER=true # do not build the mailwrapper(8) MTA selector #NO_MODULES= true # do not build modules with the kernel @@ -201,11 +202,6 @@ #LOADER_TFTP_SUPPORT= YES # # -# Kerberos 5 -# If you do not want Kerberos 5 (KTH Heimdal), define this: -# -#NO_KERBEROS= yes -# # Kerberos 5 su (k5su) # If you want to use the k5su utility, define this to have it installed # set-user-ID.