changeset 3799:de0f174a2b08

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 12 Apr 2002 11:04:02 +0000
parents 49c7995c4614
children 5504201e4f91
files m4/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,7 +1,7 @@
 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
+	AC_FUNC_STRNLEN.  Otherwise, we'd 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>