]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 Mar 2007 19:47:30 +0000 (19:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 Mar 2007 19:47:30 +0000 (19:47 +0000)
ChangeLog
configure.in

index b991e28eb53f04ba564a2111d44461b888d26f53..b84908c58d3e858a11bbcaeb008621c0b088896e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-20  Richard Stallman  <rms@gnu.org>
+
+       * configure.in: Fix previous change.
+
 2007-03-19  Deanna Phillips  <deanna@sixbit.org>  (tiny change)
 
        * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
index 6060a53ec08231fca8346f3251e630ee6ade2607..fbcab340260f8b8b76bc37ee905df2fadae3ded8 100644 (file)
@@ -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
   ;;