[vuplus-blindscan-utils] fix fetch error.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-webkit / gtk+ / gtk+ / 003_disable_demo_build_patch.diff
1 diff --git a/Makefile.am b/Makefile.am
2 index 8e3a2f1..7288db2 100644
3 --- a/Makefile.am
4 +++ b/Makefile.am
5 @@ -1,7 +1,7 @@
6  ## Makefile.am for GTK+
7  include $(top_srcdir)/Makefile.decl
8  
9 -SRC_SUBDIRS = gdk gtk modules demos tests perf
10 +SRC_SUBDIRS = gdk gtk modules tests perf
11  SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
12  
13  # require automake 1.4
14 diff --git a/configure.ac b/configure.ac
15 index 85606fa..4f3137f 100644
16 --- a/configure.ac
17 +++ b/configure.ac
18 @@ -1721,9 +1721,6 @@ gail-uninstalled.pc
19  m4macros/Makefile
20  po/Makefile.in
21  po-properties/Makefile.in
22 -demos/Makefile
23 -demos/gtk-demo/Makefile
24 -demos/gtk-demo/geninclude.pl
25  tests/Makefile
26  docs/Makefile
27  docs/reference/Makefile