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 <[EMAIL PROTECTED]>
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

Reply via email to