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, libgfortran] Fix m4 file generation


On Fri, Feb 09, 2007 at 09:12:55PM +0100, Thomas Koenig wrote:
>:ADDPATCH fortran:
>
>Hello world,
>
>this fixes the generation of m4 files in maintainer mode for
>libgfortran.  I'm not sure what the root cause of the problem is,
>but at least it works now.  The patch also contains the regenerated
>Makefile.in, so people can see nothing's broken.

I must have managed to miss a concise description of the fundamental
or initialproblem this is trying to address :)
>
>Tested by re-configuring libgfortran, touching all m4 files
>and recompiling, all on i686-pc-linux-gnu.
>
>This should only affect a very few Fortran maintainers, those who
>mess around with m4 files :-)
>
>OK for trunk?
>
>	Thomas
>
>2007-02-09  Thomas Koenig  <Thomas.Koenig@online.de>
>
>	* Makefile.am: Remove $(srcdir) from assortend targets

s/assortend/assorted/;# you certainly ment to type, right?

>	in maintainer mode.
>	* Makefile.in: Regenerate.


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