From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6421 invoked by alias); 2 Aug 2008 21:40:21 -0000 Received: (qmail 6413 invoked by uid 22791); 2 Aug 2008 21:40:20 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 02 Aug 2008 21:39:24 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m72LdMj4017868 for ; Sat, 2 Aug 2008 17:39:22 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m72LdMQi014397 for ; Sat, 2 Aug 2008 17:39:22 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m72LdKIL031649 for ; Sat, 2 Aug 2008 17:39:21 -0400 Message-ID: <4894D407.9060404@redhat.com> Date: Sat, 02 Aug 2008 21:40:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [RFA] Gdbtk configury changes References: <488A3C85.4000506@redhat.com> In-Reply-To: <488A3C85.4000506@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-08/txt/msg00042.txt.bz2 Keith Seitz wrote: > I would appreciate it if a global maintainer would quickly peruse this > and make sure I am not about to bork something up. It has been quite > some time since I've hacked on configury and Makefiles. Okay, I have finally committed this patch. If I've borked the build, please let me know, and I will address ASAP. Keith