The branch, master has been updated
       via  41fc0dd... s4-net: the net binary depends on the auth subsystem
      from  7571c15... s3:dcerpc Remove unused structure and functions

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


- Log -----------------------------------------------------------------
commit 41fc0dd0eff225329fa78fad65953256c986742a
Author: Andrew Tridgell <tri...@samba.org>
Date:   Thu Jul 8 16:42:39 2010 +1000

    s4-net: the net binary depends on the auth subsystem
    
    This helps with the OpenChange build

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

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


Changeset truncated at 500 lines:

diff --git a/source4/utils/net/wscript_build b/source4/utils/net/wscript_build
index 07aa8f7..c929ce8 100644
--- a/source4/utils/net/wscript_build
+++ b/source4/utils/net/wscript_build
@@ -12,7 +12,7 @@ bld.SAMBA_MODULE('net_drs',
 bld.SAMBA_BINARY('net',
        source='net.c net_password.c net_join.c net_vampire.c net_gpo.c',
        autoproto='net_proto.h',
-       deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-NET popt POPT_SAMBA 
POPT_CREDENTIALS net_drs policy',
+       deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-NET popt POPT_SAMBA 
POPT_CREDENTIALS net_drs policy auth',
         needs_python=True
        )
 


-- 
Samba Shared Repository

Reply via email to