changeset 24291:7185ff41e811

(powerpc-apple-netbsd*): New alternative.
author Richard M. Stallman <rms@gnu.org>
date Wed, 10 Feb 1999 03:04:15 +0000
parents 8f4f410490af
children 1e4850ff49cb
files configure.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Feb 10 03:02:01 1999 +0000
+++ b/configure.in	Wed Feb 10 03:04:15 1999 +0000
@@ -168,6 +168,7 @@
       m68k-*-netbsd*)
 			# This is somewhat bogus.
 			machine=hp9000s300 ;;
+      powerpc-apple-netbsd*) machine=macppc ;;
       mips-*-netbsd*)	machine=pmax ;;
       ns32k-*-netbsd*)	machine=ns32000 ;;
       sparc-*-netbsd*)	machine=sparc ;;
@@ -185,7 +186,7 @@
       mipsel-*-openbsd*) machine=pmax ;;
       ns32k-*-openbsd*)	machine=ns32000 ;;
       sparc-*-openbsd*)	machine=sparc ;;
-      vax-*-netbsd*)	machine=vax ;;
+      vax-*-openbsd*)	machine=vax ;;
     esac
   ;;