This is the mail archive of the cygwin-patches mailing list for the Cygwin 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]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]