there's no code of libdlna/ushare using libfaad2, so prevent linking against - use...
[openwrt/svn-archive/archive.git] / Xorg / lib / gtkhtml / patches / 000-disable-editor.patch
1 diff -ruN gtkhtml-3.29.1/components/Makefile.am gtkhtml-3.29.1.mod/components/Makefile.am
2 --- gtkhtml-3.29.1/components/Makefile.am 2009-10-23 12:25:35.000000000 +0200
3 +++ gtkhtml-3.29.1.mod/components/Makefile.am 2009-10-30 18:33:25.000000000 +0100
4 @@ -1,4 +1,4 @@
5
6 -SUBDIRS = editor
7 +SUBDIRS =
8
9 -include $(top_srcdir)/git.mk
10 diff -ruN gtkhtml-3.29.1/components/Makefile.in gtkhtml-3.29.1.mod/components/Makefile.in
11 --- gtkhtml-3.29.1/components/Makefile.in 2009-10-26 09:22:21.000000000 +0100
12 +++ gtkhtml-3.29.1.mod/components/Makefile.in 2009-10-30 18:32:41.000000000 +0100
13 @@ -265,7 +265,7 @@
14 top_build_prefix = @top_build_prefix@
15 top_builddir = @top_builddir@
16 top_srcdir = @top_srcdir@
17 -SUBDIRS = editor
18 +SUBDIRS =
19 all: all-recursive
20
21 .SUFFIXES:
22 diff -ruN gtkhtml-3.29.1/configure gtkhtml-3.29.1.mod/configure
23 --- gtkhtml-3.29.1/configure 2009-10-26 09:22:19.000000000 +0100
24 +++ gtkhtml-3.29.1.mod/configure 2009-10-30 18:39:32.000000000 +0100
25 @@ -21911,7 +21911,7 @@
26
27
28
29 -GTKHTML_MODULES="gtk+-2.0 >= 2.16.0 enchant gconf-2.0 iso-codes"
30 +GTKHTML_MODULES="gtk+-2.0 >= 2.16.0 gconf-2.0"
31
32 pkg_failed=no
33 { $as_echo "$as_me:$LINENO: checking for GTKHTML" >&5