[systemd-commits] configure.ac
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Aug 25 18:23:11 PDT 2010
configure.ac | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 1271623839b5bb4f0f383a8ad5500462dda0a94a
Author: Lennart Poettering <lennart at poettering.net>
Date: Thu Aug 26 03:23:03 2010 +0200
build-sys: show audit/selinux in summary
diff --git a/configure.ac b/configure.ac
index a68af4d..3905e49 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}
More information about the systemd-commits
mailing list