]> arthur.barton.de Git - netatalk.git/blobdiff - macros/summary.m4
Merge remote-tracking branch 'origin/develop' into spotlight
[netatalk.git] / macros / summary.m4
index f9b8891891fbc89a0504ae66ade17270b18cbec2..edb136c2e170a151c25e81617612e3fcd033cb2c 100644 (file)
@@ -56,6 +56,9 @@ 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])
+       AC_MSG_RESULT([         dtrace probes:           $WDTRACE])
        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])