diff options
author | David Spencer <nobbutl@yahoo.co.uk> | 2010-05-12 17:40:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:40:44 +0200 |
commit | 57d3fc6748a32f5adeefc81b5f61b76d1d4d9afd (patch) | |
tree | ca7065cf11c649150fe883891929850b5e01a620 /libraries/glew/glew_glapientry.patch | |
parent | 9c3b2fe2f606e061fc9d875c1487703eaa957089 (diff) |
libraries/glew: Updated for version 1.5.1
Diffstat (limited to 'libraries/glew/glew_glapientry.patch')
-rw-r--r-- | libraries/glew/glew_glapientry.patch | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/libraries/glew/glew_glapientry.patch b/libraries/glew/glew_glapientry.patch index 95e21f6017ebb..3dc1e4b308246 100644 --- a/libraries/glew/glew_glapientry.patch +++ b/libraries/glew/glew_glapientry.patch @@ -1,10 +1,10 @@ ---- glew-1.5.0/include/GL/glew.h 2007-12-28 03:09:49.000000000 +0000 -+++ glew-patched/include/GL/glew.h 2008-01-26 11:45:27.000000000 +0000 -@@ -10764,7 +10764,6 @@ - #ifdef GLEW_APIENTRY_DEFINED - #undef GLEW_APIENTRY_DEFINED - #undef APIENTRY --#undef GLAPIENTRY - #endif - - #ifdef GLEW_CALLBACK_DEFINED +--- glew-1.5.1/include/GL/glew.h 2008-11-03 06:25:21.000000000 +0000 ++++ glew-patched/include/GL/glew.h 2008-11-21 23:23:16.000000000 +0000 +@@ -12243,7 +12243,6 @@ + #ifdef GLEW_APIENTRY_DEFINED
+ #undef GLEW_APIENTRY_DEFINED
+ #undef APIENTRY
+-#undef GLAPIENTRY
+ #endif
+
+ #ifdef GLEW_CALLBACK_DEFINED
|