[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Ruby 2.0 support

From: James McCoy <jamessan_at_debian.org>
Date: Sat, 17 May 2014 10:17:26 -0400

On Tue, Apr 01, 2014 at 06:51:12AM -0400, James McCoy wrote:
>
> On Apr 1, 2014 2:57 AM, "Daniel Shahaf" <d.s_at_daniel.shahaf.name> wrote:
> >
> > James McCoy wrote on Mon, Mar 31, 2014 at 22:38:49 -0400:
> > > Index: configure.ac
> > > ===================================================================
> > > --- configure.ac      (revision 1583233)
> > > +++ configure.ac      (working copy)
> > > @@ -1306,7 +1306,7 @@
> > >  if test -n "$RUBY"; then
> > >    AC_PATH_PROG(RUBY, "$RUBY", none)
> > >  else
> > > -  AC_PATH_PROGS(RUBY, ruby ruby1.8 ruby18 ruby1.9 ruby1 ruby1.9.3 ruby193,
> none)
> > > +  AC_PATH_PROGS(RUBY, ruby ruby1.8 ruby18 ruby1.9 ruby1 ruby1.9.3 ruby193,
> ruby2.0, none)
> >
> > Did you mean without an extra comma?
>
> Yes, I did.

Updated patch attached.

Cheers,

-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <jamessan_at_debian.org>

Received on 2014-05-17 16:33:18 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.