diff options
author | Martin Liska <mliska@suse.cz> | 2021-06-14 12:02:28 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-06-14 12:02:28 +0200 |
commit | 0c7a741ec2112f253998f7d5949d4c822038247b (patch) | |
tree | b526ef84bb771f97c2278b46b8327d47507594ae | |
parent | 498ab574106ffd9a3d5291ba657f9a9eb888cf74 (diff) | |
download | gcc-0c7a741ec2112f253998f7d5949d4c822038247b.zip gcc-0c7a741ec2112f253998f7d5949d4c822038247b.tar.gz gcc-0c7a741ec2112f253998f7d5949d4c822038247b.tar.bz2 |
Remove one ifhtml.
-rw-r--r-- | gcc/doc/install.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index cf99c0e..1ba6546 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -151,12 +151,7 @@ with their own installation instructions. This document supersedes all package-specific installation instructions. @emph{Before} starting the build/install procedure please check the -@ifnothtml @ref{Specific, host/target specific installation notes}. -@end ifnothtml -@ifhtml -@uref{specific.html,,host/target specific installation notes}. -@end ifhtml We recommend you browse the entire generic installation instructions before you proceed. |