[PATCH] xserver: remove PIXPRIV tests
Xavier Bestel
xavier.bestel at free.fr
Wed Mar 7 00:30:36 PST 2007
On Tue, 2007-03-06 at 20:28 -0500, Eamon Walsh wrote:
> Patch applied, +1 missed occurrence.
Hey guys, for this type of work, nothing's better that letting the
machine do it. There's a little tool called unifdef (apt-get install
unifdef), that you can run on your files, and it will remove those #if.
Usage: unifdef -DPIXPRIV Xext/shm.c >Xext/shm.c.new
Just in case you didn't know.
Xav
More information about the xorg
mailing list