summaryrefslogtreecommitdiffstats
path: root/net/samba/files/patch-ba
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-06-19 20:11:43 +0000
committerdwcjr <dwcjr@FreeBSD.org>2002-06-19 20:11:43 +0000
commit5e66f641d36c9688781267d2e9586b07986e6163 (patch)
treef4b1ba7955b34e0d191ff82b2ab9111db7a60f1f /net/samba/files/patch-ba
parenta6dbaf3112a2d3f50d8521d612c106e2e0593828 (diff)
downloadFreeBSD-ports-5e66f641d36c9688781267d2e9586b07986e6163.zip
FreeBSD-ports-5e66f641d36c9688781267d2e9586b07986e6163.tar.gz
Update to 2.2.5
Diffstat (limited to 'net/samba/files/patch-ba')
-rw-r--r--net/samba/files/patch-ba8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/samba/files/patch-ba b/net/samba/files/patch-ba
index 66a3423..3c49ea9 100644
--- a/net/samba/files/patch-ba
+++ b/net/samba/files/patch-ba
@@ -11,10 +11,10 @@
;;
@@ -2073,7 +2073,7 @@
AC_DEFINE(WITH_LDAP_SAM)
- LIBS="-lldap $LIBS"
- AC_CHECK_LIB(lber, ber_bvfree, [LIBS="$LIBS -llber"])
-- LIBS="-lresolv $LIBS"
-+ LIBS="$LIBS"
+ LIBS="-lldap $LDAPLIBS"
+ AC_CHECK_LIB(lber, ber_bvfree, [LDAPLIBS="$LDAPLIBS -llber"])
+- LDAPLIBS="-lresolv $LDAPLIBS"
++ LDAPLIBS="$LDAPLIBS"
AC_CHECK_FUNCS(ldap_start_tls_s)
with_smbpasswd_sam=no
;;
OpenPOWER on IntegriCloud