summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2005-02-01 14:50:19 +0000
committerpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2005-02-01 14:50:19 +0000
commite5ea725d1c78a42d1ea71a360be24f54942dcc89 (patch)
treeaae4422fafba773dffa8f0e29d42d630403e0241 /INSTALL
parent7edadf27b2c3864e5350c7ef98dfd5985034b6ae (diff)
downloadmpfr-e5ea725d1c78a42d1ea71a360be24f54942dcc89.tar.gz
Now MPFR tries to get GMP's CC and CFLAGS from its build directory.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3253 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 8435c0443..65669d091 100644
--- a/INSTALL
+++ b/INSTALL
@@ -53,6 +53,7 @@ Building MPFR with internal GMP header files
--with-gmp-build=DIR assumes that DIR contains the source of GMP.
same as --with-gmp-lib=DIR/.libs
and --with-gmp-include=DIR
+ Try to set CFLAGS to GMP's one.
--with-gmp=DIR assumes that DIR is where you have installed GMP.
same as --with-gmp-lib=DIR/lib
and --with-gmp-include=DIR/include