[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1770-g2d689ad

Volker Lendecke vlendec at samba.org
Mon May 25 10:43:49 GMT 2009


The branch, master has been updated
       via  2d689ad9fc6ff86c70db24c5d57429ddfd0a948e (commit)
      from  f3df38362cc15211d9fca8229a0f9d9fc9c8e481 (commit)

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


- Log -----------------------------------------------------------------
commit 2d689ad9fc6ff86c70db24c5d57429ddfd0a948e
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 1ad1f5a..30bfb4b 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2151,7 +2151,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