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>
Thu, 14 Aug 2008 12:47:21 +0000 (14:47 +0200)
commit2f10a7f631452993a942f2fd7362ebe3bad3859f
tree10edb76f9ba3c0e8b18a87d4a2dfb09fac6521b3
parent7879c44a695a1b2817f312ba1e276847406b3209
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)
source/Makefile.in
source/m4/aclocal.m4