]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Fix win32 platform build
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 14 Sep 2009 12:31:23 +0000 (13:31 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 14 Sep 2009 13:53:21 +0000 (14:53 +0100)
commit61a70716cd17c9cdbd8b3cae6ef4ce2c9bc7e8b2
treeca7e043a0f919df761b3830a48abe8dfcb8eb388
parentfb01a107c5869ec4473e3d0a506ec8f93c154e72
Fix win32 platform build

* configure.in: Only define WITH_SECRETS if libvirtd is present
* src/Makefile.am: Only build secrets driver if WITH_SECRETS is
  defined. Always add SECRET_DRIVER_SOURCES to EXTRA_DIST
configure.in
src/Makefile.am