Update libsigc++ to 2.0.18 (#3597)
[openwrt/svn-archive/archive.git] / libs / gnutls / patches / 001-no_doc_tests_po.patch
1 Index: gnutls-2.2.3/Makefile.in
2 ===================================================================
3 --- gnutls-2.2.3.orig/Makefile.in 2008-05-08 21:18:29.000000000 +0200
4 +++ gnutls-2.2.3/Makefile.in 2008-05-08 21:18:29.000000000 +0200
5 @@ -537,7 +537,7 @@
6 top_builddir = @top_builddir@
7 top_srcdir = @top_srcdir@
8 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
9 -SUBDIRS = lgl gl includes lib libextra src doc tests po \
10 +SUBDIRS = lgl gl includes lib libextra src \
11 $(am__append_1)
12 ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4
13 tag = $(PACKAGE)_`echo $(VERSION) | sed 's/\./_/g'`