[PATCH] allow specifying a required version in GUILE_PROGS

2013-10-03 Thread Aleix Conchillo Flaqué
The following patch allows to specify a required Guile version in GUILE_PROGS. By default, it requires >= 2.0. The following works: GUILE_PROGS([2.0]) GUILE_PROGS([2.0.9]) It also works with 1.8. I am not an expert on m4 macros. I've used "cut" instead of m4_bregexp. I tried it but couldn't get

Re: [PATCH] allow specifying a required version in GUILE_PROGS

2013-10-14 Thread Ludovic Courtès
Hi Aleix, (Second try.) Aleix Conchillo Flaqué skribis: > From 66fdc5ff8c0fea6c285c5de01cd8efc12ba58e02 Mon Sep 17 00:00:00 2001 > From: Aleix Conchillo Flaque > Date: Thu, 3 Oct 2013 15:49:07 -0700 > Subject: [PATCH] allow specifying a required version in GUILE_PROGS > &g

Re: [PATCH] allow specifying a required version in GUILE_PROGS

2013-10-14 Thread Aleix Conchillo Flaqué
Hi! On Mon, Oct 14, 2013 at 2:05 PM, Ludovic Courtès wrote: > Hi Aleix, > > (Second try.) > > The patch looks good to me. > > Perhaps error messages should show > $_guile_major_version.$_guile_minor_version.$_guile_micro_version since > that could differ from $_guile_prog_version (for instance in

Re: [PATCH] allow specifying a required version in GUILE_PROGS

2013-10-18 Thread Ludovic Courtès
Aleix Conchillo Flaqué skribis: > Hi! > > On Mon, Oct 14, 2013 at 2:05 PM, Ludovic Courtès wrote: >> Hi Aleix, >> >> (Second try.) >> >> The patch looks good to me. >> >> Perhaps error messages should show >> $_guile_major_version.$_guile_minor_version.$_guile_micro_version since >> that could d

Re: [PATCH] allow specifying a required version in GUILE_PROGS

2013-10-18 Thread Aleix Conchillo Flaqué
On Fri, Oct 18, 2013 at 2:50 PM, Ludovic Courtès wrote: > > The new version looks good to me. > > I forgot, but while waiting for the assignment to be on file ;-), could > you update the manual entry for ‘GUILE_PROGS’? > I already did a minor update, may be it's not enough... From looking into th

Re: [PATCH] allow specifying a required version in GUILE_PROGS

2013-12-21 Thread Ludovic Courtès
Hi Aleix, Aleix Conchillo Flaqué skribis: > From 2864df77b6fff50897b6e981d86844c870be07bb Mon Sep 17 00:00:00 2001 > From: Aleix Conchillo Flaque > Date: Thu, 3 Oct 2013 15:49:07 -0700 > Subject: [PATCH] allow specifying a required version in GUILE_PROGS > > * meta/guile.m

Re: [PATCH] allow specifying a required version in GUILE_PROGS

2013-12-21 Thread Aleix Conchillo Flaqué
On Sat, Dec 21, 2013 at 1:05 PM, Ludovic Courtès wrote: > > Pushed, thanks! > > As you noticed it took an unusually lng time to process your > copyright paperwork at the FSF. They are now aware of the problem and > are working on improving the situation. > > So now there might still be bottle