From: Bruno Haible <bruno@clisp.org>
Date: Mon, 17 May 2010 20:04:41 +0000 (+0200)
Subject: Fix typo in ChangeLog entry.
X-Git-Tag: v0.1~4137
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=bfbec4701c5ee57a8c85cb54091a30490487238d;p=gnulib.git

Fix typo in ChangeLog entry.
---

diff --git a/ChangeLog b/ChangeLog
index d5209c5d43..33b3d0225f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
 2010-05-16  Bruno Haible  <bruno@clisp.org>
 
 	Avoid autoconf warnings about AM_ICONV.
-	* m4/iconv.m4 (AM_ICONV): Define using AM_DEFUN_ONCE for autoconf >=
+	* m4/iconv.m4 (AM_ICONV): Define using AC_DEFUN_ONCE for autoconf >=
 	2.64.
 
 2010-05-16  Bruno Haible  <bruno@clisp.org>