OSDN Git Service

* configure.in: Move code that provides the --enable-tui option
authorkettenis <kettenis>
Thu, 2 Jan 2003 16:54:51 +0000 (16:54 +0000)
committerkettenis <kettenis>
Thu, 2 Jan 2003 16:54:51 +0000 (16:54 +0000)
commit2f5eb96617101cc712488788e5b20745fd26fc31
treeda8bf4b3c4d7527703b3fd730ba6accd11b66158
parentff3a919ff79623ba4f556c594d1e1d37b2c6cf38
* 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