Fix for transfers across segments.
[deliverable/binutils-gdb.git] / configure.in
index 1c6393450435c628d9ef56956d690484c063aeb9..5962337875fb443f9a8780f0c5bb5ea175c9bd54 100644 (file)
@@ -42,7 +42,7 @@
 
 # these libraries are used by various programs built for the host environment
 #
-host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk tcl8.1 tk8.1 tclX itcl tix libgui zlib"
+host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk tclX itcl tix libgui zlib"
 
 libstdcxx_version="target-libstdc++-v3"
 # Don't use libstdc++-v3's flags to configure/build itself.
@@ -633,10 +633,6 @@ case "${target}" in
     # Skip some stuff that's unsupported on some NetBSD configurations.
     case "${target}" in
       i*86-*-netbsdelf*) ;;
-      vax-*-netbsd*)
-       # gas is not yet supported on vax-netbsd.
-       noconfigdirs="gas $noconfigdirs ${libgcj}"
-       ;;
       *)
        noconfigdirs="$noconfigdirs ${libgcj}"
        ;;
This page took 0.026193 seconds and 4 git commands to generate.