[SCM] Samba Shared Repository - branch v3-3-test updated -
release-3-2-0pre2-5180-g51b10a3
Michael Adam
obnox at samba.org
Tue Mar 31 16:12:36 GMT 2009
Hi Karo,
we need this for 3.3.3 if still possible...
Thanks - Michael
Michael Adam wrote:
> The branch, v3-3-test has been updated
> via 51b10a39a764e91303ee40fde1b0c4b3a6f4574c (commit)
> from beeb86618e3af1478708d996b118856a4f9a0c0b (commit)
>
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test
>
>
> - Log -----------------------------------------------------------------
> commit 51b10a39a764e91303ee40fde1b0c4b3a6f4574c
> Author: Michael Adam <obnox at samba.org>
> Date: Tue Mar 31 16:44:19 2009 +0200
>
> s3:build: fix build of pam_winbind.so with static linking
>
> Static talloc libs were missing since conversion to talloc.
>
> Michael
>
> -----------------------------------------------------------------------
>
> 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 0500d73..792943b 100644
> --- a/source/Makefile.in
> +++ b/source/Makefile.in
> @@ -792,7 +792,7 @@ RPCCLIENT_OBJ = $(RPCCLIENT_OBJ1) \
> $(SMBLDAP_OBJ) $(DCUTIL_OBJ) $(LDB_OBJ)
>
> PAM_WINBIND_OBJ = nsswitch/pam_winbind.o localedir.o $(WBCOMMON_OBJ) \
> - $(LIBREPLACE_OBJ) @BUILD_INIPARSER@
> + $(LIBREPLACE_OBJ) @BUILD_INIPARSER@ @LIBTALLOC_STATIC@
>
> LIBSMBCLIENT_OBJ0 = \
> libsmb/libsmb_cache.o \
>
>
> --
> Samba Shared Repository
--
Michael Adam <ma at sernet.de>
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 206 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20090331/c407be6e/attachment.bin
More information about the samba-technical
mailing list