aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-12-10 19:11:56 +0000
committerDoug Barton <dougb@FreeBSD.org>2007-12-10 19:11:56 +0000
commit56adc50828b9ff7cfc7bdc70ba3d2bc7809d9412 (patch)
tree836ba674a8c05a2089bc31c32adf74f9504b1b3b
parent3fe21f77bc0f2f5138cae8bbe09a768d0e6de8a0 (diff)
Notes
-rw-r--r--share/man/man5/src.conf.514
1 files changed, 12 insertions, 2 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 23936f650806..2cb9aed5e8a9 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -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