egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in.

* egcs_update (files_and_dependencies): Fixed typo in
gcc/cstamp-h.in.  Added gcc/config.in.

From-SVN: r28313
This commit is contained in:
Alexandre Oliva 1999-07-28 17:52:02 +00:00 committed by Alexandre Oliva
parent 483f6332cd
commit 1a618a5a8b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
* egcs_update (files_and_dependencies): Fixed typo in
gcc/cstamp-h.in. Added gcc/config.in.
1999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* egcs_update (files_and_dependencies): New function, with

View File

@ -61,7 +61,8 @@ texinfo/makeinfo/Makefile.in: texinfo/makeinfo/Makefile.am texinfo/configure.in
texinfo/util/Makefile.in: texinfo/util/Makefile.am texinfo/configure.in texinfo/aclocal.m4
# Now, proceed to gcc automatically generated files
gcc/configure: gcc/configure.in
gcc/c-stamp-h.in: gcc/configure.in gcc/acconfig.h
gcc/cstamp-h.in: gcc/configure.in gcc/acconfig.h
gcc/config.in: gcc/cstamp-h.in
gcc/c-parse.y: gcc/c-parse.in
gcc/c-parse.c: gcc/c-parse.y
gcc/c-parse.h: gcc/c-parse.c