]> git.eshelyaron.com Git - emacs.git/commitdiff
New config hppa*-hp-hpux9shr*.
authorRichard M. Stallman <rms@gnu.org>
Mon, 23 May 1994 07:08:20 +0000 (07:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 23 May 1994 07:08:20 +0000 (07:08 +0000)
configure1.in

index a9744e571133c6bb8de92cdc4775bb1960e581a4..0620b1fab5bb8a0fc5331917158d0b1aafd7f686 100755 (executable)
@@ -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* )