Re: mtime of installed files

2010-07-27 Thread Ralf Wildenhues
Hi Ludo, * Ludovic Courtès wrote on Tue, Jul 27, 2010 at 10:18:39AM CEST: > Ralf Wildenhues writes: > > > guile_install_ccacheDATA = install-ccacheDATA > > $(guile_install_ccacheDATA): install-modDATA > > For the record, this was fixed along these lines. The auto-compile > mtime checks were

Intermittent test failures

2010-07-27 Thread Ludovic Courtès
Hi, FYI the Automake test suite currently fails on Hydra. The build at http://hydra.nixos.org/build/502179 has 5 failures; the one at http://hydra.nixos.org/build/502171 has 2 failures, etc. Thanks, Ludo’.

Re: mtime of installed files

2010-07-27 Thread Ludovic Courtès
Hello! Ralf Wildenhues writes: > Now I need to ask in more detail: do you actually need "newer" or just > "not older"? Because if the latter, then you could just let the rule to > install $(nodist_foobar_DATA) depend on the rule to install > $(dist_foobar_SOURCES), the latter of which I assume