From: Bruno Haible Date: Sun, 10 Jul 2022 08:23:48 +0000 (+0200) Subject: iconv: Remove obsolete comment. X-Git-Tag: v1.0~2242 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=899d7a74f60e0228c48ca7e671edb45cdd9db202;p=gnulib.git iconv: Remove obsolete comment. * m4/iconv.m4 (AM_ICONV): Remove comment that is obsolete since 2020-08-16. --- diff --git a/ChangeLog b/ChangeLog index a8f0007ca6..21c9451313 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2022-07-10 Bruno Haible + + iconv: Remove obsolete comment. + * m4/iconv.m4 (AM_ICONV): Remove comment that is obsolete since + 2020-08-16. + 2022-07-10 Bruno Haible announce-gen: Fix internationalization in verification instructions. diff --git a/m4/iconv.m4 b/m4/iconv.m4 index 00057953e3..6f1ae2b13d 100644 --- a/m4/iconv.m4 +++ b/m4/iconv.m4 @@ -1,4 +1,4 @@ -# iconv.m4 serial 24 +# iconv.m4 serial 25 dnl Copyright (C) 2000-2002, 2007-2014, 2016-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation @@ -234,12 +234,6 @@ AC_DEFUN([AM_ICONV_LINK], dnl Define AM_ICONV using AC_DEFUN_ONCE, in order to avoid warnings like dnl "warning: AC_REQUIRE: `AM_ICONV' was expanded before it was required". -dnl This is tricky because of the way 'aclocal' is implemented: -dnl - It requires defining an auxiliary macro whose name ends in AC_DEFUN. -dnl Otherwise aclocal's initial scan pass would miss the macro definition. -dnl - It requires a line break inside the AC_DEFUN_ONCE and AC_DEFUN expansions. -dnl Otherwise aclocal would emit many "Use of uninitialized value $1" -dnl warnings. AC_DEFUN_ONCE([AM_ICONV], [ AM_ICONV_LINK