[SCM] Samba Shared Repository - branch master updated

Andrew Tridgell tridge at samba.org
Wed May 5 03:44:08 MDT 2010


The branch, master has been updated
       via  7f2e59e... s4-ldb: add msg saying which build system is being used
      from  dc2f962... tevent: Started a tevent_queue tutorial.

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


- Log -----------------------------------------------------------------
commit 7f2e59e4c198f9e2cfa45cf3c5727e39d5ec7c99
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed May 5 11:41:09 2010 +0200

    s4-ldb: add msg saying which build system is being used
    
    (this is a gratuituous commit to trigger the build farm to rebuild
    ldb on all systems)

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

Summary of changes:
 source4/lib/ldb/autogen.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/lib/ldb/autogen.sh b/source4/lib/ldb/autogen.sh
index e4d367d..c68f225 100755
--- a/source4/lib/ldb/autogen.sh
+++ b/source4/lib/ldb/autogen.sh
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+echo "Using autotools based build"
+
 rm -rf autom4te.cache
 rm -f configure config.h.in
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list