On 2020-09-08 14:34, Samuel Lelievre wrote:
> 
> No quiet or silent mode; `-s` is for "save", not "silent".
> 
> Conclusion: sorry for all the noise about the quiet.
> 
> Bootstrap does not make that much noise anyway.
> 

We could pretty easily add a -q (quiet) flag to ./bootstrap if it would
improve your quality of life. Mostly it involves not running `echo` in a
few places, and passing "-s" to "$(MAKE) bootstrap-clean". The only
thing remotely tricky would be to filter the

  configure.ac:$LINENO: installing <file>

output from "automake --add-missing", which apparently has no quiet mode
itself.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/531b3367-c652-e672-bf91-36e46c5bd85f%40orlitzky.com.

Reply via email to