From d568aae242a83a7e31fe36172f7ce22973105878 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Feb 2021 02:28:40 +0100 Subject: [PATCH] Switch to autoconf-2.71. * libtextstyle/autogen.sh: Update comments. --- libtextstyle/autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libtextstyle/autogen.sh b/libtextstyle/autogen.sh index 5100452b9..740dd6755 100755 --- a/libtextstyle/autogen.sh +++ b/libtextstyle/autogen.sh @@ -4,11 +4,11 @@ # also regenerates all aclocal.m4, config.h.in, Makefile.in, configure files # with new versions of autoconf or automake. # -# This script requires autoconf-2.63..2.70 and automake-1.11..1.16 in the PATH. +# This script requires autoconf-2.63..2.71 and automake-1.11..1.16 in the PATH. # If not used from a released tarball, it also requires # - the GNULIB_SRCDIR environment variable pointing to a gnulib checkout. -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- 2.47.2