-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
configure.ac: add support for AM_SILENT_RULES #2134
Comments
|
pushed as branch:2134_am_silent_rules (commit:9dbbb664301bed3b3d1fce7f5da752bd92fbaad0)
Don't forget to remove your auto* cache!
is the simplest way.
Enjoy! |
Hopefully clickable: [9dbbb664301bed3b3d1fce7f5da752bd92fbaad0] |
This patch doesn't break the MC compilation with Automake < 1.11. |
Watch the grammar/spelling:
[1457ea69f89bf81bc7bd6e59a3431c6be221a17e] |
|
|
|
|
Important
This issue was migrated from Trac:
slyfox
(@trofi)zaytsev
(@zyv)It's an automake-1.11 feature.
Thorough description of pros and cons can be found here:
http://www.flameeyes.eu/autotools-mythbuster/automake/silent.html
In short:
I propose to make V=0 as a default
---
Merged as [bccf557]
The text was updated successfully, but these errors were encountered: