src/gdb ChangeLog configure.in Makefile.in con ...

kettenis@sources.redhat.com kettenis@sources.redhat.com
Thu Jan 2 16:54:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2003-01-02 08:54:56

Modified files:
	gdb            : ChangeLog configure.in Makefile.in 
	gdb/config/i386: go32.mh 

Log message:
	* configure.in: Move code that provides the --enable-tui option
	before the "Checks for libraries" section.  Polish the code
	somewhat and set need_curses to yes if we build the TUI.  Rewrite
	code that looks for a library providing termcap functionality to
	match more closely what's done in the Readline library, and move
	it into to the "Checks for libraries" section.
	* configure: Regenerated.
	* Makefile.in (TERMCAP): Remove variable.
	* config/i386/go32.mh (TERMCAP): Remove variable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3639&r2=1.3640
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.in.diff?cvsroot=src&r1=1.103&r2=1.104
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.300&r2=1.301
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/go32.mh.diff?cvsroot=src&r1=1.6&r2=1.7



More information about the Gdb-cvs mailing list