]> 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 87eee7f2cc4811bb618aadac302dd0edde91e4be..ddcf2f003489fecab3499fa087e00119ddb9678c 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id: summary.m4,v 1.4 2009-02-02 11:55:01 franklahm 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], [
@@ -61,6 +61,7 @@ dnl   fi
        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])