]> arthur.barton.de Git - netatalk.git/commitdiff
configure script: show LDAP support
authorHAT <hat@fa2.so-net.ne.jp>
Thu, 16 Jun 2011 07:29:50 +0000 (16:29 +0900)
committerHAT <hat@fa2.so-net.ne.jp>
Thu, 16 Jun 2011 07:29:50 +0000 (16:29 +0900)
macros/summary.m4

index 7673d4822589523e6eafb14e3d2050e02bf15b0c..7f567ca5800c6a727776b972ff4b9e2bd812b218 100644 (file)
@@ -63,6 +63,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:             $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])