On 9/9/19 10:52 AM, Ján Tomko wrote:
On Mon, Sep 09, 2019 at 09:49:38AM +0200, Michal Privoznik wrote:
> An example how configure looks like with these changes applied:
>
>
https://travis-ci.org/zippy2/libvirt/jobs/582549099#L4247
>
> Michal Prívozník (4):
> configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE
> virt-result.m4: Align string more generously
> configure: Colorize output
Why on earth would anyone want that?
I find it easier to see at the first glance what features are enabled
and what are disabled.
Also, the first two patches are independent of the feature, so even if
we don't want to merge the rest, the first two still derserve review IMO.
Michal