[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/03: Make compilation less noisy
noreply at xfce.org
noreply at xfce.org
Sat Jun 2 06:05:16 CEST 2018
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 thunar-plugins/thunar-vcs-plugin.
commit 14d9aeb6a2ab2a9b2a40cd6e37ec3c20a9e8f1c7
Author: Andre Miranda <andreldm at xfce.org>
Date: Sat Jun 2 00:57:57 2018 -0300
Make compilation less noisy
---
configure.ac.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac.in b/configure.ac.in
index c1af963..dc4647b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -46,6 +46,7 @@ AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIRS([m4])
AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
dnl *******************************
dnl *** Check for UNIX variants ***
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list