]> arthur.barton.de Git - netatalk.git/blobdiff - macros/summary.m4
Add a distinct variable for storing result of checks
[netatalk.git] / macros / summary.m4
index 2b682a466c2d6d522a560db683260f003425887c..59abd6937f128765701696baed6287125dbcf094 100644 (file)
@@ -55,7 +55,7 @@ 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 support:            $atalk_cv_with_dbus])
        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