On Wed, Sep 16, 2009 at 15:41:09 -0700, Carl Worth wrote: > Makefile.am | 1 + > xf86dga.h | 3 +++ > 2 files changed, 4 insertions(+) > > New commits: > commit 047a1ebbbcea3ad78a06f0fa8450fa8ba38be43d > Author: Carl Worth <[email protected]> > Date: Wed Sep 16 15:40:02 2009 -0700 > > Add back xf86dga.h (simply including the newly named xf86dgaconst.h) > > This maintains compatibility so that previous X servers, (such as > xserver 1.6 can still be built). > Hi Carl,
this change seems wrong, since xf86dga.h moved to libXxf86dga (http://cgit.freedesktop.org/xorg/lib/libXxf86dga/commit/?id=e28cffbe48279a622b19cab1c83ab0a97e60ccef). Now we get two conflicting versions of this header. Cheers, Julien _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
