]> Savannah Git Hosting - gnulib.git/commitdiff
iconv: Remove obsolete comment.
authorBruno Haible <bruno@clisp.org>
Sun, 10 Jul 2022 08:23:48 +0000 (10:23 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 10 Jul 2022 08:23:48 +0000 (10:23 +0200)
* m4/iconv.m4 (AM_ICONV): Remove comment that is obsolete since
2020-08-16.

ChangeLog
m4/iconv.m4

index a8f0007ca6ebe8488419af5db955029ce048cf32..21c9451313fed9f391666df450e31d4f91573471 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-07-10  Bruno Haible  <bruno@clisp.org>
+
+       iconv: Remove obsolete comment.
+       * m4/iconv.m4 (AM_ICONV): Remove comment that is obsolete since
+       2020-08-16.
+
 2022-07-10  Bruno Haible  <bruno@clisp.org>
 
        announce-gen: Fix internationalization in verification instructions.
index 00057953e33c61cae9d7d807e7aa1a05dc20928a..6f1ae2b13d7274747733ac37d3cf3e5734de649c 100644 (file)
@@ -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