Subject: Re: pkg-config vs. buildlink3
To: None <M.Drochner@fz-juelich.de>
From: Juan RP <juan@xtrarom.org>
List: tech-pkg
Date: 04/20/2005 19:23:38
On Wed, 20 Apr 2005 19:19:43 +0200
Matthias Drochner <M.Drochner@fz-juelich.de> wrote:

> 
> juan@xtrarom.org said:
> > I changed the buildink3 file to use PKG_CONFIG_PATH some weeks ago,
> > are you using it? 
> 
> Yes, I'm including pkgconfig/buildlink3.mk.
> 
> The problem is that PKG_CONFIG_PATH doesn't quite do the
> same -- as said, the system pkgconfig path is always
> searched, so we can't hide packages anymore by means
> of buildlink3.

I don't know how that could be possible, the code just does 
getenv(PKG_CONFIG_PATH), or am I missing something?