summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-03-24 08:49:28 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-03-24 08:49:28 +0000
commitabafa1a2cefdf8e69b6420255f5dcd86297a4356 (patch)
treee1c51c4e06ff25515094e1a693bb52913954eec0 /INSTALL
parentb541bb0f134e4ee14ee57c0e152b35999560a127 (diff)
downloadmpfr-abafa1a2cefdf8e69b6420255f5dcd86297a4356.tar.gz
Build shared libraries by default.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4047 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cf3ac56c6..75a3b4ae9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -69,7 +69,6 @@ Building MPFR with internal GMP header files
--enable-assert build MPFR with assertions.
--enable-thread-safe build MPFR as thread safe.
---enable-shared build shared libraries.
--with-irix64 Irix64 support.
Run "./configure --help" to see the other options (autoconf default options).