From: Frank Lahm Date: Mon, 20 Jun 2011 08:23:33 +0000 (+0200) Subject: Merge master X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=commitdiff_plain;h=85d268c10175d1e8050188a3a4797b40519a285e Merge master --- 85d268c10175d1e8050188a3a4797b40519a285e diff --cc macros/summary.m4 index 84109816,7f567ca5..744c4f2b --- a/macros/summary.m4 +++ b/macros/summary.m4 @@@ -51,7 -59,11 +51,9 @@@ dnl f AC_MSG_RESULT([ admin group support: $netatalk_cv_admin_group]) AC_MSG_RESULT([ valid shell check: $netatalk_cv_use_shellcheck]) AC_MSG_RESULT([ cracklib support: $netatalk_cv_with_cracklib]) - AC_MSG_RESULT([ dropbox kludge: $netatalk_cv_dropkludge]) - AC_MSG_RESULT([ force volume uid/gid: $netatalk_cv_force_uidgid]) - AC_MSG_RESULT([ Apple 2 boot support: $compile_a2boot]) + AC_MSG_RESULT([ Samba sharemode interop: $neta_cv_have_smbshmd]) + AC_MSG_RESULT([ ACL support: $with_acl_support]) + AC_MSG_RESULT([ LDAP support: $with_ldap]) 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])