aboutsummaryrefslogtreecommitdiffstats
path: root/configure1.in
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-05-23 07:08:20 +0000
committerRichard M. Stallman <[email protected]>1994-05-23 07:08:20 +0000
commitd3da379e6cddea11d1decc52fb3d382bdb17ab91 (patch)
treedd521157014aa28fa923f613bf078e19a82cc340 /configure1.in
parent4d73d0388d03c94cca6335d0a352514756c6a8dc (diff)
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 a9744e5711..0620b1fab5 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* )