stat-time-tests: check for the usleep function
authorJim Meyering <meyering@redhat.com>
Sat, 10 Oct 2009 09:05:22 +0000 (11:05 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 10 Oct 2009 09:07:39 +0000 (11:07 +0200)
* modules/stat-time-tests (configure.ac): Now that we test HAVE_USLEEP.

ChangeLog
modules/stat-time-tests

index c0a779a..9b05c4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-10  Jim Meyering  <meyering@redhat.com>
+
+       stat-time-tests: check for the usleep function
+       * modules/stat-time-tests (configure.ac): Now that we test HAVE_USLEEP.
+
 2009-10-10  Bruno Haible  <bruno@clisp.org>
 
        * modules/xnanosleep: Put the Link section after the Include section.
index d4f6041..3913ad2 100644 (file)
@@ -6,6 +6,7 @@ time
 sleep
 
 configure.ac:
+AC_CHECK_FUNCS([usleep])
 
 Makefile.am:
 TESTS += test-stat-time