r14332: Built in different paths when running locally (from ./bin/) in developer
authorJelmer Vernooij <jelmer@samba.org>
Mon, 13 Mar 2006 18:31:42 +0000 (18:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:57:12 +0000 (13:57 -0500)
commitf12c1ee19349e17dc5d109ccc71b5374796a6e23
tree68b70d19f7282da16d4b6d42858185301e4e9d0c
parent7871b07e21c85c63d0ecac4c31b98dc112d18af5
r14332: Built in different paths when running locally (from ./bin/) in developer
mode (./configure.developer). This will change the hardcoded value of a few
paths (BINDIR, SWATDIR, EJSDIR, SETUPDIR, DATADIR, MODULESDIR). The regular
locations will be used when running 'make install'.

This enables developers to work on (shared built) modules, swat, ejs and
setup files without having to run 'make install' each time.
source/build/smb_build/makefile.pm
source/dynconfig.c
source/dynconfig.h
source/gtk/common/gtk-smb.c
source/lib/version.c [new file with mode: 0644]
source/param/config.mk