From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20711 invoked by alias); 15 Aug 2007 09:44:33 -0000 Received: (qmail 20627 invoked by uid 22791); 15 Aug 2007 09:44:32 -0000 X-Spam-Check-By: sourceware.org Received: from eastrmmtao106.cox.net (HELO eastrmmtao106.cox.net) (68.230.240.48) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Aug 2007 09:44:28 +0000 Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao106.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070815094428.EVEN7405.eastrmmtao106.cox.net@eastrmimpo01.cox.net>; Wed, 15 Aug 2007 05:44:28 -0400 Received: from black ([70.181.32.198]) by eastrmimpo01.cox.net with bizsmtp id c9kS1X0044GV2Jm0000000; Wed, 15 Aug 2007 05:44:26 -0400 Received: from bob by black with local (Exim 4.63) (envelope-from ) id 1ILFQQ-0005nm-Cn; Wed, 15 Aug 2007 05:44:26 -0400 Date: Wed, 15 Aug 2007 09:44:00 -0000 From: Bob Rossi To: Andreas Schwab Cc: gdb-patches@sourceware.org Subject: Re: --with-system-readline for gdb Message-ID: <20070815094426.GE9887@cox.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2007-08/txt/msg00310.txt.bz2 On Wed, Aug 15, 2007 at 11:41:36AM +0200, Andreas Schwab wrote: > This patch adds the --with-system-readline option to the gdb configure > script. OK? That's fine, but how about --with-insalled-readline or just --with-readline? The option name you choose suggests you can only use a readline that was installed on the system and not a readline from your home dir. My 2 cents. Bob Rossi