summaryrefslogtreecommitdiff
path: root/configure.in
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.in
parentc3417a744115ed969526f757ccc6c5aa5c3b92e6 (diff)
downloademacs-d760435bc9182632aa6c3503ed878d56bbdda889.tar.gz
(vac-dec-vms): Remove, not supported anymore.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/configure.in b/configure.in
index a9e4c54bb5e..87c820ff81c 100644
--- a/configure.in
+++ b/configure.in
@@ -579,15 +579,6 @@ dnl see the `changequote' comment above.
esac
;;
- ## Vaxen.
- vax-dec-* )
- machine=vax
- case "${canonical}" in
- *-vms* ) opsys=vms ;;
- * ) unported=yes
- esac
- ;;
-
## IA-64
ia64*-*-linux* )
machine=ia64 opsys=gnu-linux