From 3383f7e956fc7889e1ba3ff2998edd6a47357896 Mon Sep 17 00:00:00 2001 From: Umut Tezduyar Lindskog Date: Tue, 16 Dec 2014 08:45:28 +0100 Subject: [PATCH] build: print conditions of ldconfig, hibernate configs --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index 3dd40c357..ddc604b75 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} -- 2.30.2