From 9b77729f64ea509459f450fc91d3266621f381ea Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 20 Mar 2007 19:47:30 +0000 Subject: [PATCH] Fix previous change. --- ChangeLog | 4 ++++ configure.in | 7 ------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index b991e28eb53..b84908c58d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-03-20 Richard Stallman + + * configure.in: Fix previous change. + 2007-03-19 Deanna Phillips (tiny change) * configure.in (arm-*-openbsd*, hppa-*-openbsd*) diff --git a/configure.in b/configure.in index 6060a53ec08..fbcab340260 100644 --- a/configure.in +++ b/configure.in @@ -294,13 +294,6 @@ dnl see the `changequote' comment above. sparc*-*-openbsd*) machine=sparc ;; vax-*-openbsd*) machine=vax ;; x86_64-*-openbsd*) machine=amdx86-64 ;; - i386-*-openbsd*) machine=intel386 ;; - x86_64-*-openbsd*) machine=amdx86-64 ;; - m68k-*-openbsd*) machine=hp9000s300 ;; - mipsel-*-openbsd*) machine=pmax ;; - ns32k-*-openbsd*) machine=ns32000 ;; - sparc-*-openbsd*) machine=sparc ;; - vax-*-openbsd*) machine=vax ;; esac ;; -- 2.39.5