Enable AM_SILENT_RULES by default.
authorDan Fandrich <dan@coneharvesters.com>
Tue, 6 Nov 2018 00:03:54 +0000 (01:03 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 6 Nov 2018 00:07:33 +0000 (01:07 +0100)
commit0ee2def279f2f8832b59e64085f8d7c4b33ec3e3
treeb0bc0a2b7a57ff5569552ed8c6c198244f7a81b8
parent1a29e47897a8e4d8da14ec408e520ff942755830
Enable AM_SILENT_RULES by default.

Verbose compile commands can be re-enabled with "make V=1" which is done
on the continuous build systems for easier debugging.
.appveyor.yml
.travis.yml
configure.ac