From b2107b04a5929634b096eb33cd1309e7e0f7c3b3 Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Sun, 1 Dec 1996 08:30:09 +0000 Subject: [PATCH] * configure.in (mips*-sgi-irix6*): Remove gdb and related directories from noconfigdirs. --- ChangeLog | 5 +++++ configure.in | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a92c75b52db..781e3210e66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * configure.in (mips*-sgi-irix6*): Remove gdb and related + directories from noconfigdirs. + Tue Nov 26 11:45:33 1996 Kim Knuttila * config.sub (basic_machine): added mips16 configuration diff --git a/configure.in b/configure.in index 706c715b89d..cde45ef029f 100644 --- a/configure.in +++ b/configure.in @@ -536,8 +536,7 @@ case "${target}" in mips*-*-irix6*) # The GNU linker does not support shared libraries. # emacs is emacs 18, which does not work on Irix 5 (emacs19 does work) - # BFD does not have Irix 6 support yet. - noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb readline mmalloc sim gprof emacs target-libgloss" + noconfigdirs="$noconfigdirs binutils ld gas gprof emacs target-libgloss" ;; mips*-dec-bsd*) noconfigdirs="$noconfigdirs gprof target-libgloss" -- 2.30.2