From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3076 invoked by alias); 1 Aug 2012 11:11:54 -0000 Received: (qmail 3067 invoked by uid 22791); 1 Aug 2012 11:11:53 -0000 X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Aug 2012 11:11:40 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SwWq3-0003EC-93 from Yao_Qi@mentor.com ; Wed, 01 Aug 2012 04:11:39 -0700 Received: from SVR-ORW-FEM-02.mgc.mentorg.com ([147.34.96.206]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 1 Aug 2012 04:11:38 -0700 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-02.mgc.mentorg.com (147.34.96.168) with Microsoft SMTP Server id 14.1.289.1; Wed, 1 Aug 2012 04:11:37 -0700 From: Yao Qi To: CC: Pedro Alves Subject: Re: [readline, djgpp] Check $build_os instead of $host_os in configure Date: Wed, 01 Aug 2012 11:11:00 -0000 Message-ID: <12014169.2fCjKC4s2M@qiyao.dyndns.org> User-Agent: KMail/4.8.3 (Linux/3.3.7-1.fc16.i686; KDE/4.8.3; i686; ; ) In-Reply-To: <50190BEB.7040306@redhat.com> References: <1343817987-460-1-git-send-email-yao@codesourcery.com> <50190BEB.7040306@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-IsSubscribed: yes 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: 2012-08/txt/msg00016.txt.bz2 On Wednesday, August 01, 2012 11:58:51 AM Pedro Alves wrote: > We'd like to avoid accumulating more local readline patches. > Can you submit this upstream first (bug-readline at gnu.org) ? > Once it gets accepted upstream, we can apply it locally as well. Sure. I intended to submit this patch to readline upstream, but after look= ing=20 for a dev mail list and source code in version control for a while on readl= ine=20 website, I am a little confused, and post patch here :) 'bug-readline at gnu.org' is the right place to go. Thanks for your pointe= r.=20=20 I'll post it there. --=20 Yao (=E9=BD=90=E5=B0=A7)