s3:build: first cut at fixing linking of shared/static libs internally
authorMichael Adam <obnox@samba.org>
Tue, 31 Mar 2009 22:37:47 +0000 (00:37 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 1 Apr 2009 08:41:33 +0000 (10:41 +0200)
commitf9eb77477b82740814e6143837d8a70f8090b9a5
tree99727d83c3a633db2342980c100f325c310ccbc2
parent74246650613cca9ec57c9a0eff75c53a5c15b110
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
source3/Makefile.in
source3/m4/aclocal.m4