From adcb1e06ef4856c844bb54f5931e0709edcaa005 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Thu, 31 Dec 1998 01:30:52 +0000 Subject: 1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com) * utils.c: instead of "readline/readline.h". * configure.in (TERM_LIB): Search for the appropriate term library on the host system. * configure: Regenerated. * Makefile.in (TERMCAP): Set based on autoconf check. * config/*/*.mh: Don't override TERMCAP setting. --- gdb/config/m68k/m68kv4.mh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gdb/config/m68k/m68kv4.mh') diff --git a/gdb/config/m68k/m68kv4.mh b/gdb/config/m68k/m68kv4.mh index 4e62bf7..f2db3d9 100644 --- a/gdb/config/m68k/m68kv4.mh +++ b/gdb/config/m68k/m68kv4.mh @@ -5,8 +5,3 @@ XDEPFILES= NAT_FILE= nm-sysv4.h NATDEPFILES= corelow.o core-regset.o solib.o procfs.o fork-child.o - -# SVR4 comes standard with terminfo, and in some implementations, the -# old termcap descriptions are incomplete. So ensure that we use the -# new terminfo interface and latest terminal descriptions. -TERMCAP=-ltermlib -- cgit v1.1