From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14442 invoked by alias); 12 Jun 2006 14:23:11 -0000 Received: (qmail 14408 invoked by uid 22791); 12 Jun 2006 14:23:08 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 12 Jun 2006 14:22:59 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FpnJg-0008In-Rv; Mon, 12 Jun 2006 10:22:56 -0400 Date: Mon, 12 Jun 2006 14:23:00 -0000 From: Daniel Jacobowitz To: Masaki Muranaka Cc: gdb-patches@sourceware.org Subject: Re: Failed to detect config.intl at sim/*/configure Message-ID: <20060612142256.GA31885@nevyn.them.org> Mail-Followup-To: Masaki Muranaka , gdb-patches@sourceware.org References: <20060612125826.GA28836@nevyn.them.org> <0E920490-41C1-4F87-A226-CFF4956569DE@monami-software.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0E920490-41C1-4F87-A226-CFF4956569DE@monami-software.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00153.txt.bz2 On Mon, Jun 12, 2006 at 11:05:37PM +0900, Masaki Muranaka wrote: > But... I feel this fix is slightly brute-forced. > In case failed to create intl/config.intl, it's possible to > detect config.intl which is out of the build tree. > I hesitate I request to check this patch in. This is true. However, autoconf does this in lots of places already, and in these directories there should always be one or the other; we now rely on configuring intl. -- Daniel Jacobowitz CodeSourcery