summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libmatchbox/files/autofoo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/libmatchbox/files/autofoo.patch')
-rw-r--r--meta/recipes-graphics/libmatchbox/files/autofoo.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-graphics/libmatchbox/files/autofoo.patch b/meta/recipes-graphics/libmatchbox/files/autofoo.patch
deleted file mode 100644
index 78849a424f..0000000000
--- a/meta/recipes-graphics/libmatchbox/files/autofoo.patch
+++ /dev/null
@@ -1,21 +0,0 @@
1
2#
3# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4#
5
6Upstream-Status: Inappropriate [configuration]
7
8--- libmatchbox-1.5/configure.ac~autofoo 2004-12-21 12:56:46.000000000 -0500
9+++ libmatchbox-1.5/configure.ac 2005-01-18 16:40:04.421179624 -0500
10@@ -1,10 +1,10 @@
11 AC_PREREQ(2.53)
12 AC_INIT([libmatchbox], 1.5, [mallum@handhelds.org])
13 AC_CONFIG_SRCDIR([libmb/mbtray.c])
14+AC_CONFIG_AUX_DIR(.)
15
16 AM_INIT_AUTOMAKE()
17 AM_CONFIG_HEADER([config.h])
18-AC_CONFIG_AUX_DIR(.)
19
20 # Checks for programs.
21 AC_GNU_SOURCE