From: Alexandre Oliva Date: Wed, 28 Jul 1999 17:52:02 +0000 (+0000) Subject: egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in. X-Git-Tag: prereleases/libstdc++-2.92~11479 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a618a5a8bb60eb6b1d409e05a22e50e784b358e;p=thirdparty%2Fgcc.git 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 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index e5fd410f0f7d..db186a860c04 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +1999-07-28 Alexandre Oliva + + * egcs_update (files_and_dependencies): Fixed typo in + gcc/cstamp-h.in. Added gcc/config.in. + 1999-07-27 Alexandre Oliva * egcs_update (files_and_dependencies): New function, with diff --git a/contrib/egcs_update b/contrib/egcs_update index 54470775b667..e7fa727d61bd 100755 --- a/contrib/egcs_update +++ b/contrib/egcs_update @@ -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