glapi: new entrypoint specs for GL_ARB_draw_buffers_blend
[mesa.git] / src / mapi / glapi / SConscript
index 27258f808a5ccb512ab2ebe735a93a3822e35b56..4057991ec8da935d1b0b7f3a5810c561a36978fa 100644 (file)
@@ -9,7 +9,7 @@ if env['platform'] != 'winddk':
     env = env.Clone()
     
     env.Append(CPPDEFINES = [
-        'MAPI_GLAPI_CURRENT',
+        'MAPI_MODE_UTIL',
     ])
 
     if env['platform'] == 'windows':