diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2006-03-24 08:49:28 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2006-03-24 08:49:28 +0000 |
commit | abafa1a2cefdf8e69b6420255f5dcd86297a4356 (patch) | |
tree | e1c51c4e06ff25515094e1a693bb52913954eec0 /INSTALL | |
parent | b541bb0f134e4ee14ee57c0e152b35999560a127 (diff) | |
download | mpfr-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-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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). |