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-datetime-plugin.
commit 33ade587865138b9b5a0935f22fa75957185ef2b Author: Andre Miranda <[email protected]> Date: Sat Oct 19 18:54:36 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 b20d3e1..2ded22b 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -15,6 +15,7 @@ dnl Initialize automake AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()]) AM_CONFIG_HEADER([config.h]) AM_MAINTAINER_MODE() +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) dnl Check for UNIX variants AC_AIX -- 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
