From 8a77bdd57f1754b5849ecdfbd427165bf26d483d Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Sun, 12 Feb 2006 19:56:01 +0000 Subject: Document NO_AUDIT. Obtained from: TrustedBSD Project --- share/examples/etc/make.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index f381bf4d6359..6e89efb9ea85 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -99,6 +99,7 @@ # To avoid building various parts of the base system: #NO_ACPI= # do not build acpiconf(8) and related programs #NO_ATM= # do not build ATM related programs and libraries +#NO_AUDIT= # do not build audit(4) support #NO_AUTHPF= # do not build and install authpf (setuid/gid) #NO_BLUETOOTH= # do not build Bluetooth related stuff #NO_BOOT= # do not build boot blocks and loader -- cgit v1.3