From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12054 invoked by alias); 17 Dec 2002 02:51:33 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11995 invoked from network); 17 Dec 2002 02:51:31 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by 209.249.29.67 with SMTP; 17 Dec 2002 02:51:31 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gBH2ORg20103 for ; Mon, 16 Dec 2002 21:24:27 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gBH2oV231927; Mon, 16 Dec 2002 21:50:31 -0500 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gBH2oUK09198; Mon, 16 Dec 2002 21:50:30 -0500 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id gBH2oU001160; Mon, 16 Dec 2002 21:50:30 -0500 Date: Mon, 16 Dec 2002 18:56:00 -0000 Message-Id: <200212170250.gBH2oU001160@greed.delorie.com> From: DJ Delorie To: cgf@redhat.com CC: gdb-patches@sources.redhat.com, gcc-patches@gcc.gnu.org In-reply-to: <20021217020408.GA3515@redhat.com> (message from Christopher Faylor on Mon, 16 Dec 2002 21:04:08 -0500) Subject: Re: [PATCH] Avoid building libtermcap for cygwin if it doesn't exist References: <20021217020408.GA3515@redhat.com> X-SW-Source: 2002-12/txt/msg00511.txt.bz2 > 2002-12-16 Christopher Faylor > > * mh-cygwin: Don't build libtermcap if it doesn't exist. Ok. Don't forget to update both src and gcc.