vars.am: Tweak `silent-rules' machinery.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 6 Jul 2017 08:56:44 +0000 (09:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 6 Jul 2017 08:56:44 +0000 (09:56 +0100)
commitdd8acfeabed98e9876c8002987694266d80f4fda
tree35f8725b83207ef1ce95f8979902c1ef0094b62a
parentff3d3f01025b881c7cadf093b0f65309c35f2c53
vars.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 mLib now requires Automake 1.11.2 or later to build from
the Git tree.
vars.am