From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15208 invoked by alias); 22 Oct 2002 14:13:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 15201 invoked from network); 22 Oct 2002 14:13:25 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 22 Oct 2002 14:13:25 -0000 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 7E63E800084 for ; Tue, 22 Oct 2002 10:13:25 -0400 (EDT) Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 3A8383EEF; Tue, 22 Oct 2002 10:13:24 -0400 (EDT) Message-ID: <3DB55D04.9060504@redhat.com> Date: Tue, 22 Oct 2002 07:13:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] define NEW_PROC_API on Interix (resubmission) References: <20021022043559.GO7331@gnat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00392.txt.bz2 > I am resubmitting a change that I first submitted in > http://sources.redhat.com/ml/gdb-patches/2002-10/msg00330.html. > In that message, the patch to configure was actually a hand-change to > configure because autoconf was generating too many changes that were > unrelated to mine. > > Now that I have regenerated the configure script, I could use autoconf > to generate the change to configure, and hence I am resubmitting this > patch here. > > Ok to apply? > > 2002-10-20 Joel Brobecker > > * configure.in: Define NEW_PROC_API on Interix too. > * configure: Regenerate. > Yep. Andrew