bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20077: Allow more V= values for verbose output


From: Bogdan
Subject: bug#20077: Allow more V= values for verbose output
Date: Sat, 31 Dec 2022 20:21:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

Hello, Automakers!

My last patch for now, this time for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20077:

- if $(V) is empty, use default verbosity,
- if $(V) = 0, be silent,
- if $(V) is neither empty nor 0, be verbose (not only with V=1, but e.g. V=99).

Yes, requires some shell, but just like other stuff.

Note that this just switches verbosity off and on, doesn't pay any attention if the user would want e.g. more verbosity with V=99 than with V=1.

Regards,
Bogdan Drozdowski


--
Regards - Bogdan ('bogdro') D.                 (GNU/Linux & FreeDOS)
X86 assembly (DOS, GNU/Linux):    http://bogdro.evai.pl/index-en.php
Soft(EN): http://bogdro.evai.pl/soft  http://bogdro.evai.pl/soft4asm
www.Xiph.org  www.TorProject.org  www.LibreOffice.org  www.GnuPG.org

Attachment: automake-verbose-more-values-mail.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]