[PATCH mesa] Include search for non pkg-config libtalloc.
Mikhail Gusarov
dottedmag at dottedmag.net
Wed Sep 8 21:51:39 PDT 2010
Twas brillig at 17:01:25 08.09.2010 UTC-04 when twoerner at gmail.com did gyre and gimble:
TW> -PKG_CHECK_MODULES([TALLOC], [talloc])
TW> +AC_SEARCH_LIBS([talloc_version_major], [talloc],
TW> + [TALLOC_LIBS="-ltalloc"
TW> + AC_CHECK_HEADERS([talloc.h], [TALLOC_CFLAGS=""])],
TW> + [PKG_CHECK_MODULES([TALLOC], [talloc])])
This patch will break cross-compilation in case there are native talloc
development headers installed in build environment.
--
http://fossarchy.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100909/34184b8d/attachment.pgp>
More information about the xorg-devel
mailing list