]> git.eshelyaron.com Git - emacs.git/commitdiff
Restore support for hp800's not running HP-UX.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 17:04:18 +0000 (17:04 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 17:04:18 +0000 (17:04 +0000)
configure.in

index ffafa5850404a5f8ba031fd52f45181ce8179a3b..5365649056d556b7ba22ed8d35ac6bfd11b47161 100644 (file)
@@ -269,6 +269,7 @@ dnl see the `changequote' comment above.
       vax-*-netbsd*)   machine=vax ;;
       arm-*-netbsd*)   machine=arm ;;
       x86_64-*-netbsd*)        machine=amdx86-64 ;;
+      hppa-*-netbsd*)  machine=hp800 ;;
       shle-*-netbsd*)  machine=sh3el ;;
     esac
   ;;
@@ -606,6 +607,14 @@ dnl see the `changequote' comment above.
     esac
   ;;
 
+  hppa*-*-linux-gnu* )
+    machine=hp800 opsys=gnu-linux
+  ;;
+
+  hppa*-*-nextstep* )
+    machine=hp800 opsys=nextstep
+  ;;
+
   ## Orion machines
   orion-orion-bsd* )
     machine=orion opsys=bsd4-2