The branch, master has been updated
       via  c1ac023 s3-waf: stop building smbtortre4.
      from  cd1d75c libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe 
instead of "#if _SAMBA_BUILD_ == 3" and talloc_tos()

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


- Log -----------------------------------------------------------------
commit c1ac023b588e1ca676cbbf542ca6f93aa199ad32
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 12 14:33:15 2011 +0200

    s3-waf: stop building smbtortre4.
    
    Guenther
    
    Autobuild-User: Günther Deschner <g...@samba.org>
    Autobuild-Date: Thu May 12 15:35:02 CEST 2011 on sn-devel-104

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

Summary of changes:
 source3/wscript_build |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 9ea7dd9..105aee9 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -642,13 +642,6 @@ t = bld.SAMBA_GENERATOR('build_env.h',
 t.env.SRCDIR = bld.path.abspath()
 t.env.BUILDDIR = bld.path.abspath()
 
-if not bld.env.toplevel_build:
-    bld.SAMBA_GENERATOR('smbtorture4',
-                       source='',
-                       target='',
-                       rule='cd ../; make -f Makefile-smbtorture4 
bin/smbtorture4',
-                       always=True)
-
 bld.SETUP_BUILD_GROUPS()
 
 if not bld.env.toplevel_build:


-- 
Samba Shared Repository

Reply via email to