<!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.32.2">
</HEAD>
<BODY>
On Fri, 2011-06-17 at 16:27 +0100, Daniel Stone wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">Are you fine with the following patch, which readds the _DEPENDENCIES</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">magic to relink Xorg whenever any of the relevant source files have</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">changed? If so, I'll integrate that into my tree and send out a pull</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">request for 1.11 when a couple of smaller changes have been reviewed,</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">including a dependencies patch for test/ which makes sure it gets</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">rebuilt as well.</FONT></TT><BR>
    <BR>
    <BR>
</BLOCKQUOTE>
I would take this opportunity to check performance before/after the patch. From my limited understanding, this kind of construct is partially responsible for slowing down make. At least it would identifying which code impacts performance.
</BODY>
</HTML>