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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 18 Aug 2008 12:57:00 +0000 (14:57 +0200)
commit331e9df286c50b7b862a5c1a4a2912cc03130ac9
tree701b82bdbb17ae6355ca0cdbe3d94253c380c20e
parentb9134efb9608b1f5302073bdf3abe60cc8eb10e1
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
(cherry picked from commit f440538c9480134ff05cf9c9f78a565808161101)
(cherry picked from commit 2f10a7f631452993a942f2fd7362ebe3bad3859f)
source/Makefile.in
source/m4/aclocal.m4