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)
commit730d5ec22948c579a81137051134657043c34415
tree50c960bc0ae5c745a6232f8114d143e8e0e85c84
parent170038f4cdfa51ea31b2255a020740d28dfbfba2
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.
source/Makefile.in
source/script/installmodules.sh
source/script/uninstallmodules.sh