vars.am, math/Makefile.am: Tweak `silent-rules' machinery.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 17:53:21 +0000 (18:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 23:50:30 +0000 (00:50 +0100)
commit3eda76a3c2766af9b7ab425b586a5daf79dc4971
tree4f72fabf204a8fe3dac9c87a4b75ea50375669eb
parentb7715b9ac9cd85dd1d5018f27ea3f0eea02f20ff
vars.am, math/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.
math/Makefile.am
vars.am