From 777972d15f7133d3ef89e71c7389bd1ec95af1ec Mon Sep 17 00:00:00 2001 From: jsm28 Date: Mon, 5 Jul 2004 20:23:31 +0000 Subject: * doc/sourcebuild.texi: Revert previous patch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84131 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/sourcebuild.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc/sourcebuild.texi') diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 901c0c2b065..400634ba4c5 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -211,7 +211,7 @@ particular build machine. The file @file{config.host} is used to handle configuration specific to the particular host machine. (In general, these should only be used for features that cannot reasonably be tested in Autoconf feature tests.) -@xref{System Config, , The @file{config.build}@comma{} @file{config.host}@comma{} +@xref{System Config, , The @file{config.build}, @file{config.host}, and @file{config.gcc} Files}, for details of the contents of these files. @item Each language subdirectory has a file -- cgit v1.2.1