<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Tue, 2010-07-27 at 15:41 +0200, Julien Cristau wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#737373">&gt; +PKG_CHECK_MODULES(XI, [xi &gt;= 1.3])</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; +PKG_CHECK_MODULES(GL, [gl &gt;= 7.7.0])</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt;&nbsp; </FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt;&nbsp; sdkdir=`$PKG_CONFIG --variable=sdkdir xorg-server`</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt;&nbsp; </FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">May I ask why?&nbsp; None of these seem necessary&#8230;</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
<BR>
Jesse,<BR>
<BR>
Will the --disable-dri option still work now that the module cannot be configured without the gl package?<BR>
<BR>
Will xi version 1.3 version be &quot;too recent&quot; when built against a 1.6 server?<BR>
The 1.6 server does not depend on libXi.<BR>
<BR>
It's great to have accurate dependencies checking. Just by looking at the configuration of this driver,<BR>
it has an explicit requirement to support server 1.6 and later, and to work without dri.<BR>
<BR>
Gaetan<BR>
<BR>
<BR>
</BODY>
</HTML>