[build] Pass the -s switch to cmp
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 19 Feb 2009 14:57:43 +0000 (14:57 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 19 Feb 2009 14:57:43 +0000 (14:57 +0000)
commitcf48935cf5a954e627f8f84eb5c47d8edc3c8e54
treec4a7c27843d36790afbdcb3408bc7bce1607361e
parent4aecece48d94b32ec482487a55d5d30042c83c99
[build] Pass the -s switch to cmp

The call to "cmp" to compare a built file with its current version
should use the -s (silent) command line switch. This avoids a ugly
message on the console when building Clutter the first time.
clutter/Makefile.am
clutter/x11/Makefile.am