diff options
author | Umut Tezduyar Lindskog <umut.tezduyar@axis.com> | 2014-12-16 08:45:28 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-01-08 14:08:04 +0100 |
commit | 3383f7e956fc7889e1ba3ff2998edd6a47357896 (patch) | |
tree | 326695837e317f91833a66e6a54d0921b1a7afbe /configure.ac | |
parent | 23539f67792d88c675b56cace0c22e022563493d (diff) |
build: print conditions of ldconfig, hibernate configs
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3dd40c3578..ddc604b75c 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} |