diff options
author | Will Newton <will.newton@linaro.org> | 2014-12-11 17:59:45 +0000 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-12-15 08:59:31 +0000 |
commit | 3a12c70f137707074209241e6c6172ea25f9ab4a (patch) | |
tree | 154ea0667352bdf334e789eca48bc3fcf247e01d /INSTALL | |
parent | e4f639e4a106d90c6f3159230788653fd6e40a26 (diff) | |
download | glibc-3a12c70f137707074209241e6c6172ea25f9ab4a.tar.gz glibc-3a12c70f137707074209241e6c6172ea25f9ab4a.tar.xz glibc-3a12c70f137707074209241e6c6172ea25f9ab4a.zip |
Bump required version of texinfo to 4.7
It seems we require texinfo 4.7 for the --plaintext option, so document that and check for the correct version in configure. ChangeLog: 2014-12-15 Will Newton <will.newton@linaro.org> * manual/install.texi: Bump required version of texinfo to 4.7 from 4.5. * INSTALL: Regenerated. * configure.ac: Check for makeinfo version 4.7 and above. * configure: Regenerated.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index dd5c34aadb..35f70e0f5e 100644 --- a/INSTALL +++ b/INSTALL @@ -356,7 +356,7 @@ build the GNU C Library: No other assembler or linker has the necessary functionality at the moment. - * GNU `texinfo' 4.5 or later + * GNU `texinfo' 4.7 or later To correctly translate and install the Texinfo documentation you need this version of the `texinfo' package. Earlier versions do |