瀏覽代碼

scons: remove IN_DRI_DRIVER

Not used anymore.
tags/mesa-9.2-rc1
Andreas Boll 12 年之前
父節點
當前提交
f6aab27d43
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/mesa/SConscript

+ 0
- 1
src/mesa/SConscript 查看文件

@@ -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'),
])


Loading…
取消
儲存