summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/doc/configfiles.texi
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/doc/configfiles.texi')
-rw-r--r--contrib/gcc/doc/configfiles.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/doc/configfiles.texi b/contrib/gcc/doc/configfiles.texi
index c6c60bb..f24b85d 100644
--- a/contrib/gcc/doc/configfiles.texi
+++ b/contrib/gcc/doc/configfiles.texi
@@ -50,7 +50,7 @@ the files listed in @code{outputs} there are also generated.
The following configuration headers are created from the Makefile,
using @file{mkconfig.sh}, rather than directly by @file{configure}.
-@file{config.h}, @file{hconfig.h} and @file{tconfig.h} all contain the
+@file{config.h}, @file{bconfig.h} and @file{tconfig.h} all contain the
@file{xm-@var{machine}.h} header, if any, appropriate to the host,
build and target machines respectively, the configuration headers for
the target, and some definitions; for the host and build machines,
@@ -63,7 +63,7 @@ these include the autoconfigured headers generated by
@item
@file{config.h}, for use in programs that run on the host machine.
@item
-@file{hconfig.h}, for use in programs that run on the build machine.
+@file{bconfig.h}, for use in programs that run on the build machine.
@item
@file{tconfig.h}, for use in programs and libraries for the target
machine.
OpenPOWER on IntegriCloud