summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xlibs/libxcursor/autofoo.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-24 07:51:48 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-24 07:51:48 +0000
commitb783a3e2f6744692c80909a70c3674dd316204dc (patch)
treef1e96b860f0c3accf06930f39c9b7d1c53c2bb9b /openembedded/packages/xlibs/libxcursor/autofoo.patch
parent63e2f3e549fa5ef0388f5e975ff166e287f64cf4 (diff)
downloadpoky-b783a3e2f6744692c80909a70c3674dd316204dc.tar.gz
Move xlibs packages to xlibs/ as per changes in OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@335 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/xlibs/libxcursor/autofoo.patch')
-rw-r--r--openembedded/packages/xlibs/libxcursor/autofoo.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/openembedded/packages/xlibs/libxcursor/autofoo.patch b/openembedded/packages/xlibs/libxcursor/autofoo.patch
new file mode 100644
index 0000000000..7aa573ce13
--- /dev/null
+++ b/openembedded/packages/xlibs/libxcursor/autofoo.patch
@@ -0,0 +1,22 @@
1
2#
3# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4#
5
6Index: Xcursor/configure.ac
7===================================================================
8--- Xcursor.orig/configure.ac 2004-04-12 10:11:12.000000000 -0400
9+++ Xcursor/configure.ac 2005-01-18 16:04:36.860617992 -0500
10@@ -31,11 +31,11 @@
11 dnl not possible to extract the version number here from Xcursor.h
12 dnl
13 AC_INIT([libXcursor],1.1.3,[keithp@keithp.com],[libXcursor])
14+AC_CONFIG_AUX_DIR(.)
15 AM_INIT_AUTOMAKE([dist-bzip2])
16 AC_CONFIG_SRCDIR([Makefile.am])
17 AM_MAINTAINER_MODE
18 AM_CONFIG_HEADER(config.h)
19-AC_CONFIG_AUX_DIR(.)
20
21 dnl libtool versioning
22