]> arthur.barton.de Git - netatalk.git/blobdiff - macros/summary.m4
Merge remote branch 'sf/develop' into develop
[netatalk.git] / macros / summary.m4
index bb42e4afb19db89850adbf3e45c178471bec3098..a618cf31ccacca089ec2e3a67b9b78038c0af9e9 100644 (file)
@@ -113,7 +113,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_LIBS])
+               AC_MSG_RESULT([        LIBS   = $LDAP_LDLFLAGS $LDAP_LIBS])
                AC_MSG_RESULT([        CFLAGS = $LDAP_CFLAGS])
        fi
 ])