1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] improve silent automake rules

This commit is contained in:
Pete Batard 2014-11-12 23:45:49 +00:00
parent 2be12ff3b6
commit 2396ef8c28
7 changed files with 29 additions and 30 deletions

2
configure vendored
View file

@ -2269,8 +2269,6 @@ am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
# Enable silent build rules by default (Automake v1.11 or later).
# Disable by either passing --disable-silent-rules to configure or passing V=1 to make
# Check whether --enable-silent-rules was given.
if test "${enable_silent_rules+set}" = set; then :
enableval=$enable_silent_rules;