summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-28 16:55:43 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-28 16:55:43 +0000
commit6cc5a550446b8aeb773a4647049b403942926646 (patch)
tree6a56988f364267fa4cda3ef1c5ef48f71de83f3b /m4/ChangeLog
parent07f73eefb027e32170b9401852c1327e87a25345 (diff)
downloadcoreutils-6cc5a550446b8aeb773a4647049b403942926646.tar.xz
Don't mention stat-macros.h or AC_HEADER_STAT in other
m4 files, since we'll make the stat-macros module a prerequisite.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 532b66cbf..c3b59227d 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,15 @@
+2005-04-27 Paul Eggert <eggert@cs.ucla.edu>
+
+ * stat-macros.m4: New file, from gnulib, except that gl_STAT_MACROS
+ also requires AC_HEADER_STAT.
+ * canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
+ mention stat-macros.h or AC_HEADER_STAT, since we'll make
+ the stat-macros module a prerequisite.
+ * file-type.m4 (gl_FILE_TYPE): Likewise.
+ * filemode.m4 (gl_FILEMODE): Likewise.
+ * makepath.m4 (gl_MAKEPATH): Likewise.
+ * modechange.m4 (gl_MODECHANGE): Likewise.
+
2005-04-18 Paul Eggert <eggert@cs.ucla.edu>
* clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for