Skip to content

Commit b9db339

Browse files
rbujraveit65
authored andcommitted
configure: get quieter output from make
1 parent 0a485ff commit b9db339

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ AC_SUBST(PACKAGE)
66
AC_SUBST(VERSION)
77

88
AM_INIT_AUTOMAKE(1.10 dist-xz no-dist-gzip check-news)
9+
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
910
AC_CONFIG_HEADERS(config.h)
1011
AC_CONFIG_MACRO_DIR([m4])
1112

0 commit comments

Comments
 (0)