s3: allow using different LDFLAGS for internal libs/plugins
authorBjörn Jacke <bj@sernet.de>
Sun, 18 Oct 2009 20:51:06 +0000 (22:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:33 +0000 (11:39 +0100)
commit19a2b0221e57266e2fb658b03494b3d884a5778f
tree9e5e71d9b41d8e7f4009144a59797eb3830acbf9
parent1b1194759bef61101bdb4ffde23358e0a723b4eb
s3: allow using different LDFLAGS for internal libs/plugins

internal libs have unresolved symbols intentionally.
Thanks to Buchan Milne for suggestion and patch. This addresses #6792.
(cherry picked from commit 78e8d767877621fc34de9c7bb96837f82e80e358)
source3/Makefile.in