[PATCH v2 1/3] Add option to not build mingw programs when cross compiling.

Peter Foley pefoley2@pefoley.com
Wed Mar 30 13:10:00 GMT 2016


On Wed, Mar 30, 2016 at 8:11 AM, Corinna Vinschen
<corinna-cygwin@cygwin.com> wrote:
> Applied with changes.  The below check was skewed.
>
>> +if test "x$with_mingw_progs" != xyes; then
>> +    AC_CONFIG_SUBDIRS([utils lsaauth])
>> +fi

Whoops, good catch.



More information about the Cygwin-patches mailing list