r20107 - gnucash/trunk - Fix qof/test compilation errors, provide guard for glib_testing.

John Ralls jralls at ceridwen.us
Sat Jan 15 15:55:25 EST 2011


On Jan 15, 2011, at 12:04 PM, Derek Atkins wrote:

> Note that you will need to add a DIST_SUBDIRS when you have a conditional SUBDIRS entry.
> 

Automake seems to be taking care of that:
(Makefile.in)
DIST_SUBDIRS = . test
...
@HAVE_GLIB_TESTING_FALSE at SUBDIRS = .
@HAVE_GLIB_TESTING_TRUE at SUBDIRS = . test

Regards,
John Ralls



More information about the gnucash-devel mailing list