]> arthur.barton.de Git - netatalk.git/blobdiff - macros/summary.m4
Overhaul CNID dbd backend, make it default, txn only... See #2724774
[netatalk.git] / macros / summary.m4
index 3f32834e80325e94b0b32b707419d7b3d4fcd0b3..ddcf2f003489fecab3499fa087e00119ddb9678c 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id: summary.m4,v 1.3 2008-11-22 12:07:26 didg Exp $
+dnl $Id: summary.m4,v 1.5 2009-02-16 13:49:20 franklahm Exp $
 dnl Autoconf macros, display configure summary
 
 AC_DEFUN([AC_NETATALK_CONFIG_SUMMARY], [
@@ -60,6 +60,8 @@ dnl   fi
        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([         ACL support:            $neta_cv_nfsv4acl])
+       AC_MSG_RESULT([         Extended Attributes:    $neta_cv_extattrs])
        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])