Mercurial > emacs
diff configure.in @ 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 | 9f5312eef798 |
children | 663d4896e994 f83d17e1ace6 |
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