* configure.in: Move code that provides the --enable-tui option
authorMark Kettenis <kettenis@gnu.org>
Thu, 2 Jan 2003 16:54:56 +0000 (16:54 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 2 Jan 2003 16:54:56 +0000 (16:54 +0000)
commit287c1a400f96e50aea97a33bc33ee3c9af120b7e
treefa341b45640137f9b6e452c341350feb0cfdc2e9
parent684e56bf6771a1da3c1411fdce8b1a430a888e3f
* 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.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/go32.mh
gdb/configure.in