--enable-dbi in configure

Derek Atkins derek at ihtfp.com
Fri Feb 10 10:44:11 EST 2012


On Fri, February 10, 2012 10:34 am, Colin Law wrote:
>
> Well I have just built 2.4 branch with
>
> ./configure --prefix=/path/to/install/to/gnucash
> --enable-compile-warnings --with-html-engine=webkit
> --disable-error-on-warning
>
> and the database backends appear to be enabled, at least when I do
> Save As I get the mysql option and it brings up the mysql database
> connection dialog.  I don't have a mysql server available on that
> machine so I can't easily test that it actually saves.

Looking at configure.ac (on trunk), it does appear that the default is
--enable-dbi and you need to explicitly --disable-dbi to turn it off if
you don't want it.

> Colin

-derek

-- 
       Derek Atkins                 617-623-3745
       derek at ihtfp.com             www.ihtfp.com
       Computer and Internet Security Consultant



More information about the gnucash-devel mailing list