Re: invoke pkg-config with --static

2009-05-22 Thread Ralf Wildenhues
* Lorenzo Bettini wrote on Fri, May 22, 2009 at 03:48:49PM CEST: > No I meant: if additional libraries are shown when building with shared > library enable, this should do no harm, shouldn't it? > > In such case, one could simply not use .Private specification in .pc file. D'oh. Yes, I guess yo

Re: The New parallel-tests Framework (was: Various testsuites)

2009-05-22 Thread Bob Friesenhahn
On Fri, 22 May 2009, Ralf Wildenhues wrote: You probably need to do this instead: TEST_EXTENSIONS = .sh utilities/tests/montage.log : \ utilities/tests/addnoise.log \ utilities/tests/affine.log \ utilities/tests/annotate.log \ ... as test dependencies currently

Re: invoke pkg-config with --static

2009-05-22 Thread Lorenzo Bettini
Ralf Wildenhues wrote: * Lorenzo Bettini wrote on Sun, May 17, 2009 at 09:01:18PM CEST: Ralf Wildenhues wrote: * Lorenzo Bettini wrote on Sun, May 17, 2009 at 12:27:32PM CEST: Ralf Wildenhues wrote: You can just use pkg-config --static all the time, unless ( disable_static && ( host_os == Li