]> xenbits.xensource.com Git - libvirt.git/commitdiff
configure: fix wireshark dissector configure output
authorPavel Hrdina <phrdina@redhat.com>
Tue, 13 Dec 2016 11:40:05 +0000 (12:40 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 21 Dec 2016 14:39:37 +0000 (15:39 +0100)
Commit 373973206aa moved wireshark dissector code to its own file but
forgot to properly update configure.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
configure.ac

index de174be02681cc756c4bd94d77a9dd27a6c20dc8..a65f61db87d79933a2fe9b7b019c33d937772820 100644 (file)
@@ -2680,7 +2680,6 @@ LIBVIRT_RESULT_SASL
 LIBVIRT_RESULT_SELINUX
 LIBVIRT_RESULT_SSH2
 LIBVIRT_RESULT_UDEV
-LIBVIRT_RESULT_WIRESHARK
 LIBVIRT_RESULT_YAJL
 AC_MSG_NOTICE([  libxml: $LIBXML_CFLAGS $LIBXML_LIBS])
 AC_MSG_NOTICE([  dlopen: $DLOPEN_LIBS])
@@ -2760,7 +2759,7 @@ AC_MSG_NOTICE([      TLS priority: $with_tls_priority])
 AC_MSG_NOTICE([])
 AC_MSG_NOTICE([Developer Tools])
 AC_MSG_NOTICE([])
-AC_MSG_NOTICE([Wireshark dissector: $with_wireshark_dissector])
+LIBVIRT_RESULT_WIRESHARK
 AC_MSG_NOTICE([])
 AC_MSG_NOTICE([Privileges])
 AC_MSG_NOTICE([])