<sys/stat.h> must provide the nlink_t type.
[pspp] / ChangeLog
index 101bdb0efebcbb7994b7ef39f4648aac7bdf8eda..a562163b7c96b1a14ad208c6df592522a493c844 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-20  Bruno Haible  <bruno@clisp.org>
+
+       * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
+       for nlink_t if missing.
+       * tests/test-sys_stat.c: Check the existence of the nlink_t type.
+
 2008-04-19  Bruno Haible  <bruno@clisp.org>
 
        Work around snprintf bug on Linux libc5.