chiark / gitweb /
Makefile.am: Tweak `silent-rules' machinery.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 10:00:28 +0000 (11:00 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 10:00:28 +0000 (11:00 +0100)
commitd28417860c4710ba74cb595608177cc1ffdfb976
tree3ec97847326ce5cd96218ddc717e31e5fbe757ba
parenta541aa4b2574cbdcf11adf276b9dad74512dd426
Makefile.am: Tweak `silent-rules' machinery.

Since Automake 1.11, the advice for setting up custom silent-rules
recipes has changed, so use the new machinery.

Also, I'm no longer mainly working on wheezy, and Automake has made the
operation field two spaces wider while I wasn't looking, so make the
output line up properly.

This means that Catacomb now requires Automake 1.11.2 or later to build
from the Git tree.
Makefile.am