From 1271623839b5bb4f0f383a8ad5500462dda0a94a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 26 Aug 2010 03:23:03 +0200 Subject: [PATCH 1/1] build-sys: show audit/selinux in summary --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index a68af4d3f..3905e4941 100644 --- a/configure.ac +++ b/configure.ac @@ -421,6 +421,8 @@ echo " Gtk: ${have_gtk} tcpwrap: ${have_tcpwrap} PAM: ${have_pam} + AUDIT: ${have_audit} + SELinux: ${have_selinux} prefix: ${prefix} root dir: ${with_rootdir} udev rules dir: ${with_udevrulesdir} -- 2.30.2