r18994 - gnucash/trunk - Have the gnucash binary setup its required environment by itself

Geert Janssens gjanssens at code.gnucash.org
Mon Apr 5 10:48:23 EDT 2010


Author: gjanssens
Date: 2010-04-05 10:48:22 -0400 (Mon, 05 Apr 2010)
New Revision: 18994
Trac: http://svn.gnucash.org/trac/changeset/18994

Added:
   gnucash/trunk/src/bin/environment-osx.in
   gnucash/trunk/src/bin/environment-win32.in
   gnucash/trunk/src/bin/environment.in
Removed:
   gnucash/trunk/src/bin/gnucash-ddd.in
   gnucash/trunk/src/bin/gnucash-setup-env-osx.in
   gnucash/trunk/src/bin/gnucash-setup-env.in
Modified:
   gnucash/trunk/configure.in
   gnucash/trunk/src/bin/Makefile.am
   gnucash/trunk/src/bin/gnucash-bin.c
   gnucash/trunk/src/bin/gnucash-gdb.in
   gnucash/trunk/src/bin/gnucash-valgrind.in
   gnucash/trunk/src/bin/gnucash.in
Log:
Have the gnucash binary setup its required environment by itself

- New "environment" config file that holds the environment modifications to make
- Added a parser for this file that does the actual modification
  of the environment (in gnucash-bin.c)
- Eliminate the old gnucash-setup-env script



More information about the gnucash-patches mailing list