[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Tue Feb 22 07:43:01 MST 2011


The branch, master has been updated
       via  c399c28 s3-waf: add replacetort binary.
      from  79b41dc s3-waf: add check for ftruncate extend.

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


- Log -----------------------------------------------------------------
commit c399c28fb90b54d92506fef6809640d44a5eff4b
Author: Günther Deschner <gd at samba.org>
Date:   Tue Feb 22 14:33:10 2011 +0100

    s3-waf: add replacetort binary.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Tue Feb 22 15:42:58 CET 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 1f0fa03..0d82cb4 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1204,6 +1204,11 @@ bld.SAMBA3_BINARY('smbconftort',
                  deps='''talloc tdb tevent cap resolv wbclient param LIB_NONSMBD LIBSMB_ERR POPT_SAMBA3''',
                  vars=locals())
 
+bld.SAMBA3_BINARY('replacetort',
+                 source='../lib/replace/test/main.c',
+                 deps='replace replace-test',
+                 install=False)
+
 bld.SAMBA3_BINARY('masktest' + bld.env.suffix3,
                  source=MASKTEST_SRC,
                  deps='''talloc tdb cap resolv wbclient param LIB_NONSMBD LIBSMB KRBCLIENT


-- 
Samba Shared Repository


More information about the samba-cvs mailing list