]> sourceware.org Git - automake.git/commit
* Makefile.am (maintainer-check): Suggest using $sleep instead of
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 10 Jan 2003 19:30:16 +0000 (19:30 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 10 Jan 2003 19:30:16 +0000 (19:30 +0000)
commitb93f008bb060439615e2acd3d3a872a5d066cc17
tree5d71505edd0ed29e6e9ff21a4d1e8c7ad0173639
parent30d4c8f298b5d9aa14839888ae7bb90c706fcb44
* Makefile.am (maintainer-check): Suggest using $sleep instead of
sleep 2.
* tests/defs.in (sleep): New variable.
* tests/asm.test, tests/confsub.test, tests/lisp3.test,
tests/texinfo16.test, tests/warnopts.test, tests/yaccvpath.test:
Use $sleep instead of sleep 2, to work around timestamp
inconsistencies in Windows.
Reported by Richard Dawe.
ChangeLog
Makefile.am
Makefile.in
tests/asm.test
tests/confsub.test
tests/defs.in
tests/lisp3.test
tests/texinfo16.test
tests/warnopts.test
tests/yaccvpath.test
This page took 0.028843 seconds and 5 git commands to generate.