Files
meta-openembedded/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf-2.0.10/configure.patch
Martin Jansa 89500c583e recipes,classes: import a lot of recipes from meta-shr
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
2011-04-10 14:43:41 +02:00

14 lines
387 B
Diff

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])