Need to define MESA_DEBUG in debug builds. Otherwise, NDEBUG gets
authorKarl Schultz <kschultz@freedesktop.org>
Thu, 4 Oct 2001 19:06:31 +0000 (19:06 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Thu, 4 Oct 2001 19:06:31 +0000 (19:06 +0000)
commit8f475635594f0c0e00461d01b43ef6f42006aa88
treee97987f42bcd49906d6d918659ff5d1469e5c42a
parent47bcda78e2ebf72bf1829bf89cd972e9c7cc3e99
Need to define MESA_DEBUG in debug builds.  Otherwise, NDEBUG gets
defined, which is bad for things like assert().
src/mesa/main/Makefile.win