git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@300 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1997-12-06 22:48:53 +00:00
parent 6b85f2876a
commit 63779613d8
2 changed files with 3 additions and 2 deletions

3
README
View File

@ -101,8 +101,8 @@ source distributions.
Normally, to build and install xacc, all you have to do is:
# ./configure
# make
# make depend
# make
# make install
You can also build xacc in a seperate directory, which is
@ -113,6 +113,7 @@ single copy of the source tree:
# mkdir BUILD/debug
# cd BUILD/debug
# ../../configure --enable-debug
# make depend
# make
# make install

2
TODO
View File

@ -92,7 +92,7 @@ the docs or change the menu entry name.
to avoid record locking. Something that is CVS, as opposed to
RCS, in style & philosophy.
53)
53) mnemonics don't work in the menus
Fixed bugs: