r12077: Add configure switch to disable libmsrpc build. Add new Makefile target
authorLars Müller <lmuelle@samba.org>
Mon, 5 Dec 2005 21:02:23 +0000 (21:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:44 +0000 (11:05 -0500)
commit884a0c8226a760e72912ceab159ddc28bd07f62c
tree4cd2017b3fb24dff2e974406fbaf4357a13743bb
parentf6a46f3329683217ec5c71b8a5bf9b8322df023f
r12077: Add configure switch to disable libmsrpc build.  Add new Makefile target
installlibmsrpc.  This works the same way as we're already doing it for
libsmbclient.  Default is to build it.

Add a soname to libmsrpc as we do it for libsmbclient.  We already had
the MAJOR and MINOR variable in the Makefile.
(This used to be commit 6794d440996946da0f77a83904a713dd298ba8c0)
source3/Makefile.in
source3/configure.in