[libvirt] [PATCH] build: include usleep gnulib module

Daniel Veillard veillard at redhat.com
Tue Apr 13 08:43:24 UTC 2010


On Mon, Apr 12, 2010 at 03:58:58PM -0600, Eric Blake wrote:
> Without this module, attempts to sleep for 1 or more seconds
> on mingw instead become a no-delay no-op.
> 
> * bootstrap.conf (gnulib_modules): Add usleep.
> ---
>  bootstrap.conf |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/bootstrap.conf b/bootstrap.conf
> index ac2f8e6..d55dc71 100644
> --- a/bootstrap.conf
> +++ b/bootstrap.conf
> @@ -56,6 +56,7 @@ strsep
>  sys_stat
>  time_r
>  useless-if-before-free
> +usleep
>  vasprintf
>  verify
>  vc-list-files

  ACK,

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