[libvirt] [PATCH] virsh: Use WITH_SECDRIVER_APPARMOR to detect AppArmor support

Eric Blake eblake at redhat.com
Fri Jan 14 21:54:30 UTC 2011


On 01/14/2011 02:47 PM, Matthias Bolte wrote:
> There is no ENABLE_SECDRIVER_APPARMOR.
> ---
>  tools/virsh.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/tools/virsh.c b/tools/virsh.c
> index 4f103ae..b86d92f 100644
> --- a/tools/virsh.c
> +++ b/tools/virsh.c
> @@ -11847,7 +11847,7 @@ vshShowVersion(vshControl *ctl ATTRIBUTE_UNUSED)
>      vshPrint(ctl, "\n");
>  
>      vshPrint(ctl, "%s", _(" Miscellaneous:"));
> -#ifdef ENABLE_SECDRIVER_APPARMOR
> +#ifdef WITH_SECDRIVER_APPARMOR

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list