]> git.ipfire.org Git - thirdparty/libvirt.git/commit
wireshark: Make fallback path construction more reliable
authorAndrea Bolognani <abologna@redhat.com>
Thu, 27 Oct 2016 12:43:00 +0000 (14:43 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 7 Nov 2016 09:16:06 +0000 (10:16 +0100)
commit054fd1a7d067d5d22fa94c7cff81b708383dbfa8
treeb60c869928f12a399cc971f0116b65cc10d97b4c
parent3abb8b696944a331a979fb24c4c29b0b9d8bcb76
wireshark: Make fallback path construction more reliable

We only need to strip $ws_prefix from $ws_plugindir if we've
retrieved it from pkg-config: if we're building it ourselves
from $libdir, we can just use it without further processing.
m4/virt-wireshark.m4