Mercurial > emacs
changeset 75524:9257f75df537
Regenerate.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 29 Jan 2007 17:04:28 +0000 |
parents | fa924d2a62ab |
children | 53a1273f562c |
files | configure |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Jan 29 17:04:18 2007 +0000 +++ b/configure Mon Jan 29 17:04:28 2007 +0000 @@ -2235,6 +2235,7 @@ vax-*-netbsd*) machine=vax ;; arm-*-netbsd*) machine=arm ;; x86_64-*-netbsd*) machine=amdx86-64 ;; + hppa-*-netbsd*) machine=hp800 ;; shle-*-netbsd*) machine=sh3el ;; esac ;; @@ -2572,6 +2573,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