]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: Relax check for libseccomp
authorHelge Deller <deller@gmx.de>
Thu, 4 Apr 2019 18:39:23 +0000 (20:39 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 2 May 2019 14:56:33 +0000 (16:56 +0200)
commit25ed0ecc0946a50b747fde6c8bce3d0ec99bdeac
treea7270561edacc2b4a01c3f68c6ad693b4e8beeb4
parent9c79024225af6b3ae04ea2dd94a5e5c4132a9e65
configure: Relax check for libseccomp

All major distributions do support libseccomp version >= 2.3.0, so there
is no need to special-case on various architectures any longer.

Signed-off-by: Helge Deller <deller@gmx.de>
Message-Id: <20190404183923.GA22347@ls3530.dellerweb.de>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Eduardo Otubo <otubo@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
configure