aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/gty.texi
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>2002-07-27 20:54:52 +0000
committerStan Shebs <shebs@gcc.gnu.org>2002-07-27 20:54:52 +0000
commitef69da62f4cc64ed95000e85ff91821d971b6af0 (patch)
tree6ae19a0ca914bda8569d6adf7920ea7a5feaf9e5 /gcc/doc/gty.texi
parent3368e9773b7890a35bf9d00edfb7c5cabf2e05e8 (diff)
downloadgcc-ef69da62f4cc64ed95000e85ff91821d971b6af0.zip
gcc-ef69da62f4cc64ed95000e85ff91821d971b6af0.tar.gz
gcc-ef69da62f4cc64ed95000e85ff91821d971b6af0.tar.bz2
configure.in: Rename config_gtfiles to target_gtfiles.
* configure.in: Rename config_gtfiles to target_gtfiles. * configure: Regenerate. * doc/gty.texi: Update reference. * config.gcc (powerpc-*-darwin*): Set target_gtfiles instead of appending to it. From-SVN: r55801
Diffstat (limited to 'gcc/doc/gty.texi')
-rw-r--r--gcc/doc/gty.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/gty.texi b/gcc/doc/gty.texi
index 37e87c6..8dedc6a 100644
--- a/gcc/doc/gty.texi
+++ b/gcc/doc/gty.texi
@@ -234,7 +234,7 @@ machinery scans. There are three cases:
@enumerate a
@item
For a back-end file, this is usually done
-automatically; if not, you should add it to @code{config_gtfiles} in
+automatically; if not, you should add it to @code{target_gtfiles} in
the appropriate port's entries in @file{config.gcc}.
@item