]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 Nov 2003 13:24:18 +0000 (13:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Nov 2003 13:24:18 +0000 (13:24 +0000)
m4/ChangeLog

index f6012829c69c7960529d9ee364f0077fe7a82974..6519de8eab0786f4ade48a1d6e3891966adee425 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-08  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
+       value, $ac_cv_search_nanosleep, if it's "none required".
+
 2003-11-05  Paul Eggert  <eggert@twinsun.com>
 
        * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.