[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-1055-g31eec30

Volker Lendecke vlendec at samba.org
Mon May 25 10:44:24 GMT 2009


The branch, v3-4-test has been updated
       via  31eec30c33b300d93f6d6895f6d0e6b06e0c2185 (commit)
      from  bfeab3a0f621dbea50f43c98ba70b0ccd8323bff (commit)

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


- Log -----------------------------------------------------------------
commit 31eec30c33b300d93f6d6895f6d0e6b06e0c2185
Author: Volker Lendecke <vl at samba.org>
Date:   Mon May 25 12:36:30 2009 +0200

    Attempt to fix a debian build problem

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

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


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 1bdc790..4001eda 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2130,7 +2130,7 @@ $(LIBSMBCLIENT_SHARED_TARGET_SONAME): $(BINARY_PREREQS) $(LIBSMBCLIENT_OBJ) $(LI
 	@echo Linking shared library $@
 	@$(SHLD_DSO) $(LIBSMBCLIENT_OBJ) \
 		$(LIBTALLOC_LIBS) $(LIBTDB_LIBS) $(LIBWBCLIENT_LIBS) $(LIBS) \
-		$(KRB5LIBS) $(LDAP_LIBS) $(NSCD_LIBS) \
+		$(KRB5LIBS) $(LDAP_LIBS) $(NSCD_LIBS) $(ZLIB_LIBS) \
 		@SONAMEFLAG@`basename $@`
 
 $(LIBSMBCLIENT_SHARED_TARGET): $(LIBSMBCLIENT_SHARED_TARGET_SONAME)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list