[PATCH] Upgrade gnutls from 2.4.1 to 2.6.4.
[openwrt/svn-archive/archive.git] / libs / libgcrypt / patches / 002-no_docs_tests.patch
1 diff -urN libgcrypt-1.4.1/Makefile.am libgcrypt-1.4.1.new/Makefile.am
2 --- libgcrypt-1.4.1/Makefile.am 2007-05-04 12:11:28.000000000 +0200
3 +++ libgcrypt-1.4.1.new/Makefile.am 2008-07-13 18:18:04.000000000 +0200
4 @@ -22,8 +22,8 @@
5 DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
6 --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
7
8 -DIST_SUBDIRS = m4 mpi cipher src doc tests
9 -SUBDIRS = mpi cipher src doc tests
10 +DIST_SUBDIRS = m4 mpi cipher src
11 +SUBDIRS = mpi cipher src
12 EXTRA_DIST = BUGS autogen.sh README.SVN
13 DISTCLEANFILES =
14
15 diff -urN libgcrypt-1.4.1/Makefile.in libgcrypt-1.4.1.new/Makefile.in
16 --- libgcrypt-1.4.1/Makefile.in 2008-04-25 17:53:24.000000000 +0200
17 +++ libgcrypt-1.4.1.new/Makefile.in 2008-07-13 18:17:54.000000000 +0200
18 @@ -236,8 +236,8 @@
19 DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
20 --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
21
22 -DIST_SUBDIRS = m4 mpi cipher src doc tests
23 -SUBDIRS = mpi cipher src doc tests
24 +DIST_SUBDIRS = m4 mpi cipher src
25 +SUBDIRS = mpi cipher src
26 EXTRA_DIST = BUGS autogen.sh README.SVN
27 DISTCLEANFILES =
28 all: config.h