On Fri, Jan 20, 2006 at 08:05:42PM +0000, Ciaran McCreesh wrote:
> Say we have an autotooled package that provides a library. Say also
> that this package provides several well written test programs that are
> listed in Makefile.am under check_PROGRAMS. When emake is run, the
> library will be built, but the test programs will not be. When make
> check is run, the test programs will be built then run. Two problems...
> 
> Firstly, this will result in non-trivial things being compiled in
> src_test. Is this an issue?

Imo, this is valid- it's test related, only kick off the work if it's 
needed within that phase.

~harring

Attachment: pgp57OCjcbCjj.pgp
Description: PGP signature

Reply via email to