]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qpe-gaim/files/dont-look-for-gtk.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qpe-gaim / files / dont-look-for-gtk.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- libgaim/configure.ac~dont-look-for-gtk
7 +++ libgaim/configure.ac
8 @@ -253,10 +253,6 @@
9  *** GLib 2.0 is required to build Gaim; please make sure you have the GLib
10  *** development headers installed. The latest version of GLib is
11  *** always available at http://www.gtk.org/.]))
12 -AM_PATH_GTK_2_0(2.0.0,,AC_MSG_ERROR([
13 -*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
14 -*** development headers installed. The latest version of GTK+ is
15 -*** always available at http://www.gtk.org/.]))
16  
17  AC_PATH_PROG(gaimpath, gaim)
18  AC_SUBST(GTK_CFLAGS)