]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gtk-engines/gtk-industrial-engine/no-gtk1.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gtk-engines / gtk-industrial-engine / no-gtk1.patch
1 --- gtk-industrial-engine-0.2.36.2/configure.ac.old     2004-11-28 16:48:45.000000000 +0000
2 +++ gtk-industrial-engine-0.2.36.2/configure.ac 2004-11-28 16:48:54.000000000 +0000
3 @@ -27,11 +27,6 @@
4  AC_SUBST(GTK2_LIBS)
5  AC_SUBST(GTK2_VERSION)
6  
7 -AM_PATH_GTK(1.2.9, ,
8 -        AC_MSG_ERROR([*** GTK+-1.2.9 not installed - please install first ***]))AC_CHECK_LIB(gtk, gtk_style_set_prop_experimental, :,
9 -             AC_MSG_ERROR([*** gtk_style_set_prop_experimental() not found; perhaps you have an old CVS version of GTK+ ***]),
10 -             $GTK_LIBS)
11 -
12  AC_CONFIG_FILES([
13  Makefile
14  icons/24x24/apps/Makefile
15 @@ -56,8 +51,6 @@
16  icons/192x192/apps/Makefile
17  icons/192x192/filesystems/Makefile
18  icons/192x192/Makefile
19 -gtk1-engine/Makefile
20 -gtk1-engine/gtk/Makefile
21  gtk2-engine/Makefile
22  gtk2-engine/gtk-2.0/Makefile
23  gtk2-engine/gtk-2.0/gtkrc
24 --- gtk-industrial-engine-0.2.36.2/Makefile.am.old      2004-11-28 16:49:02.000000000 +0000
25 +++ gtk-industrial-engine-0.2.36.2/Makefile.am  2004-11-28 16:49:08.000000000 +0000
26 @@ -1,4 +1,4 @@
27 -SUBDIRS = icons gtk1-engine gtk2-engine metacity po
28 +SUBDIRS = icons gtk2-engine metacity po
29  
30  THEME_IN_FILES=index.theme.in
31