Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 2006 12:38:41 -0800
From:      Ade Lovett <ade@FreeBSD.org>
To:        Marco van de Voort <marcov@stack.nl>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: gtk lib rename. 
Message-ID:  <1491AB3E-4BA4-445E-A625-51900142534C@FreeBSD.org>
In-Reply-To: <20060302202814.8B94E2288F@snail.stack.nl>
References:  <20060302202814.8B94E2288F@snail.stack.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mar 02, 2006, at 12:28 , Marco van de Voort wrote:
> I think I'll have to update the compiler to parse pkgconfig files.  
> However I
> hesitate, since that makes the whole system a lot less transparent  
> for the
> user.

Why do you need to parse them when:

	pkg-config --cflags package
and	pkg-config --libs package

will do it for you?  That's the whole point of those .pc files

-aDe




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1491AB3E-4BA4-445E-A625-51900142534C>