From: Howard Chu Date: Thu, 9 Jun 2011 01:52:52 +0000 (-0700) Subject: ITS#6889 libfetch is a libldap dependency X-Git-Tag: OPENLDAP_REL_ENG_2_4_26~64 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c02fafa66f80154c28008d32725d0b8a038150f9;p=openldap ITS#6889 libfetch is a libldap dependency --- diff --git a/configure.in b/configure.in index 1d573e0701..0872d81cac 100644 --- a/configure.in +++ b/configure.in @@ -2165,7 +2165,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