Robert Graham Merkel's patch to the g-wrap build command.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3314 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2000-12-14 11:33:09 +00:00
parent 26efcc708a
commit 5371242eb3

View File

@ -1,5 +1,8 @@
2000-12-14 Robert Graham Merkel <rgmerk@mira.net>
* src/guile/Makefile.am: replace hardwired g-wrap module dir
with value from configure.in.
* src/engine/gnc-associate-account.[ch] : New files with code for associating
income/expense accounts with a stock account. Not yet hooked up to the UI.