MATH_DEBUG changes from bug #4468.
[mesa.git] / src / mesa / math / m_debug_xform.c
index feed539eacb8ffb08403425df29d587739b6c052..2af837cf64bbe8dde6a5e272f0e7ff0f6f5a89cd 100644 (file)
@@ -42,7 +42,7 @@
 static char dummy;
 #endif
 
-#ifdef DEBUG  /* This code only used for debugging */
+#ifdef DEBUG_MATH  /* This code only used for debugging */
 
 
 /* Overhead of profiling counter in cycles.  Automatically adjusted to
@@ -335,4 +335,4 @@ void _math_test_all_transform_functions( char *description )
 }
 
 
-#endif /* DEBUG */
+#endif /* DEBUG_MATH */