[Bug web/15263] configure.html: end tag for element "H4" which is not open...
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 4 01:05:00 GMT 2004
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-05-04 01:05 -------
The bug in prerequisites.html seems to be a bug in install.texi,
caused by a superfluous newline. The following patch fixes that:
=================================================================
--- install.texi Tue May 4 02:57:53 2004
+++ install.texi Tue May 4 02:58:30 2004
@@ -290,7 +290,6 @@ systems' @command{tar} programs will als
@heading Tools/packages necessary for modifying GCC
@table @asis
-
@item autoconf versions 2.13 and 2.59
@itemx GNU m4 version 1.4 (or later)
=================================================================
The bug in configure.html seems to be a problem with makeinfo.
The page that I generated locally passes the validator without problems.
Gerald, could you please have a look?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15263
More information about the Gcc-bugs
mailing list