* doc/install.texi (Configuration): Properly link the host
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Jul 2001 08:48:38 +0000 (08:48 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Jul 2001 08:48:38 +0000 (08:48 +0000)
specific instructions also when generating HTML.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44416 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index 4a7a5ea..f63d7ad 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/install.texi (Configuration): Properly link the host
+       specific instructions also when generating HTML.
+
 Fri Jul 27 00:33:35 EDT 2001  John Wehle  (john@feith.com)
 
         * flow.c (redirect_edge_and_branch_force): Test
index 65e576d..b5a08de 100644 (file)
@@ -264,8 +264,13 @@ scripts may fail.
 Note that the bootstrap compiler and the resulting GCC must be link
 compatible, else the bootstrap will fail with linker errors about
 incompatible object file formats.  Several multilibed targets are
-affected by this requirement, see @ref{Specific, host/target specific
-installation notes} for details.
+affected by this requirement, see
+@ifnothtml
+@ref{Specific, host/target specific installation notes}.
+@end ifnothtml
+@ifnotinfo
+@uref{specific.html,,host/target specific installation notes}.
+@end ifnotinfo
 
 To configure GCC: