tools/make-ext4fs: Fix build on MacOSX
[openwrt/staging/wigyori.git] / tools / mpfr / patches / 001-only_src.patch
index b983f879c2bc6959e5184d95e51f0f29daa468ef..019928741af62abbc6b28334f197be9951bb4eae 100644 (file)
@@ -4,19 +4,19 @@
  # 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
-@@ -378,7 +378,7 @@ AUTOMAKE_OPTIONS = gnu
+@@ -383,7 +383,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