From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24244 invoked by alias); 21 May 2007 16:26:03 -0000 Received: (qmail 24211 invoked by uid 22791); 21 May 2007 16:26:01 -0000 X-Spam-Check-By: sourceware.org Received: from smtp.lu.unisi.ch (HELO smtp.lu.unisi.ch) (195.176.178.41) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 21 May 2007 16:25:52 +0000 Received: from mail.lu.unisi.ch ([195.176.178.40]) by smtp.lu.unisi.ch with Microsoft SMTPSVC(6.0.3790.3959); Mon, 21 May 2007 18:27:23 +0200 Received: from scientist.mobile.usilu.net ([192.168.76.145]) by mail.lu.unisi.ch over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Mon, 21 May 2007 18:25:03 +0200 Message-ID: <4651C80A.4070607@lu.unisi.ch> Date: Mon, 21 May 2007 16:26:00 -0000 From: Paolo Bonzini Reply-To: bonzini@gnu.org User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: Dave Korn CC: bonzini@gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: Modules added prematurely References: <20070521155341.GA18098@caradoc.them.org> <4651C458.8040302@lu.unisi.ch> <005401c79bc2$f44ce7f0$2e08a8c0@CAM.ARTIMI.COM> In-Reply-To: <005401c79bc2$f44ce7f0$2e08a8c0@CAM.ARTIMI.COM> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00350.txt.bz2 >> cvs checkout: warning: src/gettext.m4 is not (any longer) pertinent > > What do you see from "grep m4 src/CVS/Entries"? Much more self-explanatory, I get this from "cvs log gettext.m4": date: 2006/05/31 15:14:34; author: drow; state: dead; lines: +0 -0 Configury changes: update src repository (binutils, gdb, and rda) to use config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all affected autotools files. Include intl in gdb releases again. Paolo