[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: calling autoreconf and minimizing rebuilds
From: |
Paul Eggert |
Subject: |
Re: calling autoreconf and minimizing rebuilds |
Date: |
Mon, 04 Dec 2006 16:40:59 -0800 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Ralf Wildenhues <address@hidden> writes:
> 2006-12-04 Ralf Wildenhues <address@hidden>
>
> * tests/tools.at (autom4te preselections): New test, to flag
> entries missing from autom4te.cfg.
> Report by David Byron <address@hidden>.
This looks reasonable, but...
> +: ${sleep='sleep 2'} # Command to force different time stamps
Why doesn't 'sleep 1' suffice? That '2' has me worried.
Ralf Wildenhues <address@hidden> writes:
> Do you think we'll need to cater for a 5 second
> delay when $build is *-pc-msdosdjgpp (as Automake does)?
Naah. Surely we can assume a reasonable build platform for this kind
of test. If the platform isn't reasonable, we can skip the test.
(I'd even prefer 'sleep 1e-6' on platforms supporting microsecond time
stamp resolution and subsecond sleeps. ;-)
- Re: calling autoreconf and minimizing rebuilds, Ralf Wildenhues, 2006/12/04
- Re: calling autoreconf and minimizing rebuilds,
Paul Eggert <=
- Re: calling autoreconf and minimizing rebuilds, Ralf Wildenhues, 2006/12/05
- Re: calling autoreconf and minimizing rebuilds, Ralf Wildenhues, 2006/12/05
- Re: calling autoreconf and minimizing rebuilds, Eric Blake, 2006/12/05
- Re: calling autoreconf and minimizing rebuilds, Paul Eggert, 2006/12/05
- Re: calling autoreconf and minimizing rebuilds, Ralf Wildenhues, 2006/12/05
- Re: calling autoreconf and minimizing rebuilds, Stepan Kasal, 2006/12/06
- Re: calling autoreconf and minimizing rebuilds, Paul Eggert, 2006/12/06
- Re: calling autoreconf and minimizing rebuilds, Stepan Kasal, 2006/12/06