ѕ3:buildsystem: fix depenencies for libreplace
commit73483a5a62f4c0e171b02b31dede0e86932eb2aa
authorBjörn Jacke <bj@sernet.de>
Fri, 30 Oct 2009 18:54:52 +0000 (30 19:54 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:40:00 +0000 (26 11:40 +0100)
tree1fb9c36cc0a05aca1e86f6ea7a2a69114997c111
parentdb4a5dac4a6a031240206f83fffbc57f7bb3c4af
ѕ3:buildsystem: fix depenencies for libreplace

This problem became visible after adding the picky -z defs linker option: On
Solaris libreplace had unresolved symbols, which showed up in the libtalloc
build. PAM_WINBIND_EXTRA_LIBS and WINBIND_NSS_EXTRA_LIBS had been workarounds
to make things work at two placeѕ. These variables have been obsoleted now.
This patch introduces LIBREPLACE_LIBS which contans the linker flags needed for
linking anything using libreplace.
(cherry picked from commit 9568469c6af915b3c58accfe88b42379b3538700)
source3/Makefile.in
source3/configure.in