tools/mpfr: update to 4.1.0
[openwrt/staging/ynezz.git] / tools / mpfr / patches / 001-only_src.patch
index e6579b2118fb1653deefffc5a307a841fe060d6e..dbc7d32343f4827a3ad62b165ee9dfac94f215b0 100644 (file)
@@ -1,22 +1,22 @@
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -12,7 +12,7 @@
- AUTOMAKE_OPTIONS = gnu
+@@ -24,7 +24,7 @@ AUTOMAKE_OPTIONS = gnu
+ # old Automake version.
  ACLOCAL_AMFLAGS = -I m4
  
--SUBDIRS = doc src tests tune
+-SUBDIRS = doc src tests tune tools/bench
 +SUBDIRS = src
  
- nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO \
-   examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = mpfr.pc
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -294,7 +294,7 @@ top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- AUTOMAKE_OPTIONS = gnu
+@@ -384,7 +384,7 @@ AUTOMAKE_OPTIONS = gnu
+ # libtoolize and in case some developer needs to switch back to an
+ # old Automake version.
  ACLOCAL_AMFLAGS = -I m4
--SUBDIRS = doc src tests tune
+-SUBDIRS = doc src tests tune tools/bench
 +SUBDIRS = src
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = mpfr.pc
  nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO \
-   examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \
-   examples/version.c