[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-28a-1151-gd8053bc

Günther Deschner gd at samba.org
Wed Apr 30 16:40:25 GMT 2008


The branch, v3-0-test has been updated
       via  d8053bc51077207ff524a73b4db5f29d0c5af80a (commit)
      from  ba7c63eafd83a8b29e60e0f7b9b5808529304014 (commit)

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


- Log -----------------------------------------------------------------
commit d8053bc51077207ff524a73b4db5f29d0c5af80a
Author: Günther Deschner <gd at samba.org>
Date:   Wed Apr 30 18:39:22 2008 +0200

    makefile: remove $(GPLIBS). what and why-ever this was here...
    
    Guenther

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

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 b45dbe6..90db249 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1298,7 +1298,7 @@ bin/winbindd at EXEEXT@: proto_exists $(WINBINDD_OBJ) @BUILD_POPT@ bin/.dummy
 
 bin/pam_winbind. at SHLIBEXT@: $(PAM_WINBIND_OBJ) bin/.dummy
 	@echo "Linking shared library $@"
-	@$(SHLD) $(LDSHFLAGS) -o $@ $(PAM_WINBIND_OBJ) -lpam @INIPARSERLIBS@ $(GPLIBS) \
+	@$(SHLD) $(LDSHFLAGS) -o $@ $(PAM_WINBIND_OBJ) -lpam @INIPARSERLIBS@ \
 		@PAM_WINBIND_EXTRA_LIBS@ @SONAMEFLAG@`basename $@`
 
 bin/builtin. at SHLIBEXT@: proto_exists $(AUTH_BUILTIN_OBJ)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list