]> gcc.gnu.org Git - gcc.git/commitdiff
egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Wed, 28 Jul 1999 17:52:02 +0000 (17:52 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Wed, 28 Jul 1999 17:52:02 +0000 (17:52 +0000)
* egcs_update (files_and_dependencies): Fixed typo in
gcc/cstamp-h.in.  Added gcc/config.in.

From-SVN: r28313

contrib/ChangeLog
contrib/egcs_update

index e5fd410f0f7d214b3cd17a26924020d7e2042c88..db186a860c04c336a2a380c074479ef3a79601d3 100644 (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
index 54470775b667314b61b6d93f8c1af92805ee5b18..e7fa727d61bd7b9688f56da1bb03736f5442a8c9 100755 (executable)
@@ -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
This page took 0.060994 seconds and 5 git commands to generate.