
Dan Smith wrote:
This patch set started out as just a change to check for a new-enough version of libvirt on the installed system. It evolved into cleaning up a bunch of the package checks in aclocal.m4, a couple of configure cleanups, and a bunch of changes #include statements to account for changes in how we include package directories (which is correct, as of this set, IMHO).
Comments and testing on a variety of platforms would be appreciated.
_______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim
Seriously good stuff. As usual, the build/configure stuff isn't really my area of expertise, but taking out a whole pile of m4 macros is always a good thing, and offloading the responsibility to pkg-config seems like a terrific idea. The include cleanups looked good too. +1 -- -Jay