Skip to content

Commit

Permalink
Merge 3f430ec into 3a48a13
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jul 3, 2017
2 parents 3a48a13 + 3f430ec commit 709a525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acinclude.m4
Original file line number Diff line number Diff line change
Expand Up @@ -790,8 +790,8 @@ AC_DEFUN([CURL_CHECK_LIBS_LDAP], [
#
for x_nlibs in '' "$u_libs" \
'-lldap' \
'-llber -lldap' \
'-lldap -llber' \
'-llber -lldap' \
'-lldapssl -lldapx -lldapsdk' \
'-lldapsdk -lldapx -lldapssl' ; do
if test "$curl_cv_ldap_LIBS" = "unknown"; then
Expand Down

0 comments on commit 709a525

Please sign in to comment.