aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2002-05-01 14:02:39 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2002-05-01 14:02:39 +0100
commitdda782545ebdd4534bd7d636f2f7520f048bcef7 (patch)
tree3341d74192d5ac5124815ae7d7826802e156692b /gcc
parent26aeede49668e5b7da29c670243b7ecca12c7ad4 (diff)
downloadgcc-dda782545ebdd4534bd7d636f2f7520f048bcef7.zip
gcc-dda782545ebdd4534bd7d636f2f7520f048bcef7.tar.gz
gcc-dda782545ebdd4534bd7d636f2f7520f048bcef7.tar.bz2
install.texi: Update Texinfo version requirement documentation.
* doc/install.texi: Update Texinfo version requirement documentation. From-SVN: r52997
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi6
2 files changed, 8 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 39212f4..bb97641 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+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
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 78c0242..074200b 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -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