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 c0a779ade705e29a0cbeba567126164d63f5f3f4..9b05c4e769c19e28279a6fc976098c918faf0d10 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 d4f6041a2aae67be8593fd333d7a7caf12c962d8..3913ad245f01e9b17eaef86b43546520d98c1d64 100644 (file)
@@ -6,6 +6,7 @@ time
 sleep
 
 configure.ac:
+AC_CHECK_FUNCS([usleep])
 
 Makefile.am:
 TESTS += test-stat-time