From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1hyr-0003Dc-KD for guix-patches@gnu.org; Mon, 09 Oct 2017 20:01:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1hyo-0000ph-JD for guix-patches@gnu.org; Mon, 09 Oct 2017 20:01:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50181) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1hyo-0000pW-FC for guix-patches@gnu.org; Mon, 09 Oct 2017 20:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1hyo-0002AO-5x for guix-patches@gnu.org; Mon, 09 Oct 2017 20:01:02 -0400 Subject: bug#28764: [PATCH] build: Update automake version requirement to 1.14. Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Mon, 9 Oct 2017 19:00:08 -0500 From: Eric Bavier Message-ID: <20171009190008.5ea3cd0f@centurylink.net> In-Reply-To: <87r2ucowrf.fsf@gnu.org> References: <87r2ucowrf.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28764-done@debbugs.gnu.org On Mon, 09 Oct 2017 23:07:48 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Eric Bavier skribis: >=20 > > From e48c70fe9f9ebb4055e70999f0e8a80f001354b2 Mon Sep 17 00:00:00 2001 > > From: Eric Bavier > > Date: Fri, 6 Oct 2017 12:27:20 -0500 > > Subject: [PATCH] build: Update automake version requirement to 1.14. > > > > For '%D%' support. > > > > * configure.ac (AM_INIT_AUTOMAKE): Update version requirement to 1.14. = =20 >=20 > Good catch, LGTM! pushed in 05c4e379b7a9911b47bc4cff8dc1aa7b432e83b6