* as.c (emulation_name): Remove unused static variable.
[deliverable/binutils-gdb.git] / configure.in
index ffd1c142f78809260410e602832f2e86b0bc230d..4ec6e10972737461b24acc131c1ebc14b028725f 100644 (file)
@@ -395,6 +395,9 @@ case "${target}" in
     # gas doesn't generate exception information.
     noconfigdirs="$noconfigdirs gas ld emacs fileutils grep target-newlib target-libgloss"
     ;;
+  alpha*-*-*vms*)
+    noconfigdirs="$noconfigdirs gdb ld target-newlib target-libgloss"
+    ;;
   alpha*-*-*)
     # newlib is not 64 bit ready
     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
This page took 0.024162 seconds and 4 git commands to generate.