From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4780 invoked by alias); 29 Jul 2003 21:28:22 -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 4689 invoked from network); 29 Jul 2003 21:28:21 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.131) by sources.redhat.com with SMTP; 29 Jul 2003 21:28:21 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D2E7F2B7F; Tue, 29 Jul 2003 17:28:14 -0400 (EDT) Message-ID: <3F26E6EE.2030803@redhat.com> Date: Tue, 29 Jul 2003 21:28:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Snyder , Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite cleanups (part 2) References: <16166.52191.925152.253688@localhost.redhat.com> <3F26E41C.9010501@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-07/txt/msg00527.txt.bz2 > In view of the large diffs in configure, I suspect this is indeed the wrong > version of autoconf. No, Elena's autoconf version is correct - its adding back sitefile stuff accidently deleted by an earlier re-generate. It's just that no one noticed. Happens all the time :-/ Andrew (oh for autoconf 2.5x)