Fix timestamp issues by ensuring configure takes at least a second.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Oct 2010 16:58:56 +0000 (18:58 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Oct 2010 17:57:14 +0000 (19:57 +0200)
commit333c18a898e9042938be0e5709ec46ff0ead0797
treecc1647e62232ca4b147d1c3b9036e9982e9ace32
parentf6b3f7fb620580356865ebedfbaf76af3e534369
Fix timestamp issues by ensuring configure takes at least a second.

* m4/sanity.m4 (AM_SANITY_CHECK): If we didn't sleep here,
start a sleep in the background and wait for it to finish
before creating config.status, hopefully fixing all spurious
testsuite failures involving botched time stamps.
* NEWS: Update.
Reports by Ludovic Courtès, Peter Breitenlohner, and others.
ChangeLog
NEWS
configure
m4/sanity.m4