update glib from 2.12.12 to 2.15.4
[openwrt/svn-archive/archive.git] / libs / glib2 / patches / 001-no_docs_and_tests.patch
1 diff --git a/Makefile.in b/Makefile.in
2 --- a/Makefile.in
3 +++ b/Makefile.in
4 @@ -338,7 +338,7 @@ EXTRA_DIST = ChangeLog.pre-2-14 ChangeLog.pre-2-12 ChangeLog.pre-2-10 \
5 gio-2.0-uninstalled.pc.in gio-unix-2.0-uninstalled.pc.in
6 TEST_PROGS =
7 AUTOMAKE_OPTIONS = 1.7
8 -SUBDIRS = . m4macros glib gobject gmodule gthread gio tests po docs
9 +SUBDIRS = . m4macros glib gobject gmodule gthread gio po
10 DIST_SUBDIRS = $(SUBDIRS) build
11 bin_SCRIPTS = glib-gettextize
12 AM_CPPFLAGS = \