automake
[Top][All Lists]
Advanced

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

Re: best practice advice, use of a custom local-clean target


From: Noah Slater
Subject: Re: best practice advice, use of a custom local-clean target
Date: Mon, 18 Aug 2008 15:54:49 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Aug 18, 2008 at 01:56:15PM +0200, Ralf Wildenhues wrote:
> Because the functionality is notoriously difficult to implement nicely
> in autotools itself, so that it works under all circumstances.  Benoit
> worked on it last year, we've never finished it.

Sure, thanks for the info.

> You should be using $(top_srcdir).  Better even if you
>   cd "$(top_srcdir)" && find . -name ...

Thanks for this!

Best,

-- 
Noah Slater, http://bytesexual.org/nslater




reply via email to

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