summaryrefslogtreecommitdiff
path: root/configure1.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-23 07:08:20 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-23 07:08:20 +0000
commit48c4cf71ae7e4fb9c1903b941b67e807e741b942 (patch)
tree2bc93e5849e7367413f30ed76664ef091859f295 /configure1.in
parent6df3f3b49280f0cba7d31260e091d50445ddad9f (diff)
downloademacs-48c4cf71ae7e4fb9c1903b941b67e807e741b942.tar.gz
New config hppa*-hp-hpux9shr*.
Diffstat (limited to 'configure1.in')
-rwxr-xr-xconfigure1.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure1.in b/configure1.in
index a9744e57113..0620b1fab5b 100755
--- a/configure1.in
+++ b/configure1.in
@@ -690,6 +690,9 @@ case "${canonical}" in
hppa*-hp-hpux9* )
machine=hp800 opsys=hpux9
;;
+ hppa*-hp-hpux9shr* )
+ machine=hp800 opsys=hpux9shr
+ ;;
## HP 9000 series 700 and 800, running HP/UX
hppa*-hp-hpux* )