From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1645 invoked by alias); 10 Mar 2005 22:25:21 -0000 Mailing-List: contact rda-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rda-owner@sources.redhat.com Received: (qmail 1606 invoked from network); 10 Mar 2005 22:25:16 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 10 Mar 2005 22:25:16 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j2AMPGGN022670 for ; Thu, 10 Mar 2005 17:25:16 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j2AMPGn07678 for ; Thu, 10 Mar 2005 17:25:16 -0500 Received: from localhost.localdomain (vpn50-40.rdu.redhat.com [172.16.50.40]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j2AMPFST023240; Thu, 10 Mar 2005 17:25:15 -0500 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id j2AMPAWH000558; Thu, 10 Mar 2005 15:25:10 -0700 Date: Thu, 10 Mar 2005 22:25:00 -0000 From: Kevin Buettner To: Jim Blandy Cc: rda@sources.redhat.com Subject: Re: RFA: Autogenerate rda/unix/config.in again Message-ID: <20050310152509.0bb61f15@ironwood.lan> In-Reply-To: References: Organization: Red Hat X-Mailer: Sylpheed-Claws 0.9.12cvs173.1 (GTK+ 2.4.13; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q1/txt/msg00004.txt.bz2 On 10 Mar 2005 17:05:34 -0500 Jim Blandy wrote: > 2005-03-10 Jim Blandy > > Make config.in generated automatically again. > * configure.in: Provide descriptions for all the preprocessor > symbols we define. > * configure: Regenerated. > * config.in: Regenerated using autoheader. Okay. Feel free to commit this kind of change without posting an RFA. (Do post a patch saying what you did though.) Kevin