]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libxfixes/files/autofoo.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libxfixes / files / autofoo.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- libXfixes-2.0.1/configure.ac~autofoo        2004-01-15 03:40:23.000000000 -0500
7 +++ libXfixes-2.0.1/configure.ac        2005-01-18 13:35:33.461221360 -0500
8 @@ -33,11 +33,11 @@
9  dnl protocol, so Xfixes version l.n.m corresponds to protocol version l.n
10  dnl
11  AC_INIT(libXfixes, 2.0.1, [keithp@keithp.com], libXfixes)
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