From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50176 invoked by alias); 15 Jun 2018 15:54:34 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 50152 invoked by uid 89); 15 Jun 2018 15:54:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.2 spammy= X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Jun 2018 15:54:32 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3E262401CB89; Fri, 15 Jun 2018 15:54:31 +0000 (UTC) Received: from [10.36.118.21] (unknown [10.36.118.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9C3EF63A4F; Fri, 15 Jun 2018 15:54:30 +0000 (UTC) Subject: Re: [PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1 To: Simon Marchi , Simon Marchi , gdb-patches@sourceware.org, binutils@sourceware.org References: <20180615004309.29913-1-simon.marchi@polymtl.ca> <2845ca26-32ad-5b7f-0872-bff6c062cbe0@redhat.com> <2b426b3a-2010-872e-f5fe-4d2d3092a63b@redhat.com> <4b823e17-7599-d121-e32b-6e5fccd0eeb7@ericsson.com> From: Nick Clifton Openpgp: preference=signencrypt Message-ID: <8db6acc3-c97a-cef9-d9ae-9a6b58a93f50@redhat.com> Date: Fri, 15 Jun 2018 15:54:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <4b823e17-7599-d121-e32b-6e5fccd0eeb7@ericsson.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2018-06/txt/msg00399.txt.bz2 Hi Simon, > Go here: > > https://sourceware.org/ml/gdb-patches/2018-06/msg00385.html Ah - I only applies the second part of the patch: https://sourceware.org/ml/gdb-patches/2018-06/msg00386.html Oops! Cheers Nick