Re: [PATCH] msys2 detection in autoconf

2019-05-20 Thread Alex Kashchenko
On 05/20/2019 05:22 PM, Erik Joelsson wrote: Hello Alex, If you can come up with a change that does not touch any of the autoconf-* files, but instead the corresponding wrapper file, we can accept it. Thanks! I notified original patch author who may (or may not) want to continue with it. I

Re: [PATCH] msys2 detection in autoconf

2019-05-20 Thread Erik Joelsson
Hello Alex, If you can come up with a change that does not touch any of the autoconf-* files, but instead the corresponding wrapper file, we can accept it. /Erik On 2019-05-20 07:29, Alex Kashchenko wrote: Hi, We've got an unusual build scenario, when user has a jdk-windows build setup wi

[PATCH] msys2 detection in autoconf

2019-05-20 Thread Alex Kashchenko
Hi, We've got an unusual build scenario, when user has a jdk-windows build setup with a pre-configured cygwin environment (and a batch script to run the build), but want to start this build on a remote machine that runs SSH server inside msys2 environment. In this scenario, with batch script