On 15.03.2014 11:01, Stefan Sperling wrote:
> On Sat, Mar 15, 2014 at 09:56:17AM +0100, Branko Čibej wrote:
>> It's really simple: given the nature of our build system, you'll have to
>> try harder. I suggest generating the final .pc files during 'make
>> install' -- or a separate make target that 'make install' depends on --
>> not during configure time.
> What problem would that solve?

Doing this from 'make' allows you to filter the symbols to expand to
$(STUFF). If you can do that from configure, fine; but I believe you
can't avoid additional filtering in general.

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to