bug#7403: Unused variable `$source' in the depcomp script?

2010-11-20 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Mon, Nov 15, 2010 at 01:03:04AM CET: $ grep '\source\' lib/depcomp source Source file read by `PROGRAMS ARGS'. if test -z $depmode || test -z $source || test -z $object; then echo depcomp: Variables source, object and depmode must be set 12 #

bug#7451: Better name for $(AM_V_at)?

2010-11-20 Thread Stefano Lattarini
From the automake manual, section on the silent-rules option: ``You can use the predefined variable $(AM_V_GEN) as a prefix to commands that should output a status line in silent mode, and $(AM_V_at) as a prefix to commands that should not output anything in silent mode. When output is

bug#7403: Unused variable `$source' in the depcomp script?

2010-11-20 Thread Ralf Wildenhues
tags 7403 wontfix close 7403 * Stefano Lattarini wrote on Sat, Nov 20, 2010 at 02:10:41PM CET: Makes sense. You can close the bug if you want (maybe with tag wontfix?) You can also do that yourself if you like. Just put control at debbugs in Bcc: for commands like above. Cheers, Ralf