Excuse me.

I sent a miss patch.
Please use a new patch.

Regards,

Kazuhiro Inaoka.
--- imports.h.org       2006-06-20 17:17:21.009579599 +0900
+++ imports.h   2006-06-20 17:17:49.429108954 +0900
@@ -206,7 +206,7 @@ typedef union { GLfloat f; GLint i; } fi
     defined(__hppa__) || defined(hpux) || \
     defined(__mips) || defined(_MIPS_ARCH) || \
     defined(__arm__) || \
-    defined(__sh__) || \
+    defined(__sh__) || defined(__m32r__) || \
     (defined(__alpha__) && (defined(__IEEE_FLOAT) || !defined(VMS)))
 #define USE_IEEE
 #define IEEE_ONE 0x3f800000

Reply via email to