r13997: Prefix $prefix by default even to rootsbindir as we else run in trouble
authorLars Müller <lmuelle@samba.org>
Tue, 7 Mar 2006 23:04:08 +0000 (23:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:04 +0000 (11:11 -0500)
commit75c95d149a22eba4a5afedcec7ba5e2a28cccf01
tree2fc9f69dda86d4f7ecae87b59cf505cd3823dc6d
parentd993797191865878ebfd2ff9028d341017605cd6
r13997: Prefix $prefix by default even to rootsbindir as we else run in trouble
if we use ./configure --prefix=dir && make install

Vendors might use ./configure --with-rootsbindir=/sbin && make
DESTDIR=/var/tmp/samba/ install if they use a buildroot.

Thanks to Björn Jacke for pointing me at the stderr output of the build
farm.
source/configure.in