This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --with-system-readline for gdb


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?
> 
> Andreas.
> 
> 2007-08-15  Andreas Schwab  <schwab@suse.de>
> 
> 	* configure.ac: Accept --with-system-readline.
> 	(READLINE, READLINE_DEPS, READLINE_CFLAGS): Define and substitute.
> 	* configure: Regenerate.
> 	* Makefile.in (READLINE, READLINE_DEPS, READLINE_CFLAGS): Use
> 	substituted values.
> 	(CDEPS): Use $(READLINE_DEPS) instead of $(READLINE).

This is OK.

As Jan said, there will still be readline documentation references.
And the top level will still build readline if it's present.  But it's
still a step forward; thanks.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]