summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-12 11:03:13 +0000
committerJim Meyering <jim@meyering.net>2002-04-12 11:03:13 +0000
commitd11a1de3edc8d9000927158dd7a7949513e7d68f (patch)
treed9fa15878e2459239261ae002463c052cfa1c2ca /m4
parentc6590a2f6157801fb6849471f6dfc29bb8790430 (diff)
downloadcoreutils-d11a1de3edc8d9000927158dd7a7949513e7d68f.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 3f4c3f42c..5bc0030f3 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-12 Jim Meyering <meyering@lucent.com>
+
+ * jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
+ AC_FUNC_STRNLEN. That would end up putting two copies of strnlen.o
+ in the library, and that makes some versions of ranlib object.
+
2002-04-09 Jim Meyering <meyering@lucent.com>
* malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message