r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs and
authorLars Müller <lmuelle@samba.org>
Mon, 27 Feb 2006 14:10:14 +0000 (14:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:49 +0000 (11:10 -0500)
commit94893f645b25f9e923e32b64da9573123c3f776a
treeb4b55ceb12233f1a164125956ba1a545a954caf0
parente54786b53543b4667288c64abb55478fddd95061
r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs and
unmount.cifs.  This is controlled via CIFSMOUNT_PROGS which is set by
configure by default to yes on linux systems only.  It's possible to
disable with --without-cifsmount anyhow.

Added ROOTSBINDIR to the Makefile to allow us an install to /sbin and
not $prefix/sbin.  Configurable with --with-rootsbindir.
(This used to be commit a2ab4cc824995cbe172c9179edf9002d17de7f74)
source3/Makefile.in
source3/configure.in