[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-418-ge6bb55c

Stefan Metzmacher metze at samba.org
Tue Feb 3 09:24:59 GMT 2009


The branch, master has been updated
       via  e6bb55c3d5b491ab9e6d568e6ce7594695e53322 (commit)
      from  810b670b754f1f1f547c94c1b9bcff40154e7bb2 (commit)

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


- Log -----------------------------------------------------------------
commit e6bb55c3d5b491ab9e6d568e6ce7594695e53322
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Feb 3 02:31:47 2009 +0100

    lib/tdb: don't generate a static library for the samba4 build
    
    We also don't do this for talloc and ldb.
    
    metze

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tdb/config.mk b/lib/tdb/config.mk
index 90c9ba2..38b03b9 100644
--- a/lib/tdb/config.mk
+++ b/lib/tdb/config.mk
@@ -1,7 +1,7 @@
 ################################################
 # Start SUBSYSTEM LIBTDB
 [LIBRARY::LIBTDB]
-OUTPUT_TYPE = STATIC_LIBRARY
+OUTPUT_TYPE = MERGED_OBJ
 CFLAGS = -I$(tdbsrcdir)/include
 #
 # End SUBSYSTEM ldb


-- 
Samba Shared Repository


More information about the samba-cvs mailing list