]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libxft/files/autofoo.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libxft / files / autofoo.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- libXft-2.1.6/configure.ac~autofoo   2004-03-22 10:02:59.000000000 -0500
7 +++ libXft-2.1.6/configure.ac   2005-01-17 02:08:10.165951760 -0500
8 @@ -33,12 +33,12 @@
9  dnl Please bump the minor library number at each release as well.
10  dnl
11  AC_INIT(libXft, 2.1.6, [keithp@keithp.com], libXft)
12 +AC_CONFIG_AUX_DIR(.)
13  
14  AM_INIT_AUTOMAKE([dist-bzip2])
15  AM_MAINTAINER_MODE
16  
17  AM_CONFIG_HEADER(config.h)
18 -AC_CONFIG_AUX_DIR(.)
19  
20  # checks for progs
21  AC_PROG_CC