From: Eric Blake Date: Mon, 12 Apr 2010 21:56:19 +0000 (-0600) Subject: build: include usleep gnulib module X-Git-Tag: v0.8.1~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9819b41a208204ae17f60760922c9266e4ab2e00;p=thirdparty%2Flibvirt.git 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. --- diff --git a/bootstrap.conf b/bootstrap.conf index ca9332da1d..d807e40543 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -58,6 +58,7 @@ sys_stat time_r timegm useless-if-before-free +usleep vasprintf verify vc-list-files