Eric Blake wrote: > According to Jim Meyering on 8/21/2009 3:28 AM: >> And with the following patch, if you add this line >> to your project's configure.ac file, >> >> AM_SILENT_RULES([yes]) # make --enable-silent-rules the default. > > Or you can populate your config.site file with: > > enable_silent_rules=yes
Thanks. I didn't know that. >> This change affects many "modules/" files, not all mine, so I'll >> wait for feedback before pushing. > > OK for all of my modules in the list. Bruno?
