summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2009-10-19 22:48:52 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2009-10-19 22:48:52 +0000
commitd760435bc9182632aa6c3503ed878d56bbdda889 (patch)
treebb9dc84638b3b92743e184d52f4a1bb079d94f34 /configure
parentc3417a744115ed969526f757ccc6c5aa5c3b92e6 (diff)
downloademacs-d760435bc9182632aa6c3503ed878d56bbdda889.tar.gz
(vac-dec-vms): Remove, not supported anymore.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure9
1 files changed, 0 insertions, 9 deletions
diff --git a/configure b/configure
index 390875f1074..ee6871bf1a3 100755
--- a/configure
+++ b/configure
@@ -2829,15 +2829,6 @@ _ACEOF
esac
;;
- ## Vaxen.
- vax-dec-* )
- machine=vax
- case "${canonical}" in
- *-vms* ) opsys=vms ;;
- * ) unported=yes
- esac
- ;;
-
## IA-64
ia64*-*-linux* )
machine=ia64 opsys=gnu-linux