projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f46389
)
glut: Fix build.
author
José Fonseca
<jfonseca@vmware.com>
Tue, 6 Jan 2009 16:20:23 +0000
(16:20 +0000)
committer
José Fonseca
<jfonseca@vmware.com>
Tue, 6 Jan 2009 18:23:16 +0000
(18:23 +0000)
src/glut/glx/SConscript
patch
|
blob
|
history
diff --git
a/src/glut/glx/SConscript
b/src/glut/glx/SConscript
index
99b3bb7
..
69f349a
100644
(file)
--- a/
src/glut/glx/SConscript
+++ b/
src/glut/glx/SConscript
@@
-11,7
+11,6
@@
env.Replace(CPPDEFINES = [
'BUILD_GLUT32',
'GLUT_BUILDING_LIB',
'MESA',
- '_DLL',
'NDEBUG',
'GLUT_NO_WARNING_DISABLE',
])
@@
-38,7
+37,7
@@
sources = [
'glut_dstr.c',
'glut_event.c',
'glut_ext.c',
- 'glut_f
cb
.c',
+ 'glut_f
bc
.c',
'glut_fullscrn.c',
'glut_gamemode.c',
'glut_get.c',