From: Gerald Pfeifer Date: Fri, 27 Jul 2001 08:48:38 +0000 (+0200) Subject: install.texi (Configuration): Properly link the host specific instructions also when... X-Git-Tag: prereleases/libstdc++-3.0.95~3014 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69aa433648e76aed956a30679b38e57352d7e97;p=thirdparty%2Fgcc.git install.texi (Configuration): Properly link the host specific instructions also when generating HTML. * doc/install.texi (Configuration): Properly link the host specific instructions also when generating HTML. From-SVN: r44416 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4a7a5ea15922..f63d7add6eec 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-07-27 Gerald Pfeifer + + * 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 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 65e576d67b83..b5a08de36808 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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: