summaryrefslogtreecommitdiff
path: root/allegro-gl-libpthread.patch
diff options
context:
space:
mode:
authorJakub Bogusz2010-10-15 05:51:13 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite0c56a7999dff97c9ff0cd8974d61ef383dc24ef (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /allegro-gl-libpthread.patch
parenta7d5079a280e578df5442c789cfd49ca8d57cd73 (diff)
downloadallegro-gl-e0c56a7999dff97c9ff0cd8974d61ef383dc24ef.zip
allegro-gl-e0c56a7999dff97c9ff0cd8974d61ef383dc24ef.tar.gz
- obsolete (merged into allegro 4.4+)HEADmaster
Changed files: allegro-gl-libpthread.patch -> 1.2 allegro-gl-link.patch -> 1.2 allegro-gl-mouse.patch -> 1.2 allegro-gl.spec -> 1.14
Diffstat (limited to 'allegro-gl-libpthread.patch')
-rw-r--r--allegro-gl-libpthread.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/allegro-gl-libpthread.patch b/allegro-gl-libpthread.patch
deleted file mode 100644
index 1e25f46..0000000
--- a/allegro-gl-libpthread.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- alleggl/include/alleggl.h~ 2007-07-21 12:02:43.000000000 +0200
-+++ alleggl/include/alleggl.h 2007-08-19 14:24:57.000000000 +0200
-@@ -72,10 +72,10 @@
- # ifndef HAVE_LIBPTHREAD
- # error AllegroGL requires Allegro to have pthread support enabled!
- # endif
--#else
-+/*#else
- # ifndef ALLEGRO_HAVE_LIBPTHREAD
- # error AllegroGL requires Allegro to have pthread support enabled!
--# endif
-+# endif*/
- #endif
- #include <alleggl_config.h>
- #endif