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)
commitf440538c9480134ff05cf9c9f78a565808161101
tree5d886728cd9fd589655971147829b5a06f237e75
parent40ff40de5780fb17567b8d5ea75f5bb7f8d811c4
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
source/Makefile.in
source/m4/aclocal.m4