summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-05-19 18:03:25 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-05-19 18:03:25 +0000
commit86873e50825448c55e538a5210f9c4fcb0d87166 (patch)
tree2342c22194b4dde2d4c6d4b0b78a7f4a938d2e36 /m4/ChangeLog
parent7e9a2a14296e6467d0dc238c4741b70be431c954 (diff)
downloadcoreutils-86873e50825448c55e538a5210f9c4fcb0d87166.tar.xz
Sync nanosleep from gnulib.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index c984e9bb9..fa7bd23eb 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-19 Paul Eggert <eggert@cs.ucla.edu>
+
+ * nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
+ gl_ rather than jm_. Link, don't run, so that cross-compiles are
+ allowed. Check that resulting type is arithmetic. Move AC_REQUIRE
+ and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
+ not really conditional on the cache.
+ (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
+
2006-05-14 Paul Eggert <eggert@cs.ucla.edu>
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky