From 9819b41a208204ae17f60760922c9266e4ab2e00 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 12 Apr 2010 15:56:19 -0600 Subject: [PATCH] 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 | 1 + 1 file changed, 1 insertion(+) 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