]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/xt/files/autofoo.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / xt / files / autofoo.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- libXt-0.1.5/configure.ac~autofoo    2004-05-06 20:19:04.000000000 -0400
7 +++ libXt-0.1.5/configure.ac    2005-01-18 13:10:13.683262728 -0500
8 @@ -28,11 +28,11 @@
9  dnl
10  dnl
11  AC_INIT(libXt, 0.1.5, [keithp@keithp.com], libXt)
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