summaryrefslogtreecommitdiffstats
path: root/src/glut/glx/SConscript
diff options
context:
space:
mode:
authorKeith Whitwell <[email protected]>2009-02-10 19:22:57 +0000
committerKeith Whitwell <[email protected]>2009-02-10 19:22:57 +0000
commit9c9ba66fbae8089e9423f6b09ad1091cccf9b006 (patch)
tree81ecce3d6b19e5b77fcf31e5f081e1c546f398b9 /src/glut/glx/SConscript
parentebb864da9e98003be9ea388013ae4385d341e46f (diff)
parent1e8177ee178b131afa86d874b062a8ae3fae0cca (diff)
Merge commit 'origin/gallium-0.2' into gallium-0.2
Conflicts: src/gallium/state_trackers/wgl/icd/stw_icd.c
Diffstat (limited to 'src/glut/glx/SConscript')
-rw-r--r--src/glut/glx/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/glx/SConscript b/src/glut/glx/SConscript
index cb442ba027f..938fec03df2 100644
--- a/src/glut/glx/SConscript
+++ b/src/glut/glx/SConscript
@@ -10,7 +10,6 @@ target = 'glut32'
env.Replace(CPPDEFINES = [
'BUILD_GLUT32',
'GLUT_BUILDING_LIB',
- 'MESA',
'NDEBUG',
'GLUT_NO_WARNING_DISABLE',
])