summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-09 11:04:42 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-09 11:04:42 +0000
commit9ccd38e4fd7f7863510cec83b4809b7ea24f1d8d (patch)
tree0c092eb0a66088c9b9c7a9c36bcf7e5f8bacbb2b /INSTALL
parentdcdcf769be0708bfa7049eb4f231857106d2760b (diff)
downloadmpfr-9ccd38e4fd7f7863510cec83b4809b7ea24f1d8d.tar.gz
Removed note about stack-alloc.h.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1834 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6a79ffdb1..9e0abbd2f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,8 +11,7 @@
cp config.h gmp-impl.h gmp-mparam.h longlong.h DIR/include
where DIR is the directory where you have installed GMP, i.e. you
- configured GMP with ./configure --prefix=DIR. (The file
- stack-alloc.h is needed when GMP is configured with --disable-alloca.)
+ configured GMP with ./configure --prefix=DIR.
1. In the MPFR build directory, type "./configure --with-gmp=DIR" where
DIR is the directory where you have installed GMP. If this fails,