automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Improve declaration of dependencies in the testsuite.


From: Stefano Lattarini
Subject: Re: [PATCH] Improve declaration of dependencies in the testsuite.
Date: Fri, 2 Jul 2010 00:22:39 +0200
User-agent: KMail/1.12.1 (Linux/2.6.30-2-686; KDE/4.3.4; i686; ; )

Ralf Wildenhues wrote:
> I wonder why I can't use
>   gmake --assume-old=defs check RECHECK_LOGS=
> to work around this, though.  Must be due to the make recursions.
This seems to work:
  gmake --assume-old=defs AM_MAKEFLAGS='--assume-old=defs' check RECHECK_LOGS=
A bit verbose, I agree, but it does what we want.

Regards,
    Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]