diff options
Diffstat (limited to 'meta/packages/xlibs/libxrandr-1.0.2/autofoo.patch')
| -rw-r--r-- | meta/packages/xlibs/libxrandr-1.0.2/autofoo.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/packages/xlibs/libxrandr-1.0.2/autofoo.patch b/meta/packages/xlibs/libxrandr-1.0.2/autofoo.patch new file mode 100644 index 0000000000..21f6e7fd78 --- /dev/null +++ b/meta/packages/xlibs/libxrandr-1.0.2/autofoo.patch | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | |||
| 2 | # | ||
| 3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | ||
| 4 | # | ||
| 5 | |||
| 6 | --- libXrandr-1.0.2/configure.ac~autofoo 2004-01-15 03:23:00.000000000 -0500 | ||
| 7 | +++ libXrandr-1.0.2/configure.ac 2005-01-16 11:18:35.924069872 -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 | ||
