The branch, master has been updated
       via  26e868b Revert "s3: temporary hack to make the waf build work 
withouth autotools being required"
      from  63c2784 selftest/flapping: samba4.nss.test is also flakey for 
s3member

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


- Log -----------------------------------------------------------------
commit 26e868bfedccbbb670277ef4cf948a39fd071a8c
Author: Björn Jacke <[email protected]>
Date:   Mon Jun 18 14:13:26 2012 +0200

    Revert "s3: temporary hack to make the waf build work withouth autotools 
being required"
    
    This reverts commit f1becfa27b6b4e35541e6df0cafdec0ad47d2e3f. The hack was
    actually only required due to a configuration issue in our buildfarm 
scripts.
    
    Autobuild-User(master): Björn Jacke <[email protected]>
    Autobuild-Date(master): Mon Jun 18 20:07:08 CEST 2012 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index e4c2f71..56c81d9 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3381,7 +3381,6 @@ bin/ndrdump4: $(BINARY_PREREQS)
 vfs_examples:
        ( \
        cd ../examples/VFS && \
-       test -e ./configure || exit 0 && \
        ./configure && \
        make clean && \
        make \


-- 
Samba Shared Repository

Reply via email to