[Libvir] [PATCH] header file changes for Solaris

Daniel Veillard veillard at redhat.com
Fri Jun 15 15:09:16 UTC 2007


On Fri, Jun 15, 2007 at 04:00:01PM +0100, Richard W.M. Jones wrote:
> Mark Johnson wrote:
> >updated header file patch attached.  This one is much nicer. :-)
> 
> I think that's fine, except that I will change:
> 
> +#ifdef __linux__
>  #include <paths.h>
> +#endif
> 
> to:
> 
> +#ifdef HAVE_PATHS_H
>  #include <paths.h>
> +#endif
> 
> and add the appropriate detection to configure.in.  If everyone else is 
> happy with that then I can commit it.

  +1

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
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