X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=macros%2Fsummary.m4;h=59abd6937f128765701696baed6287125dbcf094;hp=2b682a466c2d6d522a560db683260f003425887c;hb=2a15eb027015d72b88434c862432e932c853c44b;hpb=cc6053806460d7bccfc45ac85529bf696136aba6 diff --git a/macros/summary.m4 b/macros/summary.m4 index 2b682a46..59abd693 100644 --- a/macros/summary.m4 +++ b/macros/summary.m4 @@ -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