aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-12-31 01:30:52 +0000
committerJason Molenda <jmolenda@apple.com>1998-12-31 01:30:52 +0000
commitadcb1e06ef4856c844bb54f5931e0709edcaa005 (patch)
treee46e40b9cfed0995914a61af731d2cc0aa596e34 /gdb/config/m68k
parent1b0df0adcb6f15845bac5e209617d5e0af346569 (diff)
downloadfsf-binutils-gdb-adcb1e06ef4856c844bb54f5931e0709edcaa005.zip
fsf-binutils-gdb-adcb1e06ef4856c844bb54f5931e0709edcaa005.tar.gz
fsf-binutils-gdb-adcb1e06ef4856c844bb54f5931e0709edcaa005.tar.bz2
1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com)
* utils.c: <readline/readline.h> 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.
Diffstat (limited to 'gdb/config/m68k')
-rw-r--r--gdb/config/m68k/dpx2.mh2
-rw-r--r--gdb/config/m68k/m68kv4.mh5
2 files changed, 0 insertions, 7 deletions
diff --git a/gdb/config/m68k/dpx2.mh b/gdb/config/m68k/dpx2.mh
index e03bdce..4f22ed53 100644
--- a/gdb/config/m68k/dpx2.mh
+++ b/gdb/config/m68k/dpx2.mh
@@ -5,5 +5,3 @@ XDEPFILES=
NAT_FILE= nm-dpx2.h
NATDEPFILES= infptrace.o corelow.o core-aout.o inftarg.o dpx2-nat.o fork-child.o
-
-TERMCAP=-lcurses
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