On Mon, Mar 06, 2017 at 06:33:43PM +0100, Geert Stappers wrote:
> On Mon, Mar 06, 2017 at 05:30:58PM +0100, Åke Rehnman wrote:
> > On 2017-03-06 17:15, Geert Stappers wrote:
> > > On Mon, Mar 06, 2017 at 05:09:50PM +0100, Åke Rehnman wrote:
> > >> As a side note, unless someone has fixed the configure script UrJtag
> > >> doesn't build under cygwin with ftdi-drivers.
> > >
> > > These days we do accept patches.
> 
> Let me rephrase that
> 
> There were days we didn't care about sent patches.
> We did not even review them.
> Those days should be over.
> 
>  
> > diff --git a/urjtag/configure.ac b/urjtag/configure.ac
> > index 3c0ce81..7758fb4 100644
> > --- a/urjtag/configure.ac
> > +++ b/urjtag/configure.ac
> > @@ -328,7 +328,7 @@ AC_ARG_WITH([inpout32],
> >       [], [with_inpout32=auto])
> > 
> >   case $host in
> > -  *cygwin*|*mingw*) ;;
> > +  *cygwin*|*xxxmingw*) ;;
> >     *) with_inpout32=no ;;
> >   esac
> > 
> 
> Patch seen and it would be applied.

Patch seen and it would not be applied.

> The change might have made a different,
> but that is most likely due new timestamp on configure.ac
> _plus_ rerunning  autoconf, configure and make.
> 
> Regex '*mingw*' matches also '*xxxmingx*'
> 

Groeten
Geert Stappers
-- 
Leven en laten leven

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to