ѕ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>
Fri, 30 Oct 2009 23:48:20 +0000 (00:48 +0100)
commit4ae950d211cfb17e086e4e3068ff351effb2b5a0
tree8c5ba860873dc5da372c7c997cd1c2566a4111d0
parent72cec4a03145e11d299a5b679bb4a7ed6818032b
ѕ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