]> git.ipfire.org Git - thirdparty/libvirt.git/commit
wireshark: Don't redefine ws_plugindir
authorAndrea Bolognani <abologna@redhat.com>
Wed, 26 Oct 2016 14:06:18 +0000 (16:06 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 7 Nov 2016 09:16:06 +0000 (10:16 +0100)
commit3abb8b696944a331a979fb24c4c29b0b9d8bcb76
tree95f89c5cc347f6c98114f62b457a522edad8e7f3
parent2d649f800f690bf9e5ed4625e8f63bcd0c32d639
wireshark: Don't redefine ws_plugindir

autoconf already defines the variable for us, and prints out
a warning if we try to do it a second time. So let's not :)
tools/Makefile.am