mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#6889 libfetch is a libldap dependency
This commit is contained in:
parent
33f3de77f1
commit
737f220dda
1 changed files with 1 additions and 1 deletions
|
|
@ -2164,7 +2164,7 @@ if test $ol_with_fetch != no ; then
|
|||
OL_LIB_FETCH
|
||||
|
||||
if test $ol_cv_lib_fetch != no ; then
|
||||
LUTIL_LIBS="$LUTIL_LIBS $ol_link_fetch"
|
||||
LIBS="$LIBS $ol_link_fetch"
|
||||
ol_link_fetch=freebsd
|
||||
|
||||
elif test $ol_with_fetch != auto ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue