]> arthur.barton.de Git - netatalk.git/blobdiff - macros/summary.m4
AFP statistics via dbus IPC
[netatalk.git] / macros / summary.m4
index f4d99863f2cc69d8904eb831b516a7e1867e0ba9..460efc6671f25b8af40f63c48258696854fbb778 100644 (file)
@@ -55,6 +55,8 @@ dnl   AC_MSG_RESULT([         Samba sharemode interop: $neta_cv_have_smbshmd])
        AC_MSG_RESULT([         ACL support:             $with_acl_support])
        AC_MSG_RESULT([         Kerberos support:        $with_kerberos])
        AC_MSG_RESULT([         LDAP support:            $netatalk_cv_ldap])
+       AC_MSG_RESULT([         dbus support:            $have_dbus_glib])
+       AC_MSG_RESULT([         dbus system directory:   $ac_cv_dbus_sysdir])
        if test x"$use_pam_so" = x"yes" -a x"$netatalk_cv_install_pam" = x"no"; then
                AC_MSG_RESULT([])
                AC_MSG_WARN([ PAM support was configured for your system, but the netatalk PAM configuration file])