s3:build: first cut at fixing linking of shared/static libs internally
commitcea798b84bf007cba2878465764c991b00046b14
authorMichael Adam <obnox@samba.org>
Tue, 31 Mar 2009 22:37:47 +0000 (1 00:37 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:51 +0000 (15 09:07 +0200)
tree960d2c35e28a37b5adbbe29eca0eb6bc6414e55c
parent51a38696ba5797453c164fd64e50223a99f095bb
s3:build: first cut at fixing linking of shared/static libs internally

This is based on a patch from the debian packages
by Steve Langasek <vorlon@debian.org>.

It removes the static libs from the object collections.
For those libs that are set up with SMB_LIBRARY().

Michael
(cherry picked from commit f9eb77477b82740814e6143837d8a70f8090b9a5)
(cherry picked from commit 874b6dc483f681842d076f597979feeb4b288bb4)
source3/Makefile.in
source3/m4/aclocal.m4