r14584: Really follow with roosbindir by defaulr the setting we use for sbindir.
authorLars Müller <lmuelle@samba.org>
Mon, 20 Mar 2006 16:40:42 +0000 (16:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:38 +0000 (11:15 -0500)
(This used to be commit 1829d22720612b0e61cec7e66d7cba46c04160b9)

source3/configure.in

index fde1d6d950abd78f975b6eb75a28487af585bc1a..d6a5bbcd5a98b764c5341bdd5b43366bd5dbe7d7 100644 (file)
@@ -22,7 +22,7 @@ fi
 # ones...
 AC_PREFIX_DEFAULT(/usr/local/samba)
 
-rootsbindir="\${prefix}/sbin"
+rootsbindir="\${SBINDIR}"
 lockdir="\${VARDIR}/locks"
 piddir="\${VARDIR}/locks"
 mandir="\${prefix}/man"