
13 Apr
2010
13 Apr
'10
10:43 a.m.
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@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/