Skip to content

Commit a9e6e23

Browse files
author
Ole André Vadla Ravnås
committed
Enable silent rules
1 parent b24baf1 commit a9e6e23

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
@@ -32,6 +32,7 @@ esac
3232

3333
# Initialize the automake subsystem.
3434
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability -Wno-extra-portability -Werror foreign])
35+
AM_SILENT_RULES([yes])
3536

3637
#
3738
# In case we have a Windows build, we pass a

0 commit comments

Comments
 (0)