From: Bruno Haible Date: Sun, 21 Feb 2021 01:28:40 +0000 (+0100) Subject: Switch to autoconf-2.71. X-Git-Tag: v0.22~270 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd861ce28d9c2bb98c05ff8b5580bec2c805d4bf;p=thirdparty%2Fgettext.git Switch to autoconf-2.71. * libtextstyle/autogen.sh: Update comments. --- diff --git a/libtextstyle/autogen.sh b/libtextstyle/autogen.sh index 7048be5c0..620875195 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.64..2.70 and automake-1.11..1.16 in the PATH. +# This script requires autoconf-2.64..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