configure: when we have all deps rather tell "all tools will be built"
commit26e0298eb2fc7f946a36d682de0f74aac2cafe83
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 8 Jul 2013 16:59:14 +0000 (8 18:59 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Mon, 8 Jul 2013 16:59:14 +0000 (8 18:59 +0200)
tree95e61906573adcd4479c5fa077ec78816c66e398
parent36476eaf763d29e8885f519ab1e0b8beda28074a
configure: when we have all deps rather tell "all tools will be built"

In case we have all dependencies, tell the user that all tools will be
built instead of listing the tools. Only list them when we do not have
all deps. This should facilitate usability a bit.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
configure