On Saturday 21 August 2010, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Sat, Aug 21, 2010 at 01:00:46PM CEST:
> > On Saturday 21 August 2010, Ralf Wildenhues wrote:
> > > What is the actual problem by the way?
> >
> > Basically, `missing --run /abs/path/to/autoconf' does not
> > recogniz
* Stefano Lattarini wrote on Sat, Aug 21, 2010 at 01:00:46PM CEST:
> On Saturday 21 August 2010, Ralf Wildenhues wrote:
> > What is the actual problem by the way?
> Basically, `missing --run /abs/path/to/autoconf' does not recognize
> the program being run as an "autoconf":
Why not adjust `missing
On Saturday 21 August 2010, Ralf Wildenhues wrote:
> Hi Stefano,
>
> * Stefano Lattarini wrote on Thu, Aug 19, 2010 at 02:57:04PM CEST:
> > * tests/missing.test: Build and use our own `autoconf' script, to
> > avoid spurious failures due to configure-time value of $AUTOCONF
> > being an absolute p
Hi Stefano,
* Stefano Lattarini wrote on Thu, Aug 19, 2010 at 02:57:04PM CEST:
> * tests/missing.test: Build and use our own `autoconf' script, to
> avoid spurious failures due to configure-time value of $AUTOCONF
> being an absolute path. Prefer passing overrides to ./configure
> on the command
est | 41 -
3 files changed, 70 insertions(+), 25 deletions(-)
From 663b6c360b229685b6c6aa7135adc38da63b9585 Mon Sep 17 00:00:00 2001
From: Stefano Lattarini
Date: Wed, 18 Aug 2010 19:38:53 +0200
Subject: [PATCH 2/6] Testsuite: fix missing*.test for non-default autotools.
* tests/missing.t