Re: Splitting tests and sources

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

 



Hello Ivan,

this is an Automake question, but anyway:

* Ivan "Rambius" Ivanov wrote on Fri, Jul 30, 2010 at 08:10:54PM CEST:
> Some of the test programs for example test_seed_prng depend on the
> sources in src:
> 
> test_seed_prng_SOURCES = seed_prng.c test_seed_prng.c
> 
> How can I specify this dependency?

> changing test_seed_prng_SOURCES line to
> test_seed_prng_SOURCES = ../src/seed_prng.c test_seed_prng.c

This should work.  Please show exactly how it fails for you.

Cheers,
Ralf

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux