From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109983 invoked by alias); 21 Mar 2015 21:29:55 -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 109961 invoked by uid 89); 21 Mar 2015 21:29:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mail-oi0-f52.google.com Received: from mail-oi0-f52.google.com (HELO mail-oi0-f52.google.com) (209.85.218.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 21 Mar 2015 21:29:53 +0000 Received: by oiag65 with SMTP id g65so115613946oia.2 for ; Sat, 21 Mar 2015 14:29:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=S+IwAsxMsEi1aZaC6i2LBaqUOUkYlFbzVOc6xvXacMI=; b=RofiPrxqIkQ2Bxsa/2G3qfM4+BS5eXv5Pt90cWuEWiw1Jp2zRtIsMjU9rl3xEI6Jjh YH/AszW3jFfMkcjUGJZdsDyzGaFHf97eHGjYw0ZGtcpJ9Rat3maqyNX9WKCmgqvhK71q yv1z6nZhboCINBqwG/5dSOncvFFTuROvWH07aLzdI6P8yyJuwmCTKCjhi7RzuNHPffTI 5UHsVPVhMYlC8SILVKA1Niw6NkiStElNaTWsTsGAlfnN+W/Bo2EOgza5quaERx/+XcTj bnHFiZkxNMW0Of1inXH7D43P07K1ZCjMD2WcsJZMsKBkygOGCdQ8YV3Aps04ZfauIdWZ OL3g== X-Gm-Message-State: ALoCoQk58DTRE4wp+ES1gjl49BtKM5u75Xj3GA671RAmyr2/RqJwvC6qxvAXLNNEKHtby/8cIfhG MIME-Version: 1.0 X-Received: by 10.60.123.40 with SMTP id lx8mr20708842oeb.15.1426973391147; Sat, 21 Mar 2015 14:29:51 -0700 (PDT) Received: by 10.182.142.226 with HTTP; Sat, 21 Mar 2015 14:29:51 -0700 (PDT) In-Reply-To: <20150321195953.GA24181@vapier> References: <20150311094134.GE9455@vapier> <1426310999-13103-1-git-send-email-vapier@gentoo.org> <20150319120631.GB4884@adacore.com> <20150319230427.GI4128@vapier> <20150321195953.GA24181@vapier> Date: Sat, 21 Mar 2015 21:29:00 -0000 Message-ID: Subject: Re: [PATCH] update automake version to 1.11.6 From: Doug Evans To: Joel Brobecker , Binutils , gdb-patches Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00695.txt.bz2 On Sat, Mar 21, 2015 at 12:59 PM, Mike Frysinger wrote: > it's a throw > back to pre-distro days when people were used to building/install software > themselves, and it's unnecessary friction for new people to get into the > development process today. death by a thousand cuts and all that. If you want to submit a patch to remove such generated files and try to get it approved, go for it.