34 lines
1.1 KiB
Diff
34 lines
1.1 KiB
Diff
|
diff -ruN gtkhtml-3.29.1/components/Makefile.am gtkhtml-3.29.1.mod/components/Makefile.am
|
||
|
--- gtkhtml-3.29.1/components/Makefile.am 2009-10-23 12:25:35.000000000 +0200
|
||
|
+++ gtkhtml-3.29.1.mod/components/Makefile.am 2009-10-30 18:33:25.000000000 +0100
|
||
|
@@ -1,4 +1,4 @@
|
||
|
|
||
|
-SUBDIRS = editor
|
||
|
+SUBDIRS =
|
||
|
|
||
|
-include $(top_srcdir)/git.mk
|
||
|
diff -ruN gtkhtml-3.29.1/components/Makefile.in gtkhtml-3.29.1.mod/components/Makefile.in
|
||
|
--- gtkhtml-3.29.1/components/Makefile.in 2009-10-26 09:22:21.000000000 +0100
|
||
|
+++ gtkhtml-3.29.1.mod/components/Makefile.in 2009-10-30 18:32:41.000000000 +0100
|
||
|
@@ -265,7 +265,7 @@
|
||
|
top_build_prefix = @top_build_prefix@
|
||
|
top_builddir = @top_builddir@
|
||
|
top_srcdir = @top_srcdir@
|
||
|
-SUBDIRS = editor
|
||
|
+SUBDIRS =
|
||
|
all: all-recursive
|
||
|
|
||
|
.SUFFIXES:
|
||
|
diff -ruN gtkhtml-3.29.1/configure gtkhtml-3.29.1.mod/configure
|
||
|
--- gtkhtml-3.29.1/configure 2009-10-26 09:22:19.000000000 +0100
|
||
|
+++ gtkhtml-3.29.1.mod/configure 2009-10-30 18:39:32.000000000 +0100
|
||
|
@@ -21911,7 +21911,7 @@
|
||
|
|
||
|
|
||
|
|
||
|
-GTKHTML_MODULES="gtk+-2.0 >= 2.16.0 enchant gconf-2.0 iso-codes"
|
||
|
+GTKHTML_MODULES="gtk+-2.0 >= 2.16.0 gconf-2.0"
|
||
|
|
||
|
pkg_failed=no
|
||
|
{ $as_echo "$as_me:$LINENO: checking for GTKHTML" >&5
|