From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17741 invoked by alias); 19 Jan 2005 21:47:31 -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 17679 invoked from network); 19 Jan 2005 21:47:26 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 19 Jan 2005 21:47:26 -0000 Received: from drow by nevyn.them.org with local (Exim 4.43 #1 (Debian)) id 1CrNfQ-0004Kg-N1; Wed, 19 Jan 2005 16:47:08 -0500 Date: Wed, 19 Jan 2005 21:47:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: Richard.Earnshaw@arm.com, Scott Bambrough , gdb-patches@sources.redhat.com Subject: Re: RFA: fix rdi-share subdir selection in configure Message-ID: <20050119214708.GA16593@nevyn.them.org> Mail-Followup-To: Jim Blandy , Richard.Earnshaw@arm.com, Scott Bambrough , gdb-patches@sources.redhat.com References: <20050119204129.GA13535@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00212.txt.bz2 On Wed, Jan 19, 2005 at 04:35:53PM -0500, Jim Blandy wrote: > > Daniel Jacobowitz writes: > > Two problems. > > > > On Wed, Jan 19, 2005 at 03:31:39PM -0500, Jim Blandy wrote: > > > gdb_target=embed > > > ! build_rdi_share=yes > > > > My mailer says you've got the whitespace disease. > > Hmm. I think I've fixed that. What's the rule? Just to leave what > one found unchanged, or to always use tabs, or to never use tabs? I don't much care :-) I usually pick door #1. > > I don't think the netware target wants the ARM RDI protocol... > > I don't see why not. It's friendly enough --- and pretty in pink. > > 2005-01-19 Jim Blandy > > * configure.tgt: Set build_rdi_share to "yes" on those targets > that use that debugging protocol. > Set build_nlm to yes to build NLM stub for Netware targets. > * configure.ac: If build_rdi_share is "yes", then configure the > rdi-share subdirectory. > If build_nlm is "yes", the configure the "nlm" subdirectory. > * configure: Regenerated. OK. -- Daniel Jacobowitz