[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-1332-g0093f61

Günther Deschner gd at samba.org
Mon Jan 14 09:46:58 GMT 2008


The branch, v3-2-test has been updated
       via  0093f618e91f7dcc69d57dbd09d23acc614999aa (commit)
      from  9f002eeff9bcf33a00e5641cb14338e866a17afe (commit)

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


- Log -----------------------------------------------------------------
commit 0093f618e91f7dcc69d57dbd09d23acc614999aa
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jan 14 10:43:49 2008 +0100

    "make test_shlibs" shows unresolved symbols for -lwbclient.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index f03bd19..9adf285 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -342,7 +342,8 @@ LIBWBCLIENT_OBJ = nsswitch/libwbclient/wbclient.o \
 		  nsswitch/libwbclient/wbc_pwd.o \
 		  nsswitch/libwbclient/wbc_idmap.o \
 		  nsswitch/libwbclient/wbc_sid.o \
-		  nsswitch/libwbclient/wbc_pam.o
+		  nsswitch/libwbclient/wbc_pam.o \
+		  $(SOCKET_WRAPPER_OBJ)
 
 
 LIBGPO_OBJ0 = libgpo/gpo_ldap.o libgpo/gpo_ini.o libgpo/gpo_util.o \


-- 
Samba Shared Repository


More information about the samba-cvs mailing list