From 95efeafc86f47592b37c44f2f7314324cc04250d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 2 Sep 2005 11:50:01 +0000 Subject: Add gtk+, avahi, dbus-0.34 (.36 coming soon) and dependencies. Fix x11-common breakage. git-svn-id: https://svn.o-hand.com/repos/poky@13 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../libxcursor/libxcursor-1.1.2/autofoo.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 openembedded/packages/libxcursor/libxcursor-1.1.2/autofoo.patch (limited to 'openembedded/packages/libxcursor/libxcursor-1.1.2/autofoo.patch') diff --git a/openembedded/packages/libxcursor/libxcursor-1.1.2/autofoo.patch b/openembedded/packages/libxcursor/libxcursor-1.1.2/autofoo.patch new file mode 100644 index 000000000..99cd45a7e --- /dev/null +++ b/openembedded/packages/libxcursor/libxcursor-1.1.2/autofoo.patch @@ -0,0 +1,20 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- libXcursor-1.1.2/configure.ac~autofoo 2004-01-16 23:38:26.000000000 -0500 ++++ libXcursor-1.1.2/configure.ac 2005-01-18 13:40:06.539707120 -0500 +@@ -31,11 +31,11 @@ + dnl not possible to extract the version number here from Xcursor.h + dnl + AC_INIT([libXcursor],1.1.2,[keithp@keithp.com],[libXcursor]) ++AC_CONFIG_AUX_DIR(.) + AM_INIT_AUTOMAKE([dist-bzip2]) + AC_CONFIG_SRCDIR([Makefile.am]) + AM_MAINTAINER_MODE + AM_CONFIG_HEADER(config.h) +-AC_CONFIG_AUX_DIR(.) + + dnl libtool versioning + -- cgit v1.2.3