automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: only running tests if a given library is available


From: Peter Johansson
Subject: Re: only running tests if a given library is available
Date: Wed, 12 Aug 2009 13:28:52 -0400
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Hi Adam,

Adam Mercer wrote:
but running make check tries to build the test programs even though
the function wasn't found in the library. Shouldn't LALSUPPORT be set
to false as this function isn't found, therefore the test programs
shouldn't be built. I'm clearly missing something here? Can anyone see
what I'm doing wrong?

Which programs are built during `make check' is determined by `check_PROGRAMS' and not by `TESTS'. How is check_PROGRAMS defined in your Makefile.am?

Cheers,
Peter

--
Peter Johansson

svndigest maintainer, http://dev.thep.lu.se/svndigest
yat maintainer,       http://dev.thep.lu.se/yat





reply via email to

[Prev in Thread] Current Thread [Next in Thread]