mapi: use util/macros.h instead of locally defined macros

The next step is to get rid of u_compiler.h completely.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
Brian Paul
2015-03-03 09:11:35 -07:00
parent 41c87cc566
commit 4ab713423f
2 changed files with 2 additions and 21 deletions
+1
View File
@@ -27,6 +27,7 @@ if env['platform'] == 'windows':
env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS'])
env.Append(CPPPATH = [
'#/src',
'#/src/mapi',
'#/src/mesa',
Dir('..'), # src/mapi build path