On Sun, 2002-04-21 at 20:34, Jos� Fonseca wrote:
> I just found a typo in radeon_accel.c:456. Instead of
> 
> #if defined(XF86_DRI)
> 
> it should be
> 
> #if defined(XF86DRI)
> 
> This is rather harmless, it seems to affect PowerPC architectures only, 
> and should most probably result in a compile error in that case.

Why? XF86_DRI is never defined so that code is simply never used. As it
works as it is, I'll look into removing it. Thanks for pointing this
out.


-- 
Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to