1 Index: mpfr-3.0.0/Makefile.am
2 ===================================================================
3 --- mpfr-3.0.0.orig/Makefile.am
4 +++ mpfr-3.0.0/Makefile.am
6 AUTOMAKE_OPTIONS = gnu ansi2knr
7 ACLOCAL_AMFLAGS = -I m4
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
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 \