summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-01-29 17:04:18 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-01-29 17:04:18 +0000
commit4cf8afc08b792317c6569028aa1fc6b52913859b (patch)
tree3f534e8321eb012807df62a577f04270b2f23962 /configure.in
parent376f35ce4a945ebe4e120502381f9ae331cc2b7f (diff)
downloademacs-4cf8afc08b792317c6569028aa1fc6b52913859b.tar.gz
Restore support for hp800's not running HP-UX.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index ffafa585040..5365649056d 100644
--- a/configure.in
+++ b/configure.in
@@ -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