Skip to content

Commit 61a7fac

Browse files
author
Peter van Dijk
committed
enable AM_SILENT_RULES, closing #647
1 parent fb35ee0 commit 61a7fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ dnl AC_SUBST([DIST_HOST], [TO_BE_PATCHED])
55
dnl End patch area.
66
AC_CONFIG_SRCDIR([pdns/receiver.cc])
77
AM_INIT_AUTOMAKE([foreign tar-ustar -Wno-portability])
8+
AM_SILENT_RULES([yes])
89
AC_CANONICAL_HOST
910
LT_INIT
1011
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)