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)
commite47f76e96dde0ab53a51a6cd66372eafa2b1385d
tree233c4ed557e33f9cd227ac0c35f22872cd0c4852
parente153a8099e9a187e6bcac6507ed4b1ddfe7cb764
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.
(This used to be commit f12c1ee19349e17dc5d109ccc71b5374796a6e23)
source4/build/smb_build/makefile.pm
source4/dynconfig.c
source4/dynconfig.h
source4/gtk/common/gtk-smb.c
source4/lib/version.c [new file with mode: 0644]
source4/param/config.mk