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-diskperf-plugin.
commit 30da6da7761b842abad2f1082c4621288d924a8b Author: Andre Miranda <[email protected]> Date: Sat Oct 19 19:02:01 2019 -0300 Make build less verbose --- configure.ac.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac.in b/configure.ac.in index decbe85..0085586 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -25,6 +25,7 @@ dnl *************************** AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip]) AM_CONFIG_HEADER([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
