ѕ3:buildsystem: fix depenencies for libreplace
authorBjörn Jacke <bj@sernet.de>
Fri, 30 Oct 2009 18:54:52 +0000 (19:54 +0100)
committerBjörn Jacke <bj@sernet.de>
Sat, 31 Oct 2009 11:22:54 +0000 (12:22 +0100)
commit9568469c6af915b3c58accfe88b42379b3538700
tree1fb9c36cc0a05aca1e86f6ea7a2a69114997c111
parent5087e0ce311c68420c68c285fcdffc5174690621
ѕ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.
source3/Makefile.in
source3/configure.in