changeset 76637:94c20495b575

Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 20 Mar 2007 19:47:23 +0000
parents 88155f310fdf
children 6e19bdae1f08
files configure.in
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Tue Mar 20 18:36:15 2007 +0000
+++ b/configure.in	Tue Mar 20 19:47:23 2007 +0000
@@ -294,13 +294,6 @@
       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
   ;;