From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23510 invoked by alias); 7 Jan 2011 14:37:36 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 23387 invoked by uid 22791); 7 Jan 2011 14:37:36 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Tom Tromey To: Jan Kratochvil Cc: archer@sourceware.org, Phil Muldoon Subject: Re: [python] [commit] Remove custom installation/configuration References: <20110107071407.GA2120@host1.dyn.jankratochvil.net> Date: Fri, 07 Jan 2011 14:37:00 -0000 In-Reply-To: <20110107071407.GA2120@host1.dyn.jankratochvil.net> (Jan Kratochvil's message of "Fri, 7 Jan 2011 08:14:07 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2011-q1/txt/msg00006.txt.bz2 Jan> feel free to revert/modify/etc., I just thought it is OK for commit. Definitely; thanks for doing that. I looked at the diff yesterday and there were some minor things (decl reordering and whitespace changes) that I think we should also sync with master... that way it will be more clear what remains to upstream. I'll do that now if they are still there. Tom