[libvirt] [PATCH] Make sure AC_ARG_WITH is always executed

Eric Blake eblake at redhat.com
Tue Jan 7 23:19:14 UTC 2014


On 01/07/2014 04:10 PM, Guido Günther wrote:
> ---
> I'm not sure whether it's good autoconf style to have AC_ARG_WITH in a
> conditional so this patch moves it out.

Much of the code within AC_ARG_WITH gets executed unconditionally
(because it gets hoisted to earlier parts of the configure than where
you actually invoked it in configure.ac), so you are correct that using
it unconditionally is better style.  ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140107/9bf66f86/attachment-0001.sig>


More information about the libvir-list mailing list