[packages] collectd: provide missing AM_PATH_LIBGCRYPT macro and autoreconf libltdl...
[openwrt/svn-archive/archive.git] / utils / coreutils / patches / 001-no_docs_man_tests.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -17,7 +17,7 @@
4
5 ALL_RECURSIVE_TARGETS =
6
7 -SUBDIRS = lib src doc man po tests gnulib-tests
8 +SUBDIRS = lib src po
9
10 changelog_etc = \
11 ChangeLog-2005 \
12 --- a/Makefile.in
13 +++ b/Makefile.in
14 @@ -1238,7 +1238,7 @@ top_srcdir = @top_srcdir@
15
16 # Some tests always need root privileges, others need them only sometimes.
17 ALL_RECURSIVE_TARGETS = install-root check-root distcheck-hook
18 -SUBDIRS = lib src doc man po tests gnulib-tests
19 +SUBDIRS = lib src po
20 changelog_etc = \
21 ChangeLog-2005 \
22 ChangeLog-2006 \