From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22196 invoked by alias); 24 Jan 2005 19:51:37 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 22152 invoked from network); 24 Jan 2005 19:51:35 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 24 Jan 2005 19:51:35 -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 j0OJpTVM023768; Mon, 24 Jan 2005 14:51:35 -0500 Received: from localhost.redhat.com (vpn50-69.rdu.redhat.com [172.16.50.69]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0OJpTO01501; Mon, 24 Jan 2005 14:51:29 -0500 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 6ECE87D79; Mon, 24 Jan 2005 14:51:28 -0500 (EST) Message-ID: <41F551BF.10603@gnu.org> Date: Mon, 24 Jan 2005 19:51:00 -0000 From: Andrew Cagney User-Agent: Mozilla Thunderbird 0.8 (X11/20041020) MIME-Version: 1.0 To: Mark Kettenis Cc: schwab@suse.de, eliz@gnu.org, gdb@sources.redhat.com, bintuils@sources.redhat.com Subject: Re: Bring back the intl subdirectory please References: <200501221604.j0MG4hV2001437@elgar.sibelius.xs4all.nl> <01c500b3$Blat.v2.4$1348a0c0@zahav.net.il> <200501231409.j0NE9Uii069769@elgar.sibelius.xs4all.nl> In-Reply-To: <200501231409.j0NE9Uii069769@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-01/txt/msg00117.txt.bz2 Mark, You are aware of this patch, right? http://sources.redhat.com/ml/gdb-patches/2005-01/msg00232.html > Modern gettext uses AM_GNU_GETTEXT(external) for this. Maybe time to dump > CY_GNU_GETTEXT? Agreed. Andrew