<!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 Wed, 2010-08-04 at 19:28 +0300, Tiago Vignatti wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">Also, RENDER is an extension that right now is mandatory to be</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">built (28b7b2b8) but some systems may not want to build this (e.g. MeeGo + QT</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">4.7 will do everything through GL)</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
One more thing to watch for, this was recently added in xorg-server.pc.in&nbsp; 32c706c4ff:<BR>
<BR>
<BLOCKQUOTE>
<PRE>
Requires.private: @SDK_REQUIRED_MODULES@
</PRE>
</BLOCKQUOTE>
<BR>
With a default configuration, it expands to:<BR>
<BR>
Requires.private: xproto &gt;= 7.0.17 randrproto &gt;= 1.2.99.3 renderproto &gt;= 0.11 xextproto &gt;= 7.0.99.3 inputproto &gt;= 1.9.99.902 kbproto &gt;= 1.0.3 fontsproto videoproto dri2proto &gt;= 2.3 xineramaproto<BR>
<BR>
<BR>
</BODY>
</HTML>