From: R. Kelley Cook Date: Thu, 23 Sep 2004 02:01:53 +0000 (+0000) Subject: * Correct type in last changeLog entry iconv.m4 -> iconv.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9db2a2994850e245c235787a89532ea1c088ffb;p=gcc.git * Correct type in last changeLog entry iconv.m4 -> iconv.h From-SVN: r87915 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ffbdcfb9eda..cbd35fe64a8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -21,7 +21,7 @@ * aclocal.m4: Add in gettext's m4 includes. (AC_ICONV, AC_LCMESSAGES, GCC_PATH_PROG): Remove. - * configure.ac: Add in check for iconv.m4 + * configure.ac: Add in check for iconv.h * configure: Regenerate. 2004-09-22 Kelley Cook