On Fri, 2015-10-09 at 14:26 +0200, Martin Kletzander wrote:
> You could've also define the builddir at the top of the makefile as
> we
> do for abs_ variants of variables for older auto* which don't have
> them.  Look at me, I'm saying it like there's a difference.

The value of $(abs_*dir) is actually dynamic, while $(builddir)
is always '.' - the variable itself has been added just for
consistency with $(srcdir).

In the end there are about a dozen ways to go about it, and
they all result in the same exact output, so I just picked
the one that I liked better ;)

> ACK either way ;)

Pushed, thanks!

-- 
Andrea Bolognani
Software Engineer - Virtualization Team

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to