[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2180-ga84bf07

Michael Adam obnox at samba.org
Wed Feb 13 11:05:06 GMT 2008


The branch, v3-2-test has been updated
       via  a84bf0786f269b8514e0a08e32fa429cefabe1d3 (commit)
      from  8a8c5826e7a55742169e60d2145a7fe4d5786a23 (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit a84bf0786f269b8514e0a08e32fa429cefabe1d3
Author: Michael Adam <obnox at samba.org>
Date:   Wed Feb 13 11:54:41 2008 +0100

    Add libreplace objects to libtalloc.so.
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index e0bb772..f91bdf5 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -300,7 +300,7 @@ TALLOC_OBJ = @TALLOC_OBJS@
 
 
 LIBTALLOC_OBJ0 = $(TALLOC_OBJ)
-LIBTALLOC_OBJ = $(LIBTALLOC_OBJ0)
+LIBTALLOC_OBJ = $(LIBTALLOC_OBJ0) $(LIBREPLACE_OBJ)
 
 LIBSAMBAUTIL_OBJ = @LIBTALLOC_STATIC@ \
 		$(LIBREPLACE_OBJ) \


-- 
Samba Shared Repository


More information about the samba-cvs mailing list