We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb35ee0 commit 61a7facCopy full SHA for 61a7fac
configure.ac
@@ -5,6 +5,7 @@ dnl AC_SUBST([DIST_HOST], [TO_BE_PATCHED])
5
dnl End patch area.
6
AC_CONFIG_SRCDIR([pdns/receiver.cc])
7
AM_INIT_AUTOMAKE([foreign tar-ustar -Wno-portability])
8
+AM_SILENT_RULES([yes])
9
AC_CANONICAL_HOST
10
LT_INIT
11
AC_CONFIG_MACRO_DIR([m4])
0 commit comments