From: Bruno Haible Date: Fri, 12 Jul 2024 15:11:27 +0000 (+0200) Subject: build: Switch to autoconf 2.72, automake 1.17. X-Git-Tag: v0.23~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07346905bd70a4a93989f67ae2e6bc31c01e0bc0;p=thirdparty%2Fgettext.git build: Switch to autoconf 2.72, automake 1.17. * autogen.sh: Update comments. --- diff --git a/autogen.sh b/autogen.sh index 5b7e77e67..9d9ce422d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,9 +4,9 @@ # 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.71 and automake-1.13..1.16 in the PATH. +# This script requires autoconf-2.64..2.72 and automake-1.13..1.17 in the PATH. -# Copyright (C) 2003-2023 Free Software Foundation, Inc. +# Copyright (C) 2003-2024 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