aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-ttf-2.0.10/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsdl/libsdl-ttf-2.0.10/configure.patch')
-rw-r--r--recipes/libsdl/libsdl-ttf-2.0.10/configure.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/libsdl/libsdl-ttf-2.0.10/configure.patch b/recipes/libsdl/libsdl-ttf-2.0.10/configure.patch
new file mode 100644
index 0000000000..2069644f9b
--- /dev/null
+++ b/recipes/libsdl/libsdl-ttf-2.0.10/configure.patch
@@ -0,0 +1,13 @@
+Index: SDL_ttf-2.0.10/configure.in
+===================================================================
+--- SDL_ttf-2.0.10.orig/configure.in 2010-10-15 10:54:51.392730531 +0200
++++ SDL_ttf-2.0.10/configure.in 2010-10-15 10:55:06.382727473 +0200
+@@ -25,6 +25,8 @@
+ AC_SUBST(BINARY_AGE)
+ AC_SUBST(VERSION)
+
++AC_CONFIG_MACRO_DIR([acinclude])
++
+ # libtool versioning
+ LT_INIT([win32-dll])
+