chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/disorder
[disorder]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index ef4e47cd45b4c05994a6f5473fcf5a5e60c3082e..fcec0af4706055e8451ecd49bcecd79335ef030a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-25,6
+25,10
@@
AC_CONFIG_SRCDIR([server/disorderd.c])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
+m4_ifdef([AM_SILENT_RULES],
+ [AM_SILENT_RULES([yes])],
+ [AC_SUBST([AM_DEFAULT_VERBOSITY], [1])])
+
# Find host type
AC_CANONICAL_HOST