On Wed,  8 Sep 2010 17:01:25 -0400, Trevor Woerner <twoer...@gmail.com> wrote:
> From: Trevor Woerner <twoer...@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 <twoer...@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.

Attachment: pgpbdPUpP53Fp.pgp
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to