gnucash/lib
Chris Shoemaker 6b925724e7 Fix off-by-one error when checking editlevel in qof_commit_edit() (and
macro version), in case we ever want qof_commit_edit() to actually do 
   something with a backend.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13956 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-08 03:04:49 +00:00
..
glib26 Make g_strv_length available outside of the gkeyfile compatability 2006-03-04 19:09:31 +00:00
goffice-0.0.4 Use glib's gi18n.h instead of redefining gettext. 2006-02-19 19:28:28 +00:00
guile-www Replace "ln -sf" by "$(LN_S) -f" for 2006-03-09 14:28:54 +00:00
libc Never include "config.h" from a header file. Doing so makes it nigh 2006-03-09 05:51:07 +00:00
libgsf-1.12.3 Fix linker flags for gsf-win32 sublibrary 2006-03-10 14:28:56 +00:00
libqof Fix off-by-one error when checking editlevel in qof_commit_edit() (and 2006-05-08 03:04:49 +00:00
srfi get make dist working again 2005-11-03 17:32:53 +00:00
Makefile.am No need for the blank SUBDIRS += 2006-02-02 04:12:19 +00:00
README Remove all remaining references to guppi. 2005-11-30 01:58:05 +00:00

This directory is intended to hold any external code that is needed in
order to build gnucash, but isn't considered widely available.

------------------------------------------------

Finance::Quote
--------------

Available from http://finance-quote.sourceforge.net.

------------------------------------------------