AUDIT: r21867 - gnucash/trunk - Reverse the test for HAVE_DBI

John Ralls jralls at code.gnucash.org
Fri Jan 20 16:06:30 EST 2012


Author: jralls
Date: 2012-01-20 16:06:29 -0500 (Fri, 20 Jan 2012)
New Revision: 21867
Trac: http://svn.gnucash.org/trac/changeset/21867

Modified:
   gnucash/trunk/configure.ac
Log:
Reverse the test for HAVE_DBI


ac_cv_header_dbi_dbi_h is set only if want_dbi is true, so testing for != no succeeds if dbi isn't enabled -- which is not what we want.

BP



More information about the gnucash-patches mailing list