[libvirt] [PATCH] maint: add gnulib gettimeofday module

Daniel P. Berrange berrange at redhat.com
Fri Jun 25 08:50:29 UTC 2010


On Thu, Jun 24, 2010 at 02:18:08PM -0600, Eric Blake wrote:
> * bootstrap.conf (gnulib_modules): Add gettimeofday.
> ---
> 
> We're using gettimeofday throughout libvirt sources, but mingw
> lacks it.  While conditional compilation has made it so that we
> have not yet tripped up mingw compilation, it doesn't hurt to
> pull this LGPLv2+ module in now.
> 
>  bootstrap.conf |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/bootstrap.conf b/bootstrap.conf
> index 44d6d0e..5af77a7 100644
> --- a/bootstrap.conf
> +++ b/bootstrap.conf
> @@ -32,6 +32,7 @@ getaddrinfo
>  gethostname
>  getpass
>  gettext-h
> +gettimeofday
>  gitlog-to-changelog
>  gnumakefile
>  ignore-value

ACK

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list