bison: upgrade to version 2.7
[openwrt/openwrt.git] / tools / mpfr / patches / 001-no_tests.patch
1 Index: mpfr-3.0.0/Makefile.am
2 ===================================================================
3 --- mpfr-3.0.0.orig/Makefile.am
4 +++ mpfr-3.0.0/Makefile.am
5 @@ -12,7 +12,7 @@
6 AUTOMAKE_OPTIONS = gnu ansi2knr
7 ACLOCAL_AMFLAGS = -I m4
8
9 -SUBDIRS = tests
10 +SUBDIRS =
11
12 nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER FAQ.html NEWS TODO \
13 examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \
14 Index: mpfr-3.0.0/Makefile.in
15 ===================================================================
16 --- mpfr-3.0.0.orig/Makefile.in
17 +++ mpfr-3.0.0/Makefile.in
18 @@ -357,7 +357,7 @@ top_builddir = @top_builddir@
19 top_srcdir = @top_srcdir@
20 AUTOMAKE_OPTIONS = gnu ansi2knr
21 ACLOCAL_AMFLAGS = -I m4
22 -SUBDIRS = tests
23 +SUBDIRS =
24 nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER FAQ.html NEWS TODO \
25 examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \
26 examples/version.c