Bernhard Fischer - Re: [patch, libgfortran] Fix m4 file generation (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Bernhard Fischer
- To: Thomas Koenig
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 9 Feb 2007 22:16:49 +0100
- Subject: Re: [patch, libgfortran] Fix m4 file generation
- References: <20070209201255.GA14641@meiner.onlinehome.de>
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.
- Follow-Ups:
- Re: [patch, libgfortran] Fix m4 file generation
* From: Thomas Koenig
- Re: [patch, libgfortran] Fix m4 file generation
- References:
- [patch, libgfortran] Fix m4 file generation
* From: Thomas Koenig
- [patch, libgfortran] Fix m4 file generation
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |