On Tuesday 27 September 2011, Stefano Lattarini wrote:
> On Monday 26 September 2011, Nick Bowler wrote:
> > Hi Stefano,
> >
> > On 2011-09-23 21:46 +0200, Stefano Lattarini wrote:
> > > Apparently, it was a simple bug. Attached is the patch I'll push to maint
> > > in a couple of days to fix it.
On Monday 26 September 2011, Nick Bowler wrote:
> Hi Stefano,
>
> On 2011-09-23 21:46 +0200, Stefano Lattarini wrote:
> > Apparently, it was a simple bug. Attached is the patch I'll push to maint
> > in a couple of days to fix it. As usual, reviews welcome.
> >
> > Thanks,
> > Stefano
>
> >
Hi Stefano,
On 2011-09-23 21:46 +0200, Stefano Lattarini wrote:
> Apparently, it was a simple bug. Attached is the patch I'll push to maint
> in a couple of days to fix it. As usual, reviews welcome.
>
> Thanks,
> Stefano
> From 26b2e20c1369e11f696cf6c92888603a36a7cecc Mon Sep 17 00:00:00 20
Hi Eric, thanks for the quick review.
On Friday 23 September 2011, Eric Blake wrote:
> On 09/23/2011 01:46 PM, Stefano Lattarini wrote:
> > Apparently, it was a simple bug. Attached is the patch I'll push to maint
> > in a couple of days to fix it. As usual, reviews welcome.
> >
> > +++ b/lib/a
On 09/23/2011 01:46 PM, Stefano Lattarini wrote:
> Apparently, it was a simple bug. Attached is the patch I'll push to maint
> in a couple of days to fix it. As usual, reviews welcome.
>
> +++ b/lib/am/distdir.am
> @@ -516,16 +516,27 @@ distcheck: dist
> ## from distcheck, so that they can be o
On Friday 23 September 2011, Stefano Lattarini wrote:
> Hi Nick, thanks for the report.
>
> On Thursday 22 September 2011, Nick Bowler wrote:
> > Hello,
> >
> > In the Automake manual, §14.4 "Checking the Distribution"
> >
> >
> > https://www.gnu.org/software/automake/manual/automake.html#Che
Hi Nick, thanks for the report.
On Thursday 22 September 2011, Nick Bowler wrote:
> Hello,
>
> In the Automake manual, §14.4 "Checking the Distribution"
>
>
> https://www.gnu.org/software/automake/manual/automake.html#Checking-the-Distribution
>
> claims that make distcheck will verify that
Hello,
In the Automake manual, §14.4 "Checking the Distribution"
https://www.gnu.org/software/automake/manual/automake.html#Checking-the-Distribution
claims that make distcheck will verify that make uninstall works
correctly. The relevant text is quoted here:
> distcheck also checks that th