Created attachment 124850 [details] [review] Enable silent builds Please enable silent builds as documented here: https://wiki.gnome.org/Initiatives/GnomeGoals/NicerBuilds I have attached a patch to do exactly that. In its current state telepathy-glib will spam the shell with build output commands that are several lines long. This makes it difficult to follow the output and see whats happening.
Bump. Please merge this. If there is a reason not to do merge it, then please state it here so we can have a discussion about this.
Comment on attachment 124850 [details] [review] Enable silent builds Review of attachment 124850 [details] [review]: ----------------------------------------------------------------- ::: configure.ac @@ +46,4 @@ > AM_INIT_AUTOMAKE([1.11 -Wno-portability subdir-objects]) > AC_CONFIG_HEADERS(config.h) > > +m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) Nitpick: A space after the command would be nice.
Created attachment 125063 [details] [review] Enable silent builds Added the URL of this bug to the commit message and pushed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.