summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-26 03:23:03 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-26 03:23:03 +0200
commit1271623839b5bb4f0f383a8ad5500462dda0a94a (patch)
treebe0bf468c556713086e166d54e7a5484c9b5452c /configure.ac
parentcc8a7a6129145dc485c82549edd39bcb9b52fd45 (diff)
build-sys: show audit/selinux in summary
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a68af4d3f3..3905e4941a 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}