summaryrefslogtreecommitdiffstats
path: root/meta/packages/xlibs/libxdamage-1.0.1/autofoo.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
commitb2f192faabe412adce79534e22efe9fb69ee40e2 (patch)
tree7076c49d4286f8a1733650bd8fbc7161af200d57 /meta/packages/xlibs/libxdamage-1.0.1/autofoo.patch
parent2cf0eadf9f730027833af802d7e6c90b44248f80 (diff)
downloadpoky-b2f192faabe412adce79534e22efe9fb69ee40e2.tar.gz
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xlibs/libxdamage-1.0.1/autofoo.patch')
-rw-r--r--meta/packages/xlibs/libxdamage-1.0.1/autofoo.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/packages/xlibs/libxdamage-1.0.1/autofoo.patch b/meta/packages/xlibs/libxdamage-1.0.1/autofoo.patch
new file mode 100644
index 0000000000..1e3ec45d4a
--- /dev/null
+++ b/meta/packages/xlibs/libxdamage-1.0.1/autofoo.patch
@@ -0,0 +1,17 @@
1Index: libXdamage-1.0.1/configure.ac
2===================================================================
3--- libXdamage-1.0.1.orig/configure.ac 2004-01-15 03:54:55.000000000 -0500
4+++ libXdamage-1.0.1/configure.ac 2005-01-18 19:07:16.951430928 -0500
5@@ -33,11 +33,11 @@
6 dnl protocol, so Xfixes version l.n.m corresponds to protocol version l.n
7 dnl
8 AC_INIT(libXdamage, 1.0.1, [keithp@keithp.com], libXdamage)
9+AC_CONFIG_AUX_DIR(.)
10 AM_INIT_AUTOMAKE([dist-bzip2])
11 AM_MAINTAINER_MODE
12
13 AM_CONFIG_HEADER(config.h)
14-AC_CONFIG_AUX_DIR(.)
15
16 # Check for progs
17 AC_PROG_CC