From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23949 invoked by alias); 11 Jan 2004 19:27:42 -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 23941 invoked from network); 11 Jan 2004 19:27:42 -0000 Received: from unknown (HELO localhost.redhat.com) (65.49.3.48) by sources.redhat.com with SMTP; 11 Jan 2004 19:27:42 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 06D2C2B8F; Sun, 11 Jan 2004 14:27:35 -0500 (EST) Message-ID: <4001A3A6.8090607@gnu.org> Date: Sun, 11 Jan 2004 19:27:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Robert Millan Cc: gdb-patches@sources.redhat.com, glibc-bsd-hackers@nongnu.org Subject: Re: [PATCH] GNU/k*BSD fixes (w/ChangeLog) [gdb] References: <20031228230941.GA1091@aragorn> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00291.txt.bz2 > 2003-12-29 Robert Millan > > * config.guess: Update. > * config.sub: Likewise. > Sanity check here? These changes to config.guess and config.sub are in the upstream config sources? If they are I can just import new versions. Andrew