X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=macros%2Fsummary.m4;h=ba8cde05a352b88523144b8a2d0f8fca5ef279da;hb=6791682754d85032efb2800052e403db67c00d8e;hp=b8db25798fe2d2b98f02553f7cdca0a9b0411b89;hpb=cc7d5d2543c91fe2461a7bd482bf8969638e89b9;p=netatalk.git diff --git a/macros/summary.m4 b/macros/summary.m4 index b8db2579..ba8cde05 100644 --- a/macros/summary.m4 +++ b/macros/summary.m4 @@ -74,6 +74,8 @@ dnl AC_MSG_RESULT([ Samba sharemode interop: $neta_cv_have_smbshmd]) AC_MSG_WARN([ You can also re-run configure and specify --without-pam to disable PAM support.]) fi fi + AC_MSG_RESULT([ Documentation:]) + AC_MSG_RESULT([ Docbook: $XSLTPROC_WORKS]) ]) @@ -129,7 +131,7 @@ AC_DEFUN([AC_NETATALK_LIBS_SUMMARY], [ fi if test x"$netatalk_cv_ldap" = x"yes"; then AC_MSG_RESULT([ LDAP:]) - AC_MSG_RESULT([ LIBS = $LDAP_LDLFLAGS $LDAP_LIBS]) + AC_MSG_RESULT([ LIBS = $LDAP_LDFLAGS $LDAP_LIBS]) AC_MSG_RESULT([ CFLAGS = $LDAP_CFLAGS]) fi AC_MSG_RESULT([ LIBEVENT:])