summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
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