diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-26 20:22:43 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-26 20:22:43 +0000 |
commit | 0f3a3df59f505cbe30df7186c504aff66bd88fc8 (patch) | |
tree | 1a21bb407a74a2526e83595ae34452b611828eda /gcc/doc | |
parent | 6e90f68779f9ffc5a5aaa3c99b5836acb341d754 (diff) | |
download | gcc-0f3a3df59f505cbe30df7186c504aff66bd88fc8.tar.gz |
* configure.ac: Update minimum MPC version to 0.7.
* configure: Regenerate.
gcc:
* doc/install.texi: Update minimum MPC version to 0.7.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152207 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 2880e678fe3..5c74ebb5e04 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -344,7 +344,7 @@ not installed in your default library search path. Necessary to build libgcj, the GCJ runtime. -@item MPC Library version 0.6.0 (or later) +@item MPC Library version 0.7.0 (or later) Optional when building GCC@. Having this library will enable additional optimizations on complex numbers. It can be downloaded |