
22 Dec
2016
22 Dec
'16
7:59 a.m.
On Thu, Dec 22, 2016 at 01:20:59PM +0100, Andrea Bolognani wrote:
LIBVIRT_ARG_WITH_ALT is more generic than LIBVIRT_ARG_WITH, which is tailored at switching features on and off.
Rename the macros according to their intended purpose, and add some documentation to help developers pick between the two.
The naming is better and makes more sense :) I was not happy with the _ALT, but I was lazy to put more effort into figuring out a better name. ACK Pavel