summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2010-09-21 08:50:50 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2010-09-21 08:50:50 +0000
commit05a4ec13dcebe50fe49f7d16db08905fe21c190b (patch)
treeb1f68cd0665710f5ef49e0dfcfeb8302ecada7c7 /INSTALL
parente8f4b3d817ab7e8a9a4d28b3a1b32345da040f93 (diff)
downloadmpfr-05a4ec13dcebe50fe49f7d16db08905fe21c190b.tar.gz
[INSTALL] update about "make tune"
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7164 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ca1414835..63e1c45d9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -142,8 +142,9 @@ In the GMP build directory, you also need to go into the "tune" subdirectory
and type "make speed". This will build the GMP speed library, which is used
by the MPFR tuning mechanism.
-Then go back to the MPFR build directory, and type "make tune". This will
-build an optimized file "mparam.h" for your specific architecture.
+Then go back to the MPFR build directory, go into the "tune" subdirectory and
+type "make tune". This will build an optimized file "mparam.h" for your
+specific architecture.
./configure options