mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
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 :)
This commit is contained in:
parent
2d649f800f
commit
3abb8b6969
@ -398,7 +398,6 @@ EXTRA_DIST += \
|
||||
|
||||
if WITH_WIRESHARK_DISSECTOR
|
||||
|
||||
ws_plugindir = @ws_plugindir@
|
||||
ws_plugin_LTLIBRARIES = wireshark/src/libvirt.la
|
||||
wireshark_src_libvirt_la_CPPFLAGS = \
|
||||
-I wireshark/src $(WIRESHARK_DISSECTOR_CFLAGS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user