]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libxrender/files/autofoo.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libxrender / files / autofoo.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- libXrender-0.8.4/configure.ac~autofoo
7 +++ libXrender-0.8.4/configure.ac
8 @@ -33,11 +33,10 @@
9  dnl protocol, so Xrender version l.n.m corresponds to protocol version l.n
10  dnl
11  AC_INIT(libXrender, 0.8.4, [keithp@keithp.com], libXrender)
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