summaryrefslogtreecommitdiff
path: root/m4/iconv.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-07-10 10:23:48 +0200
committerBruno Haible <bruno@clisp.org>2022-07-10 10:23:48 +0200
commit899d7a74f60e0228c48ca7e671edb45cdd9db202 (patch)
tree820b85711f8846e4658e28a16be28cb7dfb9b260 /m4/iconv.m4
parent70a2dc78340d03bef1559cfec8564378f9267eb9 (diff)
downloadgnulib-899d7a74f60e0228c48ca7e671edb45cdd9db202.tar.gz
iconv: Remove obsolete comment.
* m4/iconv.m4 (AM_ICONV): Remove comment that is obsolete since 2020-08-16.
Diffstat (limited to 'm4/iconv.m4')
-rw-r--r--m4/iconv.m48
1 files changed, 1 insertions, 7 deletions
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