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

Derek Atkins warlord at MIT.EDU
Mon Jan 17 11:36:56 EST 2011


John Ralls <jralls at ceridwen.us> writes:

> 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

Ah, yes, because you use an AM_CONDITIONAL instead of a conditional
SUBDIRS.  Sorry, didn't read the patch clearly enough.

> Regards,
> John Ralls

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list