*** empty log message ***

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5837 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning 2001-11-12 22:29:08 +00:00
parent 9a65a2efe2
commit 3bda3e7dfb

View File

@ -1,5 +1,16 @@
2001-11-12 Rob Browning <rlb@defaultvalue.org>
* src/report/standard-reports/test/Makefile.am: use gnc-test-env.
* configure.in: set execute bit on gnc-test-env.
* src/gnc-test-env: new script.
2001-11-09 Rob Browning <rlb@defaultvalue.org> 2001-11-09 Rob Browning <rlb@defaultvalue.org>
* src/gnc-module/test/Makefile.am (TESTS_ENVIRONMENT): add missing
components in GUILE_LOAD_PATH.
* src/gnome-utils/test/Makefile.am * src/gnome-utils/test/Makefile.am
(INCLUDES): typo - GUILE_INCS not GUILE_CFLAGS. (INCLUDES): typo - GUILE_INCS not GUILE_CFLAGS.