[SCM] Samba Shared Repository - branch master updated

Jeremy Allison jra at samba.org
Mon Jan 4 14:28:43 MST 2010


The branch, master has been updated
       via  2a66db8... Fix the merged build. Probably not strictly correct but allows us to "make test". Jeremy.
      from  f04e10f... s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_req

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


- Log -----------------------------------------------------------------
commit 2a66db8f93d18a88a8da7201b131b01c45ace36d
Author: Jeremy Allison <jra at samba.org>
Date:   Mon Jan 4 13:27:48 2010 -0800

    Fix the merged build. Probably not strictly correct but allows us to "make test".
    Jeremy.

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

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


Changeset truncated at 500 lines:

diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk
index 7d110fc..54e1416 100644
--- a/source4/lib/ldb/config.mk
+++ b/source4/lib/ldb/config.mk
@@ -16,7 +16,7 @@ ldb_asq_OBJ_FILES = $(ldbsrcdir)/modules/asq.o
 PRIVATE_DEPENDENCIES = LIBTALLOC LIBTEVENT
 CFLAGS = -I$(ldbsrcdir)/include
 INIT_FUNCTION = LDB_MODULE(sample)
-SUBSYSTEM = LIBTESTLDB
+SUBSYSTEM = LIBLDB
 
 # End MODULE sample_module
 ################################################


-- 
Samba Shared Repository


More information about the samba-cvs mailing list