From d760435bc9182632aa6c3503ed878d56bbdda889 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Mon, 19 Oct 2009 22:48:52 +0000 Subject: [PATCH] (vac-dec-vms): Remove, not supported anymore. --- ChangeLog | 4 ++++ configure | 9 --------- configure.in | 9 --------- 3 files changed, 4 insertions(+), 18 deletions(-) diff --git a/ChangeLog b/ChangeLog index cbe7a645393..c9f48d18886 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-10-19 Dan Nicolaescu + + * configure.in (vac-dec-vms): Remove, not supported anymore. + 2009-10-15 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Back out previous change. 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 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 -- 2.39.2