[systemd-commits] configure.ac

David Herrmann dvdhrm at kemper.freedesktop.org
Thu Jan 8 06:49:22 PST 2015


 configure.ac |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 3383f7e956fc7889e1ba3ff2998edd6a47357896
Author: Umut Tezduyar Lindskog <umut.tezduyar at axis.com>
Date:   Tue Dec 16 08:45:28 2014 +0100

    build: print conditions of ldconfig, hibernate configs

diff --git a/configure.ac b/configure.ac
index 3dd40c3..ddc604b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1450,6 +1450,8 @@ AC_MSG_RESULT([
         SysV compatibility:      ${SYSTEM_SYSV_COMPAT}
         compatibility libraries: ${have_compat_libs}
         utmp/wtmp support:       ${have_utmp}
+        ldconfig support:        ${enable_ldconfig}
+        hibernate support:       ${enable_hibernate}
         extra debugging:         ${enable_debug}
 
         prefix:                  ${prefix}



More information about the systemd-commits mailing list