The branch, master has been updated
       via  4fcd544... s3:Makefile: build smbtorture4 as static binary with 
socket_wrapper support
      from  eff3a41... waf:libreplace: set _OSF_SOURCE to fix build on Tru64

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


- Log -----------------------------------------------------------------
commit 4fcd5446d3cd538cd79ed308c3e60631030fe2cc
Author: Stefan Metzmacher <me...@samba.org>
Date:   Tue May 11 16:07:19 2010 +0200

    s3:Makefile: build smbtorture4 as static binary with socket_wrapper support
    
    metze

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

Summary of changes:
 source3/Makefile.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 1a4456d..5e63602 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3218,7 +3218,8 @@ clean_libnetapi_examples:
        cd ../source4 && ./autogen.sh
 
 samba4-configure: ../source4/configure
-       @$(MAKE) -C ../source4 reconfigure || ( cd ../source4 && ./configure 
--enable-auto-reconfigure )
+       @$(MAKE) -C ../source4 reconfigure || ( cd ../source4 && \
+               ./configure.developer --nonshared-binary=smbtorture 
--enable-auto-reconfigure )
 
 .PHONY: samba4-configure
 


-- 
Samba Shared Repository

Reply via email to