summaryrefslogtreecommitdiff
path: root/allegro-gl-libpthread.patch
diff options
context:
space:
mode:
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