Consistentify our NO_KERBEROS documentation.

Approved by:	re(bmah)
This commit is contained in:
David E. O'Brien 2003-05-06 19:26:55 +00:00
parent 73692bebe4
commit 0dc1aeb6ac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114782

View File

@ -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.