From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25939 invoked by alias); 22 Nov 2008 05:29:31 -0000 Received: (qmail 25911 invoked by uid 22791); 22 Nov 2008 05:29:30 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 22 Nov 2008 05:28:55 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C8A632A9640; Sat, 22 Nov 2008 00:28:53 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VlhBwEWmDQqw; Sat, 22 Nov 2008 00:28:53 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 6D4382A962A; Sat, 22 Nov 2008 00:28:53 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id B8B73E7ACD; Fri, 21 Nov 2008 21:28:50 -0800 (PST) Date: Sat, 22 Nov 2008 18:22:00 -0000 From: Joel Brobecker To: Thiago Jung Bauermann Cc: Daniel Mierswa , gdb-patches@sourceware.org Subject: Re: autotools patches for --*dir and upcoming versions Message-ID: <20081122052850.GD4318@adacore.com> References: <491F6FAB.6020305@impulze.org> <1227156450.28256.128.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1227156450.28256.128.camel@localhost.localdomain> User-Agent: Mutt/1.4.2.2i 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 X-SW-Source: 2008-11/txt/msg00603.txt.bz2 > I'm far from what you'd call an autotools person, so I won't comment on > the actual changes you are proposing, just give some general information > on how I'd go about this. The patch is also fairly big - and I'm wondering whether some pieces might be independent and thus submitted independently. Otherwise, I liked all of Thiago's suggestions. -- Joel