changeset 3798:49c7995c4614

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 12 Apr 2002 11:03:13 +0000
parents 2aa3479a1fc2
children de0f174a2b08
files m4/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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