From 5412050c15c366785e271b0e2dfb46db7473cd3e Mon Sep 17 00:00:00 2001 From: enge Date: Mon, 4 Oct 2010 15:01:30 +0000 Subject: increased minimal version requirements to gmp 4.3.2 and mpfr 2.4.2 git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@844 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 679cb05..6e24a93 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ in the Texinfo documentation (type 'info mpc.info'). 0. You first need to install GMP and MPFR. See and . - MPC requires GMP version 4.2 or later and MPFR version 2.3.1 or later. + MPC requires GMP version 4.3.2 or later and MPFR version 2.4.2 or later. 1. In the directory of the MPC archive, type -- cgit v1.2.1