From 287c1a400f96e50aea97a33bc33ee3c9af120b7e Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 2 Jan 2003 16:54:56 +0000 Subject: * 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/config/i386/go32.mh | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/config') diff --git a/gdb/config/i386/go32.mh b/gdb/config/i386/go32.mh index 94a7a9d..846896b 100644 --- a/gdb/config/i386/go32.mh +++ b/gdb/config/i386/go32.mh @@ -9,7 +9,6 @@ XM_FILE= xm-go32.h NAT_FILE= nm-go32.h NATDEPFILES= go32-nat.o i386-nat.o -TERMCAP= HOST_IPC= CC= gcc XM_CLIBS= -ldbg -- cgit v1.1