This is an automated email from the git hooks/post-receive script. a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-weather-plugin.
commit e61e19b72cf395be3692d96cd796dec3a683341c Author: Andre Miranda <[email protected]> Date: Sat Oct 19 18:37:36 2019 -0300 Make build output less verbose --- configure.ac.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac.in b/configure.ac.in index 565f02e..17afc43 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -30,6 +30,7 @@ dnl *************************** AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip]) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE() +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) dnl ******************************** dnl *** Check for basic programs *** -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
