[SCM] Samba Shared Repository - branch master updated - 60b366369e7653d9981b4ebd147667400974ccb9

Stefan Metzmacher metze at samba.org
Mon Dec 29 19:55:59 GMT 2008


The branch, master has been updated
       via  60b366369e7653d9981b4ebd147667400974ccb9 (commit)
      from  183c379fe58ca60f5ef2d1f2033d035d4117ac8f (commit)

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


- Log -----------------------------------------------------------------
commit 60b366369e7653d9981b4ebd147667400974ccb9
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Dec 29 20:55:02 2008 +0100

    s4:cluster: fix dependency to TDB_WRAP
    
    metze

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

Summary of changes:
 source4/cluster/config.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/cluster/config.mk b/source4/cluster/config.mk
index 3dae749..bbf4518 100644
--- a/source4/cluster/config.mk
+++ b/source4/cluster/config.mk
@@ -1,3 +1,4 @@
 [SUBSYSTEM::CLUSTER]
+PRIVATE_DEPENDENCIES = TDB_WRAP
 
 CLUSTER_OBJ_FILES = $(addprefix $(clustersrcdir)/, cluster.o local.o)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list