summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 54a3036..fe2e9fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,6 +3,7 @@
AC_INIT([caja-dropbox], [1.24.0], [https://mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip])
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_MACRO_DIR([m4])
AC_PREFIX_DEFAULT(/usr)