From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90447 invoked by alias); 18 Jun 2018 15:12:27 -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 89971 invoked by uid 89); 18 Jun 2018 15:12:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=no version=3.3.2 spammy=changelogs, ChangeLogs X-Spam-User: qpsmtpd, 2 recipients X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 18 Jun 2018 15:12:25 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-01.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1fUvpQ-0006Zr-6B from joseph_myers@mentor.com ; Mon, 18 Jun 2018 08:12:24 -0700 Received: from digraph.polyomino.org.uk (137.202.0.87) by svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Mon, 18 Jun 2018 16:12:20 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.86_2) (envelope-from ) id 1fUvpM-0007BV-0N; Mon, 18 Jun 2018 15:12:20 +0000 Date: Mon, 18 Jun 2018 15:12:00 -0000 From: Joseph Myers To: Simon Marchi CC: , , Simon Marchi Subject: Re: [PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1 In-Reply-To: Message-ID: References: <20180615004309.29913-1-simon.marchi@polymtl.ca> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2018-06/txt/msg00457.txt.bz2 On Fri, 15 Jun 2018, Simon Marchi wrote: > - include: I'll need more precise guidance on how to sync If a file in include/ is present in both trees (apart from ChangeLogs), it should also have the same contents. However, each tree has some headers of its own in include/ and there's no need to copy such headers from one tree to the other. -- Joseph S. Myers joseph@codesourcery.com