summaryrefslogtreecommitdiff
path: root/mpfr.texi
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-08-23 22:05:08 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-08-23 22:05:08 +0000
commit751988c6f0af99ea9315bece7e07018064c7d7dd (patch)
tree48c15925f5573ca01e4d938e9493524a000deb8f /mpfr.texi
parent5bd2c8c047d9de24a1dc5b277d8aeedc95afba19 (diff)
downloadmpfr-751988c6f0af99ea9315bece7e07018064c7d7dd.tar.gz
MPFR now needs GMP 4.1 or higher.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2016 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mpfr.texi')
-rw-r--r--mpfr.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr.texi b/mpfr.texi
index da9946531..3a246fa00 100644
--- a/mpfr.texi
+++ b/mpfr.texi
@@ -226,7 +226,7 @@ probably a good idea to glance through it.
@cindex Installation
To build MPFR, you first have to install GNU MP
-(version 4.0.1 or higher) on your computer.
+(version 4.1 or higher) on your computer.
You need a C compiler, preferably GCC, but any reasonable compiler should
work. And you need a standard Unix @samp{make} program, plus some other
standard Unix utility programs.