summaryrefslogtreecommitdiff
path: root/mpfr/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-04-11 01:36:12 +0200
committerKevin Ryde <user42@zip.com.au>2002-04-11 01:36:12 +0200
commit9feddf0604d23354ab9fdba8a69228862ab45b92 (patch)
tree122781ed5fee281d29f453dcda359a1b8a1cf672 /mpfr/Makefile.in
parent9d6d0e0e4c10054db1b30b80df20ed43f0f9f6e9 (diff)
downloadgmp-9feddf0604d23354ab9fdba8a69228862ab45b92.tar.gz
* mpfr/*, configure.in: Update to new mpfr 2.0.1.
Diffstat (limited to 'mpfr/Makefile.in')
-rw-r--r--mpfr/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/mpfr/Makefile.in b/mpfr/Makefile.in
index 7ba06de41..a7e590e0b 100644
--- a/mpfr/Makefile.in
+++ b/mpfr/Makefile.in
@@ -86,7 +86,6 @@ BITS_PER_MP_LIMB = @BITS_PER_MP_LIMB@
CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
CC = @CC@
CCAS = @CCAS@
-CFLAGS_IEEE_WITH_INEXACT = @CFLAGS_IEEE_WITH_INEXACT@
CPP = @CPP@
CXX = @CXX@
CXXCPP = @CXXCPP@
@@ -229,7 +228,7 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
install-exec-recursive installdirs-recursive install-recursive \
uninstall-recursive check-recursive installcheck-recursive
DIST_COMMON = README $(include_HEADERS) AUTHORS COPYING ChangeLog \
- Makefile.am Makefile.in NEWS TODO
+ Makefile.am Makefile.in NEWS TODO acinclude.m4
DIST_SUBDIRS = $(SUBDIRS)
SOURCES = $(libmpfr_a_SOURCES)