diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-06 19:26:55 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-06 19:26:55 +0000 |
| commit | 0dc1aeb6acb14ebd8a2f2487c5cd78dd882ffbfd (patch) | |
| tree | fecdf2de611d5fb5944e1d402e3f8bd231cfd85d /share/examples/etc | |
| parent | 73692bebe43c2dc12dba557e1361b8c274d54dd0 (diff) | |
Notes
Diffstat (limited to 'share/examples/etc')
| -rw-r--r-- | share/examples/etc/make.conf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 80795c8734762..18a4190b7fe55 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. |
