diff options
| author | Brian Paul <brianp@vmware.com> | 2009-02-10 16:34:51 -0700 |
|---|---|---|
| committer | Brian Paul <brianp@vmware.com> | 2009-02-10 16:34:51 -0700 |
| commit | ee4c921b65fb76998711f3c40330505cbc49a0e0 (patch) | |
| tree | b4c702af3d93a76e204a3aad012541d4fbcb2101 /src/glut/glx/SConscript | |
| parent | 767b1acbb757186bde30973394f256ab7498a075 (diff) | |
| parent | 14d808f8fdc41a26cea5264e47a24c903e54ce93 (diff) | |
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Diffstat (limited to 'src/glut/glx/SConscript')
| -rw-r--r-- | src/glut/glx/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/glx/SConscript b/src/glut/glx/SConscript index cb442ba027..938fec03df 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', ]) |
