summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-09-10 10:18:10 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-09-10 10:45:24 +1000
commit1b295056c430f61f1a03eb0dc063969668903444 (patch)
tree37b5ff15e38a207402323c72f6e8c6f07536ad1a /configure.ac
parentb5f1832ca602a1241affa665bc2bd0f5df2fc7c4 (diff)
Shutup make. AM_SILENT_RULES FTW
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 04b4616f..8398ae92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,6 +91,8 @@ AC_MSG_CHECKING([display to test])
AC_MSG_RESULT([$XT_DISPLAY])
AC_SUBST([XT_DISPLAY])
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+
AC_CONFIG_FILES([
Makefile
src/Makefile