r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.
authorLars Müller <lmuelle@samba.org>
Wed, 8 Mar 2006 21:20:43 +0000 (21:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:08 +0000 (11:11 -0500)
commitf27228fc317ec8ad717beee18a0a193650addde9
tree1fe69d6fc4b7603e898c065dcadfbbf5f9ac3c4d
parent763a2d7d8ec26adb1c642135618be321b26c7e1d
r14052: Remove BASEDIR use in the Makefile.  BASEDIR=prefix=@prefix@ till now.
I suggest to stay with ^BASEDIR= @prefix@$ for at least the next release
to give external projects - like samba-vscan project - time to adopt
this change.

BASEDIR is non of the default autoconf variables.  prefix is.

Jerry1: If possible please announce this with the next release.  I'll
self reply to technical.

Jerry2: This does not break your makepkg stuff as you set BASEDIR
_not_ from the Makefile.
(This used to be commit 730d5ec22948c579a81137051134657043c34415)
source3/Makefile.in
source3/script/installmodules.sh
source3/script/uninstallmodules.sh