Index: gcc/gcc/doc/configfiles.texi |
diff --git a/gcc/gcc/doc/configfiles.texi b/gcc/gcc/doc/configfiles.texi |
index 726a76a51046d04a276f84464d6ad63298d0968e..3650179cc87d4dd44c08538564896498f17b11e2 100644 |
--- a/gcc/gcc/doc/configfiles.texi |
+++ b/gcc/gcc/doc/configfiles.texi |
@@ -1,5 +1,5 @@ |
@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, |
-@c 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |
+@c 1999, 2000, 2001, 2002, 2010 Free Software Foundation, Inc. |
@c This is part of the GCC manual. |
@c For copying conditions, see the file gcc.texi. |
@@ -33,13 +33,9 @@ used. |
@item |
@file{cstamp-h} is used as a timestamp. |
@item |
-@file{fixinc/Makefile} is constructed from @file{fixinc/Makefile.in}. |
-@item |
@file{gccbug}, a script for reporting bugs in GCC, is constructed from |
@file{gccbug.in}. |
@item |
-@file{intl/Makefile} is constructed from @file{intl/Makefile.in}. |
-@item |
If a language @file{config-lang.in} file (@pxref{Front End Config, , |
The Front End @file{config-lang.in} File}) sets @code{outputs}, then |
the files listed in @code{outputs} there are also generated. |