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/libxrandr | |
| 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/libxrandr')
| -rw-r--r-- | meta/packages/xlibs/libxrandr/autofoo.patch | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/meta/packages/xlibs/libxrandr/autofoo.patch b/meta/packages/xlibs/libxrandr/autofoo.patch new file mode 100644 index 0000000000..7b1db760f2 --- /dev/null +++ b/meta/packages/xlibs/libxrandr/autofoo.patch | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | |||
| 2 | # | ||
| 3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | ||
| 4 | # | ||
| 5 | |||
| 6 | --- Xrandr/configure.ac~autofoo.patch 2004-07-01 15:01:55.000000000 -0400 | ||
| 7 | +++ Xrandr/configure.ac 2005-01-16 11:22:09.169651616 -0500 | ||
| 8 | @@ -33,11 +33,11 @@ | ||
| 9 | dnl protocol, so Xrandr version l.n.m corresponds to protocol version l.n | ||
| 10 | dnl | ||
| 11 | AC_INIT(libXrandr, 1.0.2, [keithp@keithp.com], libXrandr) | ||
| 12 | +AC_CONFIG_AUX_DIR(.) | ||
| 13 | AM_INIT_AUTOMAKE([dist-bzip2]) | ||
| 14 | AM_MAINTAINER_MODE | ||
| 15 | |||
| 16 | AM_CONFIG_HEADER(config.h) | ||
| 17 | -AC_CONFIG_AUX_DIR(.) | ||
| 18 | |||
| 19 | # Check for progs | ||
| 20 | AC_PROG_CC | ||
| 21 | --- Xrandr/ChangeLog~autofoo.patch 2004-09-19 04:53:38.000000000 -0400 | ||
| 22 | +++ Xrandr/ChangeLog 2005-01-16 11:52:29.694889712 -0500 | ||
| 23 | @@ -1,3 +1,7 @@ | ||
| 24 | +2005-01-16 Chris Larson <kergoth@handhelds.org> | ||
| 25 | + | ||
| 26 | + * configure.ac: Fix to work with automake 1.9.x. | ||
| 27 | + | ||
| 28 | 2004-09-19 Carlos Romero <kidcrash@freedesktop.org> | ||
| 29 | |||
| 30 | * Makefile.am: | ||
