[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: -lintl in SVN_INTL_LIBS and LIBS

From: Branko Čibej <brane_at_wandisco.com>
Date: Sat, 15 Mar 2014 12:39:19 +0100

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. brane_at_wandisco.com
Received on 2014-03-15 12:39:57 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.