From 2df5bd857a6f88c798dc9dba8a507c9b9a8f7613 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 19 Dec 2009 21:57:33 +0000 Subject: [PATCH] Document missing options: --with-efence and --with-bsm-audit --- INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/INSTALL b/INSTALL index 64c9ed262..23852b46c 100644 --- a/INSTALL +++ b/INSTALL @@ -140,6 +140,13 @@ Special features/options: `-l' will be prepended to it. Multiple libraries may be specified as long as they are space separated. + --with-efence + Link with the "electric fence" debugging malloc. + + --with-bsm-audit + Enable support for sudo BSM audit logs on systems that support + it. Currently only supported under FreeBSD and Mac OS X. + --with-csops Add CSOps standard options. You probably aren't interested in this.