From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11389 invoked by alias); 30 Jul 2003 00:21:59 -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 11377 invoked from network); 30 Jul 2003 00:21:57 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 30 Jul 2003 00:21:57 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h6U0Luin016449; Tue, 29 Jul 2003 19:21:56 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h6U0LuHK020350; Tue, 29 Jul 2003 19:21:56 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h6U0LuOB020349; Tue, 29 Jul 2003 20:21:56 -0400 Date: Wed, 30 Jul 2003 00:21:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200307300021.h6U0LuOB020349@duracef.shout.net> To: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite cleanups (part 2) X-SW-Source: 2003-07/txt/msg00540.txt.bz2 Proofread, nothing objectionable found. Tested, no regressions or improvements. Recommended for approval. Michael C === 2003-07-29 Elena Zannoni * configure.in: Don't generate config.h from config.hin. * configure: Regenerate. * config.h: Remove file. * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs. * gdb.threads/pthreads.c: Ditto.