On Tue, Jun 03, 2014 at 07:05:45AM -0500, Michael Catanzaro wrote:
On Tue, 2014-06-03 at 09:26 +0200, Christophe Fergeau wrote:
> Does it need libvirt-gconfig.vapi, or libvirt-gconfig.gir? The only
> reference to libvirt-gconfig in this Makefile rule is
> --girdir=$(top_builddir)/libvirt-gconfig
It needs to be the vapi: libvirt-gconfig-1.0.vapi is a dep of
libvirt-gobject-1.0.vapi according to the .deps file. (But
libvirt-glib-1.0.vapi is not.)
Ah I missed the .deps file, and vapigen indeed files if
libvirt-gconfig-1.0.vapi is not present when it's listed in the .deps
file, ACK.
Christophe