Re: Re: [cairo] COPYING files....

Keith Packard <[email protected]> Sat, 14 Feb 2004 23:16:17 -0800
Newsgroups gmane.comp.freedesktop.xlibs.general,gmane.comp.freedesktop.xserver
Message-ID <[email protected]>
Around 0 o'clock on Feb 15, Dave Dodge wrote:

> At the same time, I don't like the idea of a central pkg-config
> database unless I can trivially override it.

Yeah, at this point pkg-config is easy to override -- the .pc files are 
quite brief, and you can change the search path with the PKG_CONFIG_PATH 
environment variable.  I say "at this point", because diligence is 
required to ensure that pkg-config *doesn't* become imake with significant 
package depencies built right into the configuration tool.

-keith