r12077: Add configure switch to disable libmsrpc build. Add new Makefile target
commit6794d440996946da0f77a83904a713dd298ba8c0
authorLars Müller <lmuelle@samba.org>
Mon, 5 Dec 2005 21:02:23 +0000 (5 21:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:44 +0000 (10 11:05 -0500)
tree9acfb52743cb857cdb1dd6f1d6510163d582b1e9
parent519ed7ca0ecffbc341c7516758a678af59f98586
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.
source/Makefile.in
source/configure.in