From cdfba5d37519f7be2e1cf728588b632ea06028cb Mon Sep 17 00:00:00 2001 From: Jon Taylor Date: Thu, 23 Nov 2000 02:50:56 +0000 Subject: More auto* build system updates --- src/mesa/drivers/ggi/include/ggi/mesa/debug.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/mesa/drivers') diff --git a/src/mesa/drivers/ggi/include/ggi/mesa/debug.h b/src/mesa/drivers/ggi/include/ggi/mesa/debug.h index edd47e423f..204d637922 100644 --- a/src/mesa/drivers/ggi/include/ggi/mesa/debug.h +++ b/src/mesa/drivers/ggi/include/ggi/mesa/debug.h @@ -1,4 +1,4 @@ -/* $Id: debug.h,v 1.3 2000/11/19 23:42:33 jtaylor Exp $ +/* $Id: debug.h,v 1.4 2000/11/23 02:50:57 jtaylor Exp $ ****************************************************************************** GGIMesa debugging macros @@ -34,7 +34,9 @@ #include #include +#ifndef DEBUG #define DEBUG +#endif __BEGIN_DECLS -- cgit v1.2.3