doc: Remove direct reference to configure/build docs

This has been broken for years (if not forever), both when it comes
to onlinedocs and local installations.

gcc/ChangeLog:

	* doc/sourcebuild.texi: Remove (broken) direct reference to
	"The GNU configure and build system".
This commit is contained in:
Gerald Pfeifer 2023-02-12 12:02:25 +01:00
parent 52009fa79c
commit 06ca0c9abb

View File

@ -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