Some notes for completeness. Matthias Klose wrote:
> - cmake: VERBOSE=1 (?) Yes, or "cmake -DCMAKE_VERBOSE_MAKEFILE=1" at configure time. > - automake: V=1 As KiBi mentioned, --disable-silent-rules at configure time works, too. > - linux kernel: V=1 The KBUILD_VERBOSE environment variable determines the default behavior. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20110529183203.GD6574@elie

