summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-06 14:38:04 +0000
committerJim Meyering <jim@meyering.net>2000-05-06 14:38:04 +0000
commit20d55109b5719c3db4aa3510063baa716d35fe92 (patch)
tree1e048e066f8cd3fa4f292efefb0019bf00ed75ea /m4
parent95fad10ba3ad34c86e89933b7ac120a968539fed (diff)
downloadcoreutils-20d55109b5719c3db4aa3510063baa716d35fe92.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index cfbe7b27a..2b5056d79 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,6 +1,7 @@
2000-05-06 Jim Meyering <meyering@lucent.com>
- * jm-macros.m4: AC_REPLACE_FUNCS(atexit).
+ * jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
+ (AC_REPLACE_FUNCS): Add strnlen.
* rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
* jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.