Explorar el Código

scons: remove IN_DRI_DRIVER

Not used anymore.
tags/mesa-9.2-rc1
Andreas Boll hace 12 años
padre
commit
f6aab27d43
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      src/mesa/SConscript

+ 0
- 1
src/mesa/SConscript Ver fichero

@@ -31,7 +31,6 @@ if env['platform'] == 'windows':
env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS'])
else:
env.Append(CPPDEFINES = [
'IN_DRI_DRIVER', # enable the remap table (for DRI drivers)
('HAVE_DLOPEN', '1'),
])


Cargando…
Cancelar
Guardar