[PATCH:gccmakedep] Use autoconf instead of XORG_RAWCPP to substitute text in gccmakedep

Alan Coopersmith alan.coopersmith at oracle.com
Sun Jun 5 10:10:28 PDT 2011


On 06/ 5/11 04:54 AM, Gaetan Nadon wrote:
> On Sat, 2011-06-04 at 21:50 -0700, Alan Coopersmith wrote:
>> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com
>> <mailto:alan.coopersmith at oracle.com>>
>> ---
>>
>> I don't know if anyone still uses/ships gccmakedep, but if so, this gets rid
>> of one more needless use of XORG_RAWCPP where simpler tools (in this case
>> autoconf itself) will do.
>>
>> This depends on a series of configuration modernization patches I just pushed
>> to git master, to bring the configure.ac & Makefile.am in line with our
>> current standards.
>>
>>  Makefile.am   |   24 ++---------
>>  configure.ac  |    4 +-
>>  gccmakedep.in |  130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  gccmdep.cpp   |  130 ---------------------------------------------------------
>>  4 files changed, 135 insertions(+), 153 deletions(-)
>>  create mode 100644 gccmakedep.in
>>  delete mode 100644 gccmdep.cpp
>>
>>
> Nice, much simpler.
> 
> Forgot to delete cpprules.in? There remains a copy in the server.

Oops, you're right, I'll include that too.   Thanks for catching that.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list