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-wavelan-plugin.
commit 707ef51df560c080bea43bf7a84d2321d2e36b6f Author: Andre Miranda <[email protected]> Date: Sat Oct 19 19:08:05 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 8974095..1602220 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -18,6 +18,7 @@ dnl Initial automake 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 Check for basic programs AC_PROG_CC() -- 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
