ITS#6889 libfetch is a libldap dependency

This commit is contained in:
Howard Chu 2011-06-08 18:52:52 -07:00
parent 33f3de77f1
commit 737f220dda

View file

@ -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