[libvirt] [PATCH 2/2] Fix rebuilding of devhelp files

Daniel Veillard veillard at redhat.com
Fri Oct 2 11:38:08 UTC 2009


On Fri, Oct 02, 2009 at 12:31:39PM +0100, Daniel P. Berrange wrote:
> The devhelp/ directory files depend on libvirt-api.xml being
> uptodate, but automake always processes SUBDIRS before the
> current directory. So devhelp would be built and then the
> libvirt-api.xml re-build, invalidating the devhelp data again.
> 
> To fix this all the rules for devhelp are moved directly
> into the docs/Makefile.am allowing make to see the global
> dependancy chain and thus build things in the correct order

  Good point, ACK too !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list