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
commitbde095f9ac718b2b22f98aa96d9d6c0961999587 (patch)
treef6a27432df5fdddabbe7ef445103d43af0327772 /configure
parent1885ff2b78b5f72f107a645a615ae7aeaa475aea (diff)
downloademacs-bde095f9ac718b2b22f98aa96d9d6c0961999587.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