diff mbox series

[pushed] doc: Remove direct reference to configure/build docs

Message ID 20230212114716.B098C33E6E@hamza.pair.com
State New
Headers show
Series [pushed] doc: Remove direct reference to configure/build docs | expand

Commit Message

Gerald Pfeifer Feb. 12, 2023, 11:47 a.m. UTC
This has been broken for years (if not forever), both when it comes
to onlinedocs and local installations.

Pushed.
Gerald

gcc/ChangeLog:

	* doc/sourcebuild.texi: Remove (broken) direct reference to
	"The GNU configure and build system".
---
 gcc/doc/sourcebuild.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index df54526464e..c348a1e47cc 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -154,8 +154,7 @@  uncompressing GCC's intermediate language in LTO object files.
 The build system in the top level directory, including how recursion
 into subdirectories works and how building runtime libraries for
 multilibs is handled, is documented in a separate manual, included
-with GNU Binutils.  @xref{Top, , GNU configure and build system,
-configure, The GNU configure and build system}, for details.
+with GNU Binutils.
 
 @node gcc Directory
 @section The @file{gcc} Subdirectory