On 11/07/2011 03:03 AM, Michal Privoznik wrote:
On 07.11.2011 10:25, [email protected] wrote:
This is a rather trivial patch to raise the minimum libvirt dependency; at least
0.9.4 is required. In addition, it fixes the direct usage of `vapigen`, and uses
the result of the AC_PATH_PROG(VAPIGEN ...) call earlier so that the binary to
be used can be overridden as that macro was meant to allow.

Thanks!

  configure.ac |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Just for the record, this is for libvirt-glib

To make it easier for yourself, add this to libvirt-glib/.git/config:

[format]
        subjectprefix = libvirt-glib PATCH

(or similarly for any other libvrit-SUB project). Then your patches will automatically be prefixed with designation that it is for a subproject and not for the top-level libvirt.git, which will help in sorting threads as long as all the subprojects still share the primary libvir-list mailing list.

--
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to