On 12/21/13 05:04, Adam Walters wrote:
This completes the addition of the config driver to libvirt. The
final piece here is to add the config driver into the Makefile (via automake) so that the
driver is actually compiled and linked.
Signed-off-by: Adam Walters <adam(a)pandorasboxen.com>
---
src/Makefile.am | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
These changes look reasonable but they need to be before or merged with
the previous patch.
Peter