X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=3905e4941abe0b0c62f1b4d241652e1e126764bc;hp=f8a4247e666fe759d02f80780d8f4d7a428e7ea7;hb=f5a501146a426d95daa6d67d832b2ab339befbae;hpb=afea26ad7d406d8b6c95d2642cb5a1d807b87546 diff --git a/configure.ac b/configure.ac index f8a4247e6..3905e4941 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[7],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[8],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) @@ -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}