* config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
[deliverable/binutils-gdb.git] / configure.in
index 12461958756cbe3d47212cfdcce85e0f30871924..5962337875fb443f9a8780f0c5bb5ea175c9bd54 100644 (file)
@@ -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.025119 seconds and 4 git commands to generate.