]> git.proxmox.com Git - mirror_qemu.git/commit
modules: use gmodule-export
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Mar 2018 08:53:00 +0000 (09:53 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 12 Mar 2018 09:15:07 +0000 (10:15 +0100)
commita88afc649e53adc1cac00bb5803fbafdd4d99994
tree0fe463852b4330409601aca426fc87359b6caf13
parente4ae62b802cec437f877f2cadc4ef059cc0eca76
modules: use gmodule-export

As we want qemu symbols be exported to modules we should use the
gmodule-export-2.0 pkg-config instead of gmodule-2.0.

Cc: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180308085301.8875-2-kraxel@redhat.com
configure