
14 Mar
2018
14 Mar
'18
4:17 p.m.
On 03/14/2018 04:10 PM, Andrea Bolognani wrote:
Commit 596fc3e3897e introduced the ability to detect xenstore using pkg-config for systems with Xen 4.9, but accidentally broke detection for all other systems. Fix the logic so that it works in all cases.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- m4/virt-driver-xen.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
ACK Michal