From 0e4f63b129133ac05f9c3cd0ca2e2f25352cfa25 Mon Sep 17 00:00:00 2001 From: Tyler Hicks Date: Thu, 10 Sep 2015 12:22:49 +0100 Subject: Build with audit support on Linux (closes: #797727, LP: #1478087). --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index d377ed2b0..198e2b616 100755 --- a/debian/rules +++ b/debian/rules @@ -91,6 +91,7 @@ confflags += --with-kerberos5=/usr confflags += --with-ssl-engine ifeq ($(DEB_HOST_ARCH_OS),linux) confflags += --with-selinux +confflags += --with-audit=linux endif ifeq ($(DISTRIBUTOR),Ubuntu) confflags += --with-consolekit -- cgit v1.2.3