]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gnome/libgnomeui/no-pixbuf-csource.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gnome / libgnomeui / no-pixbuf-csource.patch
1 --- libgnomeui-2.6.1.1/configure.in.old 2004-08-04 00:28:43.582266664 +0100
2 +++ libgnomeui-2.6.1.1/configure.in     2004-08-04 00:29:27.496590672 +0100
3 @@ -235,7 +235,7 @@
4  
5  dnl This is installed from GTK+ 2.0's gdk-pixbuf
6  AC_PATH_PROG(GDK_PIXBUF_CSOURCE, gdk-pixbuf-csource)
7 -test -z "$GDK_PIXBUF_CSOURCE" && AC_MSG_ERROR([
8 +test -z "$GDK_PIXBUF_CSOURCE" && AC_MSG_WARN([
9  *** You need the gdk-pixbuf-csource tool which is installed
10  *** from GTK+ 2.0's gdk-pixbuf.
11  ***