]> git.ipfire.org Git - thirdparty/automake.git/commit
config headers: add support for silent builds
authorMike Frysinger <vapier@gentoo.org>
Sun, 31 Oct 2021 16:52:43 +0000 (12:52 -0400)
committerKarl Berry <karl@freefriends.org>
Wed, 3 Nov 2021 00:59:21 +0000 (17:59 -0700)
commitb78681195ea1ff082ea2a3b17bed1ef166e0400d
tree53df0fe47f68b4167232b8df8acc8227aee94beb
parentf4ac56eeb1aee2f603bd4b4ba2b968b37f340e3d
config headers: add support for silent builds

* lib/am/remake-hdr.am (%STAMP%): Use $(AM_V_at) and $(AM_V_GEN).
(%CONFIG_HIN%): Likewise.
lib/am/remake-hdr.am