]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 8 Apr 2004 10:25:03 +0000 (10:25 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 8 Apr 2004 10:25:03 +0000 (10:25 +0000)
m4/ChangeLog
m4/jm-macros.m4

index c592568f8f9b31183df295c7471a4f0374052e62..23c002c7730b8733b3902e20699f25e9895eeb46 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-07  Paul Eggert  <eggert@twinsun.com>
+
+       * jm-macros.m4 (jm_MACROS): Check for fdatasync within
+       -lrt and -lposix4, so that it can be used in Solaris 2.5.1 and later.
+
 2004-03-30  Paul Eggert  <eggert@twinsun.com>
 
        * c-stack.m4, getline.m4, getndelim2.m4, mbswidth.m4, po.m4,
index 3c8372c6c104b18c5c240ce8ca195b7ab7451de7..6528e70b3252b88ff43a6ca3f1615b1891e72388 100644 (file)
@@ -1,4 +1,4 @@
-#serial 70   -*- autoconf -*-
+#serial 71   -*- autoconf -*-
 
 dnl Misc type-related macros for fileutils, sh-utils, textutils.