Fix configure.in problem. Remove engine cruft.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2421 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-06-05 23:55:15 +00:00
parent 9805ef402f
commit bbcdfa4a5d
7 changed files with 11 additions and 135 deletions
+7
View File
@@ -1,3 +1,10 @@
2000-06-05 Dave Peticolas <dave@krondo.com>
* configure.in: changed '! test' to 'test !'.
* src/engine: removed *Consolidate* functions. These were cruft
used by the old QIFIO routines.
2000-06-04 Dave Peticolas <dave@krondo.com>
* src/engine/util.c: add log level modification functions.