Regenerated page that includes the WITH_GSSAPI knob.

This commit is contained in:
dougb 2007-12-10 19:11:56 +00:00
parent 13eeb9aa26
commit 0aba7688c8

View File

@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: src/tools/build/options/makeman,v 1.7 2007/11/06 23:12:53 danger Exp
.\" $FreeBSD$
.Dd December 9, 2007
.Dd December 10, 2007
.Dt SRC.CONF 5
.Os
.Sh NAME
@ -288,6 +288,11 @@ Set to not build GPIB bus support.
.\" from FreeBSD: src/tools/build/options/WITHOUT_GROFF,v 1.1 2006/03/21 07:50:49 ru Exp
Set to not build
.Xr groff 1 .
.It Va WITH_GSSAPI
.\" from FreeBSD: src/tools/build/options/WITH_GSSAPI,v 1.1 2007/12/10 19:09:24 dougb Exp
Set to build libgssapi when
.Va WITHOUT_KERBEROS
is set.
.It Va WITH_HESIOD
.\" from FreeBSD: src/tools/build/options/WITH_HESIOD,v 1.1 2006/03/21 07:50:50 ru Exp
Set to build Hesiod support.
@ -346,8 +351,13 @@ When set, it also enforces the following options:
.\" from FreeBSD: src/tools/build/options/WITHOUT_IPX_SUPPORT,v 1.1 2006/03/21 07:50:50 ru Exp
Set to build some programs without IPX support.
.It Va WITHOUT_KERBEROS
.\" from FreeBSD: src/tools/build/options/WITHOUT_KERBEROS,v 1.1 2006/03/21 07:50:50 ru Exp
.\" from FreeBSD: src/tools/build/options/WITHOUT_KERBEROS,v 1.2 2007/12/10 19:09:24 dougb Exp
Set this if you do not want to build Kerberos 5 (KTH Heimdal).
This option implies
.Va WITHOUT_GSSAPI .
Set
.Va WITH_GSSAPI
to override.
When set, it also enforces the following options:
.Pp
.Bl -item -compact