summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-11-30 01:58:38 +0100
committerKevin Ryde <user42@zip.com.au>2001-11-30 01:58:38 +0100
commitaf170cb5bc656270e8f09f361906ae2c66e4f71f (patch)
tree56165fd6733ae92bba842f550086c7c5eaf37249
parent3946ba2727eea48822f3bf9e58202a2fe3d888c7 (diff)
downloadgmp-af170cb5bc656270e8f09f361906ae2c66e4f71f.tar.gz
More of:
* mpfr: Update to 2001-11-16. Patch TMP handling of agm.c and sqrt.c, separate .c files for floor and ceil, disable an expression assert in add1.c. Don't want an empty ChangeLog.
-rw-r--r--mpfr/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr/Makefile.in b/mpfr/Makefile.in
index 7007d4c05..4db2405c0 100644
--- a/mpfr/Makefile.in
+++ b/mpfr/Makefile.in
@@ -220,7 +220,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 COPYING.LIB \
- ChangeLog Makefile.am Makefile.in NEWS TODO
+ Makefile.am Makefile.in NEWS TODO
DIST_SUBDIRS = $(SUBDIRS)
SOURCES = $(libmpfr_a_SOURCES)