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)
committerBjörn Jacke <bj@sernet.de>
Tue, 20 Oct 2009 09:00:40 +0000 (11:00 +0200)
commit78e8d767877621fc34de9c7bb96837f82e80e358
tree9e5e71d9b41d8e7f4009144a59797eb3830acbf9
parent13ff1f6c01f8f79b63bd62fb6e5edff0b34439bd
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.
source3/Makefile.in