From 93896138577e3b4154d657fcc184727ef35f2c23 Mon Sep 17 00:00:00 2001 From: enge Date: Thu, 4 Jun 2009 10:15:49 +0000 Subject: upgraded version requirement to gmp 4.2 and removed workarounds for older gmp versions git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@547 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 61085fc..ee40717 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.1.3 or later and MPFR version 2.3.1 or later. + MPC requires GMP version 4.2 or later and MPFR version 2.3.1 or later. 1. In the directory of the MPC archive, type -- cgit v1.2.1