[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] /srv/bzr/gnash/trunk r11449: Dont redefine
From:       Markus Gothe <nietzsche () lysator ! liu ! se>
Date:       2009-08-29 17:16:16
Message-ID: E1MjcRd-00010n-9P () sv ! gnu ! org
[Download RAW message or body]

------------------------------------------------------------
revno: 11449
committer: Markus Gothe <nietzsche@lysator.liu.se>
branch nick: trunk
timestamp: Sat 2009-08-29 19:16:16 +0200
message:
  Dont redefine GL_GLEXT_PROTOTYPES
modified:
  libbase/tu_opengl_includes.h

["r11449.diff" (r11449.diff)]

=== modified file 'libbase/tu_opengl_includes.h'
--- a/libbase/tu_opengl_includes.h	2008-03-27 16:12:31 +0000
+++ b/libbase/tu_opengl_includes.h	2009-08-29 17:16:16 +0000
@@ -67,7 +67,9 @@
 #endif // __MACH__
 
 #if !defined(WIN32) && (!defined(__MACH__) || defined(GUI_GTK))
-# define GL_GLEXT_PROTOTYPES
+#ifndef GL_GLEXT_PROTOTYPES
+# define GL_GLEXT_PROTOTYPES 1
+#endif
 # include <GL/gl.h>
 # include <GL/glx.h>
 # include <GL/glu.h>



_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic