changeset 75523:fa924d2a62ab

Restore support for hp800's not running HP-UX.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 29 Jan 2007 17:04:18 +0000
parents f486d7246048
children 9257f75df537
files configure.in
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Mon Jan 29 17:03:59 2007 +0000
+++ b/configure.in	Mon Jan 29 17:04:18 2007 +0000
@@ -269,6 +269,7 @@
       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 @@
     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