CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2009/01/10 09:06:51
Modified files:
lib/libGL : Makefile
lib/libGL/dri : Makefile.inc
lib/libGL/libmesa: Makefile
Log message:
Switch over to using the kernel *_drm.h headers instead of the copies
thereof provided with libdrm. This has been annoying me forever, and it
a blight caused by developing widely used drivers out of the kernel
tree.
ok matthieu@
