]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
build: include usleep gnulib module
authorEric Blake <eblake@redhat.com>
Mon, 12 Apr 2010 21:56:19 +0000 (15:56 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 13 Apr 2010 13:58:01 +0000 (07:58 -0600)
commit9819b41a208204ae17f60760922c9266e4ab2e00
tree95f6c485a78555940227d459a999478d1f2c8122
parent505242f817f167107ecfaba02d0720fefb0b420f
build: include usleep gnulib module

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