Implement automatic relocation of previously compiled-in paths.

With the exception of the env variables in src/bin/gnucash we're
fully relocatable now.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14862 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming
2006-09-18 20:43:50 +00:00
parent 05ae2d2c08
commit 60ff04b2fb
11 changed files with 919 additions and 27 deletions

View File

@@ -46,6 +46,7 @@ EXTRA_DIST = \
make-gnucash-potfiles.in \
macros/aqbanking.m4 \
macros/as-scrub-include.m4 \
macros/binreloc.m4 \
macros/compiler-flags.m4 \
macros/g-wrap.m4 \
macros/gnome-guile-checks.m4 \