<!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 Sat, 2011-06-04 at 21:50 -0700, Alan Coopersmith wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">Signed-off-by: Alan Coopersmith &lt;<A HREF="mailto:alan.coopersmith@oracle.com">alan.coopersmith@oracle.com</A>&gt;</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">---</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">I don't know if anyone still uses/ships gccmakedep, but if so, this gets rid</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">of one more needless use of XORG_RAWCPP where simpler tools (in this case</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">autoconf itself) will do.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">This depends on a series of configuration modernization patches I just pushed</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">to git master, to bring the configure.ac &amp; Makefile.am in line with our </FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">current standards.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;Makefile.am&nbsp;&nbsp; |&nbsp;&nbsp; 24 ++---------</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;configure.ac&nbsp; |&nbsp;&nbsp;&nbsp; 4 +-</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;gccmakedep.in |&nbsp; 130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;gccmdep.cpp&nbsp;&nbsp; |&nbsp; 130 ---------------------------------------------------------</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;4 files changed, 135 insertions(+), 153 deletions(-)</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;create mode 100644 gccmakedep.in</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;delete mode 100644 gccmdep.cpp</FONT></TT><BR>
    <BR>
    <BR>
</BLOCKQUOTE>
Nice, much simpler.<BR>
<BR>
Forgot to delete cpprules.in? There remains a copy in the server.<BR>
<BR>
Reviewed-by: Gaetan Nadon &lt;memsize@videotron.ca&gt;
</BODY>
</HTML>