[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake less verbose (iter 3)
From: |
Jan Engelhardt |
Subject: |
Re: automake less verbose (iter 3) |
Date: |
Fri, 5 Dec 2008 23:49:05 +0100 (CET) |
User-agent: |
Alpine 1.10 (LNX 962 2008-03-14) |
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).
- Re: automake less verbose (iter 3),
Jan Engelhardt <=