r15918 - gnucash/trunk/packaging/win32 - Win32: Include custom at the beginning of defaults. Set AQBANKING_WITH_QT=yes.

Andreas Köhler andi5 at cvs.gnucash.org
Tue Apr 17 15:48:29 EDT 2007


Author: andi5
Date: 2007-04-17 15:48:27 -0400 (Tue, 17 Apr 2007)
New Revision: 15918
Trac: http://svn.gnucash.org/trac/changeset/15918

Modified:
   gnucash/trunk/packaging/win32/defaults
   gnucash/trunk/packaging/win32/functions
   gnucash/trunk/packaging/win32/install.sh
Log:
Win32: Include custom at the beginning of defaults.  Set AQBANKING_WITH_QT=yes.

To enable effective overriding of GLOBAL_DIR, first include custom and
then use set_default and add_step to complete the environment.  The
primer is new and sets a variable if it is unset or empty.  The latter
is modified to check steps for being blocked, either by block_step or a
previous call to add_step.  Add late_eval for expressions to be executed
at the end of defaults.

AQBANKING_WITH_QT (prior aqbanking_with_qt) is set to yes by default now
so that the aqbanking setup wizard is built and the user only needs to
install QT.




More information about the gnucash-patches mailing list