chiark / gitweb /
vars.am: Tweak `silent-rules' machinery.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 9 Jul 2017 18:38:31 +0000 (19:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 9 Jul 2017 18:38:31 +0000 (19:38 +0100)
commit7c2c451738f6bfb8e8db78bfa7af0f0c9c021842
treeb462f4cf9b30b0adc259cc670a24baf086315e07
parent68ce2acd02b4710e36006be2ac7fb2c0f9538598
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 tripe now requires Automake 1.11.2 or later to build from
the Git tree.
vars.am