]> git.ipfire.org Git - thirdparty/automake.git/commit
doc: original purpose of $sleep is when AC_OUTPUT is not used.
authorKarl Berry <karl@freefriends.org>
Wed, 19 Jun 2024 16:01:51 +0000 (09:01 -0700)
committerKarl Berry <karl@freefriends.org>
Wed, 19 Jun 2024 16:01:51 +0000 (09:01 -0700)
commitc09ff1dfd6d7182ba0a264f89993cc19edb1d98c
tree833b11e9fb8d7dd1d06b4e47a2f308a1f2e67326
parent1696d6d719639a1896638d0cf72e57737a4d2870
doc: original purpose of $sleep is when AC_OUTPUT is not used.

* t/ax/test-defs.in (sleep): mention original purpose of $sleep,
namely when AC_OUTPUT is not used and hence the sleep done in
AC_CONFIG_COMMANDS_* is not done:
  https://lists.gnu.org/archive/html/bug-automake/2010-10/msg00000.html
Discovered by Bruno in his rearch on the "sleep" history:
  https://lists.gnu.org/archive/html/automake/2024-06/msg00054.html
t/ax/test-defs.in