The branch, master has been updated
       via  d55e7e5... s4-waf: try to fix the s4 wbinfo build dependencies.
      from  898c612... s3-dcerpc: avoid talloc_move on schannel creds in 
cli_rpc_pipe_open_schannel_with_key().

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


- Log -----------------------------------------------------------------
commit d55e7e52f16c673ad2190e21b5b4b3873cf2551d
Author: Günther Deschner <[email protected]>
Date:   Tue Aug 24 03:04:41 2010 +0200

    s4-waf: try to fix the s4 wbinfo build dependencies.
    
    Guenther

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

Summary of changes:
 nsswitch/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/nsswitch/wscript_build b/nsswitch/wscript_build
index d708662..f458776 100644
--- a/nsswitch/wscript_build
+++ b/nsswitch/wscript_build
@@ -15,7 +15,7 @@ bld.SAMBA_BINARY('nsstest',
 
 bld.SAMBA_BINARY('wbinfo',
        source='wbinfo.c',
-       deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA LIBWINBIND-CLIENT 
LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ UID_WRAPPER'
+       deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA LIBWINBIND-CLIENT 
LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ UID_WRAPPER LIBSECURITY_COMMON 
LIBNDR NDR_SECURITY'
        )
 
 bld.SAMBA_LIBRARY('nsswinbind',


-- 
Samba Shared Repository

Reply via email to