]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- added proper #define to make it build.... (for version 0.6.5)
authordeejay1 <deejay1@pld-linux.org>
Fri, 30 May 2003 18:35:15 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib-GL.patch -> 1.1

ClanLib-GL.patch [new file with mode: 0644]

diff --git a/ClanLib-GL.patch b/ClanLib-GL.patch
new file mode 100644 (file)
index 0000000..f170622
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nur ClanLib-0.6.5/Sources/GL/GLX/displaycard_glx.cpp ClanLib-0.6.5-GL/Sources/GL/GLX/displaycard_glx.cpp
+--- ClanLib-0.6.5/Sources/GL/GLX/displaycard_glx.cpp   2002-02-16 17:10:41.000000000 +0100
++++ ClanLib-0.6.5-GL/Sources/GL/GLX/displaycard_glx.cpp        2003-05-30 20:07:40.000000000 +0200
+@@ -11,6 +11,7 @@
+       ------------------------------------------------------------------------
+ */
++#define GLX_GLXEXT_PROTOTYPES 
+ #ifdef USE_OPENGL
This page took 0.120354 seconds and 4 git commands to generate.