[Libvir] Patch for include file syntax

Daniel Veillard veillard at redhat.com
Fri Mar 24 13:04:09 UTC 2006


On Thu, Mar 23, 2006 at 10:06:45PM +0000, Daniel P. Berrange wrote:
> When doing an out-of-tree build of code which uses virterror.h,
> one gets a build failure, because when deployed virterror.h lives 
> in subdir of the include directory rather than the top level
[...]
> 
> This is fixable by making virterror.h use "..." instead of <...> to
> include libvirt.h. Attaching a patch to fix this

  Hum, I would rather fix the include path since this header is to
be installed in /usr/include . src/Makefile.am had -I at srcdir@/include
instead of -I at top_srcdir@/include, fixed in CVS, thanks for pointing this.

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




More information about the libvir-list mailing list