Commit dda78254 by Joseph Myers Committed by Joseph Myers

install.texi: Update Texinfo version requirement documentation.

	* doc/install.texi: Update Texinfo version requirement
	documentation.

From-SVN: r52997
parent 26aeede4
2002-05-01 Joseph S. Myers <jsm28@cam.ac.uk>
* doc/install.texi: Update Texinfo version requirement
documentation.
2002-05-01 Jakub Jelinek <jakub@redhat.com>
PR target/6512, PR target/5628
......
......@@ -916,7 +916,7 @@ parser sources, releases contain the Bison-generated files and you do
not need Bison installed to build them.
When building from CVS or snapshots, or if you modify Texinfo
documentation, you need version 4.0 or later of Texinfo installed if you
documentation, you need version 4.1 or later of Texinfo installed if you
want Info documentation to be regenerated. Releases contain Info
documentation pre-built for the unmodified documentation in the release.
......@@ -1346,7 +1346,7 @@ If you find a bug, please report it following our
@uref{../bugs.html,,bug reporting guidelines}.
If you want to print the GCC manuals, do @samp{cd @var{objdir}; make
dvi}. You will need to have @command{texi2dvi} (version at least 4.0)
dvi}. You will need to have @command{texi2dvi} (version at least 4.1)
and @TeX{} installed. This creates a number of @file{.dvi} files in
subdirectories of @file{@var{objdir}}; these may be converted for
printing with programs such as @command{dvips}. You can also
......@@ -3363,7 +3363,7 @@ if you initially built it with gcc-2.7.2.x.
@end html
@heading @anchor{powerpc-*-netbsd*}powerpc-*-netbsd*
PowerPC system in big endian mode running NetBSD@. To build the
documentation you will need Texinfo version 4.0 (NetBSD 1.5.1 included
documentation you will need Texinfo version 4.1 (NetBSD 1.5.1 included
Texinfo version 3.12).
@html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment