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.

Jos� Fonseca

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

Reply via email to