summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b78a71a..4b2852e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,6 +18,9 @@ dnl Don't define `PACKAGE' and `VERSION'.
[no-define]
)
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])],
+ [AC_SUBST([AM_DEFAULT_VERBOSITY], [1])])
+
dnl Checks for programs.
AC_PROG_CC
AC_PROG_CPP