SQL backend

Phil Longstaff plongstaff at rogers.com
Mon Oct 27 15:52:56 EDT 2008


On Mon, 2008-10-27 at 15:36 -0400, Derek Atkins wrote:

> Quoting Phil Longstaff <plongstaff at rogers.com>:
> 
> >
> > lib/libgnc-backend-sql.so will always be built.
> 
> Actually, it should only be built if you --enable-sql
> 


When I made the switch from libgda to libdbi, I actually split the
backend into a core sql library which does the bulk of the work, and a
library-dependent part (dbi vs gda).  libgnc-backend-sql is the core
library.  I can modify the build rules so that it is only built if the
dbi backend is also built.

Phil


More information about the gnucash-devel mailing list