On Wednesday 2008-11-05 09:38, Jan Engelhardt wrote: > >third round here of the automake-tranquility patch from me. >Updates from previous attempts: >1. using am__ prefix >2. removed the strange find_link_verbose() function >3. verbosity selectable in configure.ac too > defaulting to maximum versbosity by default > Currently: > make V=0: CC foo.o > make V=1: CC foo.o <- foo.c > make V=infinity: long ugly command line >4. get rid of the extra \<\n> that appeared (and added new \ns ;). >5. yacc/lex now silenced
I have not yet heard back here. The previous comments to #2 sounded quite positive so I thought it might go somewhere if it be worked on (and this is #3).