summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-05-31 22:43:23 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-05-31 22:43:23 +0000
commitca39f2c9e2a752172b43143343a0abe752f165d2 (patch)
tree62139b71d6068e7c61dbfad10d6942dc2b5aa083 /INSTALL
parent2fe415215347aa2e8a2e5ac0df611771986f3d6f (diff)
downloadmpfr-ca39f2c9e2a752172b43143343a0abe752f165d2.tar.gz
[INSTALL] Added missing blank lines (consistency).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6904 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 7f9a23ed6..b376fde33 100644
--- a/INSTALL
+++ b/INSTALL
@@ -127,6 +127,7 @@ symbols, and thus dynamically linking your software with a different
version of GMP might fail, even though it is declared as compatible
by Libtool's versioning system.
+
Tuning MPFR
===========
@@ -138,6 +139,7 @@ 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.
+
./configure options
===================
@@ -385,6 +387,7 @@ Notes on 32-bit Windows Applications (win32)
Note: The L modifier has been standard for a long time (it was added
in ISO C89).
+
Notes on 64-bit Windows Applications (x64)
==========================================