diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
| commit | b2f192faabe412adce79534e22efe9fb69ee40e2 (patch) | |
| tree | 7076c49d4286f8a1733650bd8fbc7161af200d57 /meta/packages/xlibs/libxcursor-1.1.2 | |
| parent | 2cf0eadf9f730027833af802d7e6c90b44248f80 (diff) | |
| download | poky-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/libxcursor-1.1.2')
| -rw-r--r-- | meta/packages/xlibs/libxcursor-1.1.2/autofoo.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/packages/xlibs/libxcursor-1.1.2/autofoo.patch b/meta/packages/xlibs/libxcursor-1.1.2/autofoo.patch new file mode 100644 index 0000000000..99cd45a7ea --- /dev/null +++ b/meta/packages/xlibs/libxcursor-1.1.2/autofoo.patch | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | |||
| 2 | # | ||
| 3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | ||
| 4 | # | ||
| 5 | |||
| 6 | --- libXcursor-1.1.2/configure.ac~autofoo 2004-01-16 23:38:26.000000000 -0500 | ||
| 7 | +++ libXcursor-1.1.2/configure.ac 2005-01-18 13:40:06.539707120 -0500 | ||
| 8 | @@ -31,11 +31,11 @@ | ||
| 9 | dnl not possible to extract the version number here from Xcursor.h | ||
| 10 | dnl | ||
| 11 | AC_INIT([libXcursor],1.1.2,[keithp@keithp.com],[libXcursor]) | ||
| 12 | +AC_CONFIG_AUX_DIR(.) | ||
| 13 | AM_INIT_AUTOMAKE([dist-bzip2]) | ||
| 14 | AC_CONFIG_SRCDIR([Makefile.am]) | ||
| 15 | AM_MAINTAINER_MODE | ||
| 16 | AM_CONFIG_HEADER(config.h) | ||
| 17 | -AC_CONFIG_AUX_DIR(.) | ||
| 18 | |||
| 19 | dnl libtool versioning | ||
| 20 | |||
