build: slightly change and extend the logic of SMB_LIBRARY().
authorMichael Adam <obnox@samba.org>
Sun, 6 Jul 2008 21:37:06 +0000 (23:37 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jul 2008 18:34:01 +0000 (20:34 +0200)
commit2e694978f5a21cfd8ce21f5a34ab5bd4ad817dda
tree6c593a1f119920b7d8a4057e07a73cdc477c8bfb
parentc9178983e82e91104028e01c2550a05a5bc8666e
build: slightly change and extend the logic of SMB_LIBRARY().

Only call the install/uninstall targets (from make (un)install)
for libraries configured with SMB_LIBRARY(), when the user did
not set --with-libname=no.

Make sure to always (at least) build the static version of the library.

Michael
(This used to be commit f440538c9480134ff05cf9c9f78a565808161101)
source3/Makefile.in
source3/m4/aclocal.m4