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)
commita2ab4cc824995cbe172c9179edf9002d17de7f74
tree8cfd2b44033584f76b7c43f8b61bef27fe640d98
parent5b89e8bc24f0fdc8b52d5c9e849aba723df34ea7
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.
source/Makefile.in
source/configure.in