summaryrefslogtreecommitdiffstats
path: root/meta/packages/xlibs/libxft/autofoo.patch
diff options
context:
space:
mode:
authorChris Larson <kergoth@openedhand.com>2006-08-15 11:58:37 +0000
committerChris Larson <kergoth@openedhand.com>2006-08-15 11:58:37 +0000
commitca10363baac7de9581ec90ab47957f973e1dbdc4 (patch)
tree2000b53f806c79510671d8fd1a6a36125f8b25b3 /meta/packages/xlibs/libxft/autofoo.patch
parentc210d01a7ca8c00ddc45d292878b89086b137129 (diff)
downloadpoky-ca10363baac7de9581ec90ab47957f973e1dbdc4.tar.gz
Numerous new xorg package versions from upstream OE. Pester me if any local changes got inadvertantly lost, or if any packages need upgrading.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xlibs/libxft/autofoo.patch')
-rw-r--r--meta/packages/xlibs/libxft/autofoo.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/packages/xlibs/libxft/autofoo.patch b/meta/packages/xlibs/libxft/autofoo.patch
deleted file mode 100644
index 54120aa612..0000000000
--- a/meta/packages/xlibs/libxft/autofoo.patch
+++ /dev/null
@@ -1,21 +0,0 @@
1
2#
3# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4#
5
6--- libXft-2.1.6/configure.ac~autofoo 2004-03-22 10:02:59.000000000 -0500
7+++ libXft-2.1.6/configure.ac 2005-01-17 02:08:10.165951760 -0500
8@@ -33,12 +33,12 @@
9 dnl Please bump the minor library number at each release as well.
10 dnl
11 AC_INIT(libXft, 2.1.6, [keithp@keithp.com], libXft)
12+AC_CONFIG_AUX_DIR(.)
13
14 AM_INIT_AUTOMAKE([dist-bzip2])
15 AM_MAINTAINER_MODE
16
17 AM_CONFIG_HEADER(config.h)
18-AC_CONFIG_AUX_DIR(.)
19
20 # checks for progs
21 AC_PROG_CC