build: Suppress verbose compile lines
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Aug 2009 08:19:14 +0000 (09:19 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 13 Sep 2009 15:32:44 +0000 (16:32 +0100)
commitcda0ee5165812b86a052ceb01830a1d42d02a03b
tree01bcc460d37520c11c5ad49a3c76f17abaf98b17
parent56cc06f89b7db733e5036a00df7aea27cf8d0951
build: Suppress verbose compile lines

Compile warnings are being lost in the sea of noise. Automake-1.11 finally
introduced AM_SILENT_RULES to suppress the echoing of the compile line for
every object. Enable this to bring sanity to the pixman build.
configure.ac