Re: [RFC] Simplify MinGW canadian crosses
Daniel Jacobowitz <[email protected]> Tue, 29 Aug 2006 12:09:23 -0400
| Newsgroups | gmane.comp.gcc.patches,gmane.os.cygwin.patches,gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 29, 2006 at 06:04:06PM +0200, Corinna Vinschen wrote: > On Aug 29 11:47, Christopher Faylor wrote: > > Btw, I agree with Daniel's suggestion of using > > ../config/no-executables.m4 if that's possible. > > I did that first, but the argument against this is that the > mingw-runtime package, does not contain a top-level config directory. > The source tree is supposed to be built stand-alone. Therefore it's > required to have a stand-alone aclocal.m4 file. > > [time passes] > > Or do you mean I should just add an include(../config/no-executables.m4) > to winsup/acinclude.m4 and create the aclocal.m4 files from there? If you do that it'll just emit a sinclude into aclocal.m4 anyway, won't it? -- Daniel Jacobowitz CodeSourcery