This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, v3] Fix stamp rules in libstdc++-v3/include


* Ralf Wildenhues wrote on Sun, Apr 20, 2008 at 11:10:37PM CEST:
> After reviews from Benjamin and Paolo,
> <http://gcc.gnu.org/ml/libstdc++/2008-03/msg00083.html> and
> <http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01426.html>,
> I've committed this.  The extra regenerated Makefile.in files stem from
> a recent commit that causes ../config/override.m4 to be added to
> distribution file list.

BTW, is this OK for 4.3 as well?  Asking because this
<http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01412.html>
was OKed for 4.3, and it's kind of awkward to have one but not the
other.

Thanks,
Ralf

> libstdc++-v3:
> 2008-04-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* include/Makefile.am: Fix most stamp rules to regenerate
> 	the links for all sources newer than the stamp file.
> 	* include/Makefile.in: Regenerate.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]