[PATCH mesa] Include search for non pkg-config libtalloc.

Eric Anholt eric at anholt.net
Wed Sep 8 15:41:38 PDT 2010


On Wed,  8 Sep 2010 17:01:25 -0400, Trevor Woerner <twoerner at gmail.com> wrote:
> From: Trevor Woerner <twoerner at gmail.com>
> 
> Change search for libtalloc so a build which includes it in a
> non pkg-config'ized form will succeed.
> 
> Signed-off-by: Trevor Woerner <twoerner at gmail.com>
> ---
> 
> My system includes libtalloc and libtalloc-devel in a way that is not
> pkg-config'ized. I'm hoping this or something like this will be accepted
> so my build can succeed.

You should be able to make your build succeed with the TALLOC_LIBS and
TALLOC_CFLAGS environment variables already.  See ./configure --help.
But if you want a fallback for distro shortcomings, please make it a
fallback from pkg-config checking, rather than something that overrides
pkg-config checking, as this patch would break PKG_CONFIG_PATH
./configure, for example.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100908/5767cdad/attachment.pgp>


More information about the xorg-devel mailing list