[Intel-gfx] xf86-video-intel: configure.ac
Julien Cristau
jcristau at debian.org
Tue Jul 27 15:41:35 CEST 2010
On Mon, Jul 26, 2010 at 16:44:47 -0700, Jesse Barnes wrote:
> configure.ac | 2 ++
> 1 file changed, 2 insertions(+)
>
> New commits:
> commit d580fa82a1cf339d2d1fd1055d137c0b23cd04f3
> Author: Jesse Barnes <jbarnes at virtuousgeek.org>
> Date: Mon Jul 26 16:44:19 2010 -0700
>
> configure.ac: add xi and gl requirements
>
> Could probably be earlier versions, but having these here makes packaging
> easier.
>
> diff --git a/configure.ac b/configure.ac
> index d5989a6..4edd07b 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -81,6 +81,8 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
> PKG_CHECK_MODULES(XORG, [xorg-server >= 1.6 xproto fontsproto $REQUIRED_MODULES])
> PKG_CHECK_MODULES(DRM, [libdrm >= 2.4.21])
> PKG_CHECK_MODULES(PCIACCESS, [pciaccess >= 0.10])
> +PKG_CHECK_MODULES(XI, [xi >= 1.3])
> +PKG_CHECK_MODULES(GL, [gl >= 7.7.0])
>
> sdkdir=`$PKG_CONFIG --variable=sdkdir xorg-server`
>
May I ask why? None of these seem necessary…
Cheers,
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20100727/06d1626b/attachment.sig>
More information about the Intel-gfx
mailing list