8000 Enabling silent build rules for automake · unittest-cpp/unittest-cpp@791c37a · GitHub
[go: up one dir, main page]

Skip to content

Commit 791c37a

Browse files
author
bittwiddler1
committed
Enabling silent build rules for automake
1 parent 2a80645 commit 791c37a

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
@@ -9,6 +9,7 @@ AC_CONFIG_HEADERS([config.h])
99
AC_CONFIG_FILES([UnitTest++.pc])
1010

1111
AM_INIT_AUTOMAKE([foreign subdir-objects])
12+
AM_SILENT_RULES([yes])
1213

1314
AC_CANONICAL_HOST
1415

0 commit comments

Comments
 (0)
0