[SCM] Samba Shared Repository - branch master updated - c2eb4e5f8e0275003f9cffe1feeee6e34b7e578e

Jelmer Vernooij jelmer at samba.org
Tue Sep 16 16:04:02 GMT 2008


The branch, master has been updated
       via  c2eb4e5f8e0275003f9cffe1feeee6e34b7e578e (commit)
      from  ec1c854f2175823bd1ad39c2e272d1b3fab80bf1 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c2eb4e5f8e0275003f9cffe1feeee6e34b7e578e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Sep 16 18:03:36 2008 +0200

    Let winbind depend directly on libnet rather than through the ejs bindings.

-----------------------------------------------------------------------

Summary of changes:
 source4/winbind/config.mk |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/winbind/config.mk b/source4/winbind/config.mk
index b5eb2c2..1837c52 100644
--- a/source4/winbind/config.mk
+++ b/source4/winbind/config.mk
@@ -13,7 +13,8 @@ PRIVATE_DEPENDENCIES = \
 		RPC_NDR_LSA \
 		dcerpc_samr \
 		PAM_ERRORS \
-		LIBCLI_LDAP
+		LIBCLI_LDAP \
+		LIBSAMBA-NET
 # End SUBSYSTEM WINBIND
 #######################
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list