* m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Fix typo in macro explanation.
+2021-01-09 Bruno Haible <bruno@clisp.org>
+
+ utimensat: Fix typo in last commit.
+ * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Fix typo in macro explanation.
+
2021-01-09 Bruno Haible <bruno@clisp.org>
truncate: Document last workaround.
-# serial 8
+# serial 9
# See if we need to provide utimensat replacement.
dnl Copyright (C) 2009-2021 Free Software Foundation, Inc.
;;
*nearly)
AC_DEFINE([HAVE_NEARLY_WORKING_UTIMENSAT], [1],
- [Define to 1 of utimensat works, except for the trailing slash handling.])
+ [Define to 1 if utimensat works, except for the trailing slash handling.])
REPLACE_UTIMENSAT=1
;;
*)