chiark / gitweb /
Makefile.am: Tweak `silent-rules' machinery. master
authorMark Wooding <mdw@distorted.org.uk>
Wed, 9 Aug 2017 10:09:53 +0000 (11:09 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 5 Sep 2019 12:35:13 +0000 (13:35 +0100)
commit5436f0c5283f835026f1a7b044ee714e6f341ce3
tree4fbf842b4181d64eff8863c3057675eee9ec12b5
parenta4cfc6a99b7a32174f11c14db8b5218f98ee8c93
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 Yaid now requires Automake 1.11.2 or later to build from
the Git tree.
Makefile.am