[PATCH] Use automake (v3)
Jon Turney
jon.turney@dronecode.org.uk
Wed Dec 2 15:36:13 GMT 2020
On 01/12/2020 09:18, Corinna Vinschen wrote:
>
> What bugs me is that the mingw executables are built in utils/mingw,
> but the object files are still in utils. Any problem generating the
> object files in utils/mingw, too?
Not easily.
This behaviour can be turned off by not using the 'subdir-objects'
automake option.
But then automake warns that option is disabled (since it's going to be
the default in future).
More information about the Cygwin-patches
mailing list