]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add virDBusMessage(Encode,Decode) stubs
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Mon, 22 Jul 2013 18:32:49 +0000 (14:32 -0400)
committerJán Tomko <jtomko@redhat.com>
Tue, 23 Jul 2013 11:22:17 +0000 (13:22 +0200)
commitac26b2b0e8bb0718e5ceed17335a2869c188cff9
tree1a0402af8e69285064621d793ac81ad10039d231
parent7729a16814d5bf3aebd248c9af00296ae2773818
Add virDBusMessage(Encode,Decode) stubs

Commit 834c9c94 introduced virDBusMessageEncode and
virDBusMessageDecode functions, however corresponding stubs
were not added to !WITH_DBUS section, therefore 'make check'
started to fail when compiled w/out dbus support like that:

Expected symbol virDBusMessageDecode is not in ELF library
src/util/virdbus.c