Mercurial > emacs
diff configure @ 75524:9257f75df537
Regenerate.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 29 Jan 2007 17:04:28 +0000 |
parents | 5de7c894e29a |
children | 663d4896e994 f83d17e1ace6 |
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